docs: Drop deprecated symbolic icon names
authorEmmanuele Bassi <ebassi@gnome.org>
Sat, 4 Jul 2015 18:33:23 +0000 (19:33 +0100)
committerEmmanuele Bassi <ebassi@gnome.org>
Sat, 4 Jul 2015 18:34:23 +0000 (19:34 +0100)
Do not suggest using icons that do not exist.

gtk/deprecated/gtkarrow.c

index dd76f1e48b62ce90709a65414536c493439b9b4a..3312ffc2e999bcdfca70d9e8724fd637b6bfb1d1 100644 (file)
@@ -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"