From: Emmanuele Bassi Date: Sat, 4 Jul 2015 18:33:23 +0000 (+0100) Subject: docs: Drop deprecated symbolic icon names X-Git-Tag: archive/raspbian/4.4.1+ds1-2+rpi1^2~18^2~24^2~9151 X-Git-Url: https://dgit.raspbian.org/?a=commitdiff_plain;h=d2569a3860613172007630ad863162d39fbb7cdc;p=gtk4.git docs: Drop deprecated symbolic icon names Do not suggest using icons that do not exist. --- diff --git a/gtk/deprecated/gtkarrow.c b/gtk/deprecated/gtkarrow.c index dd76f1e48b..3312ffc2e9 100644 --- a/gtk/deprecated/gtkarrow.c +++ b/gtk/deprecated/gtkarrow.c @@ -47,8 +47,7 @@ * doing automatic flipping between #GTK_ARROW_LEFT and #GTK_ARROW_RIGHT, * depending on the text direction. To get the same effect with an image, * use the icon names “pan-start-symbolic“ and “pan-end-symbolic“, which - * react to the text direction instead of “pan-left-symbolic“ and - * “pan-right-symbolic“ which don't. + * react to the text direction. */ #include "config.h"