summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorEmmanuele Bassi <ebassi@gnome.org>2015-07-04 19:33:23 +0100
committerMatthias Clasen <mclasen@redhat.com>2015-07-07 12:56:01 -0400
commit8eb59d1cd1bf24d3419085a4c039f61461f2499d (patch)
treeadaf1285428373d9055a3d7fed5c17e2ae24e4b0
parent98b5304fad3043c95377a59145f5ef4be026d4d0 (diff)
downloadgtk+-8eb59d1cd1bf24d3419085a4c039f61461f2499d.tar.gz
docs: Drop deprecated symbolic icon names
Do not suggest using icons that do not exist.
-rw-r--r--gtk/deprecated/gtkarrow.c3
1 files changed, 1 insertions, 2 deletions
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"