Revert patch of the previous patch as it modified the UI

This commit is contained in:
Diego González 2005-08-16 12:10:15 +00:00
parent 4c49664894
commit 27c8a5ed16
2 changed files with 19 additions and 1 deletions

View file

@ -1,3 +1,21 @@
2005-08-16 Diego Gonzalez <diego@pemas.net>
* gnome-about-me.glade: revert the part of the previous patch that
modified the UI, as we are in UI freeze.
2005-08-15 Olaf Heiring <olh@suse.de>
* gnome-about-me-password.c (read_everything): use integer to avoid
comparison being always true due to limited range.
2005-08-15 Diego Gonzalez <diego@pemas.net>
* gnome-about-me-password.c (update_password): use "wrapped" instead
of "one" to handler the case where the passwd command finds the
password wrapped. Use a long delay period.
Patch by Jaap Hatsima.
2005-08-14 Francisco Javier F. Serrador <serrador@cvs.gnome.org>
* gnome-about-me-password.c (update_password): Replace "passwod is

View file

@ -2843,7 +2843,7 @@
<property name="xpad">0</property>
<property name="ypad">0</property>
<property name="ellipsize">PANGO_ELLIPSIZE_NONE</property>
<property name="width_chars">50</property>
<property name="width_chars">39</property>
<property name="single_line_mode">False</property>
<property name="angle">0</property>
</widget>