add a tooltip to the image button to make it accessible
2007-07-23 Jens Granseuer <jensgr@gmx.net> * gnome-about-me.glade: add a tooltip to the image button to make it accessible svn path=/trunk/; revision=7869
This commit is contained in:
parent
7ea1e18d5c
commit
88b4dcb0e3
2 changed files with 6 additions and 0 deletions
|
@ -1,3 +1,8 @@
|
||||||
|
2007-07-23 Jens Granseuer <jensgr@gmx.net>
|
||||||
|
|
||||||
|
* gnome-about-me.glade: add a tooltip to the image button to make it
|
||||||
|
accessible
|
||||||
|
|
||||||
2007-06-23 Guilherme de S. Pastore <gpastore@gnome.org>
|
2007-06-23 Guilherme de S. Pastore <gpastore@gnome.org>
|
||||||
|
|
||||||
* gnome-about-me-password.c: fix a small typo ("wether" -> "whether")
|
* gnome-about-me-password.c: fix a small typo ("wether" -> "whether")
|
||||||
|
|
|
@ -93,6 +93,7 @@
|
||||||
<property name="can_focus">True</property>
|
<property name="can_focus">True</property>
|
||||||
<property name="relief">GTK_RELIEF_NORMAL</property>
|
<property name="relief">GTK_RELIEF_NORMAL</property>
|
||||||
<property name="focus_on_click">True</property>
|
<property name="focus_on_click">True</property>
|
||||||
|
<property name="tooltip" translatable="yes">Select your photo</property>
|
||||||
|
|
||||||
<child>
|
<child>
|
||||||
<widget class="Custom" id="image-chooser">
|
<widget class="Custom" id="image-chooser">
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue