projects
/
gtk4.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
c5a250c
)
docs: Drop deprecated symbolic icon names
author
Emmanuele Bassi
<ebassi@gnome.org>
Sat, 4 Jul 2015 18:33:23 +0000
(19:33 +0100)
committer
Emmanuele 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
patch
|
blob
|
history
diff --git
a/gtk/deprecated/gtkarrow.c
b/gtk/deprecated/gtkarrow.c
index dd76f1e48b62ce90709a65414536c493439b9b4a..3312ffc2e999bcdfca70d9e8724fd637b6bfb1d1 100644
(file)
--- 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"