Remove garbage text. Patch by Benjamin LeMasurier. Fixes bug #162492.
2005-05-16 Olav Vitters <olav@bkor.dhs.org> * gnome-about-me.glade: Remove garbage text. Patch by Benjamin LeMasurier. Fixes bug #162492.
This commit is contained in:
parent
88d037967b
commit
26d40d3efc
2 changed files with 6 additions and 1 deletions
|
@ -1,3 +1,8 @@
|
|||
2005-05-16 Olav Vitters <olav@bkor.dhs.org>
|
||||
|
||||
* gnome-about-me.glade: Remove garbage text. Patch by Benjamin
|
||||
LeMasurier. Fixes bug #162492.
|
||||
|
||||
2005-04-01 Diego Gonzalez <diego@pemas.net>
|
||||
|
||||
* gnome-about-me.c: fix the case where the self uid is wrong
|
||||
|
|
|
@ -174,7 +174,7 @@
|
|||
<child>
|
||||
<widget class="GtkLabel" id="login">
|
||||
<property name="visible">True</property>
|
||||
<property name="label" translatable="yes">asdfasdfasdfasdfasdf</property>
|
||||
<property name="label" translatable="yes"> </property>
|
||||
<property name="use_underline">False</property>
|
||||
<property name="use_markup">False</property>
|
||||
<property name="justify">GTK_JUSTIFY_LEFT</property>
|
||||
|
|
Loading…
Add table
Reference in a new issue