Patch by: Gabor Kelemen <kelemeng@gnome.hu>
2007-08-27 Thomas Wood <thos@gnome.org> Patch by: Gabor Kelemen <kelemeng@gnome.hu> * data/appearance.glade: Fix bug 470532 (gtk-delete stock id is marked for translation) svn path=/trunk/; revision=8046
This commit is contained in:
parent
cd12dddc9b
commit
744a7f170c
2 changed files with 8 additions and 1 deletions
|
@ -1,3 +1,10 @@
|
|||
2007-08-27 Thomas Wood <thos@gnome.org>
|
||||
|
||||
Patch by: Gabor Kelemen <kelemeng@gnome.hu>
|
||||
|
||||
* data/appearance.glade: Fix bug 470532 (gtk-delete stock id is marked for
|
||||
translation)
|
||||
|
||||
2007-08-23 Jens Granseuer <jensgr@gmx.net>
|
||||
|
||||
* appearance-themes.c: (theme_get_thumbnail_from_cache):
|
||||
|
|
|
@ -1932,7 +1932,7 @@ Text only</property>
|
|||
<property name="can_focus">True</property>
|
||||
<property name="receives_default">True</property>
|
||||
<property name="events">GDK_POINTER_MOTION_MASK | GDK_POINTER_MOTION_HINT_MASK | GDK_BUTTON_PRESS_MASK | GDK_BUTTON_RELEASE_MASK</property>
|
||||
<property name="label" translatable="yes">gtk-delete</property>
|
||||
<property name="label">gtk-delete</property>
|
||||
<property name="use_stock">True</property>
|
||||
<property name="sensitive">False</property>
|
||||
</widget>
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue