Commit graph

13 commits

Author SHA1 Message Date
Sebastien Bacher
3e43e8e477 fix label alignment (Closes: #343056)
2006-05-26  Sebastien Bacher  <seb128@debian.org>

	* gnome-about-me.glade: fix label alignment (Closes: #343056)
2006-05-26 20:00:08 +00:00
Diego González
70c6f6a664 New "change password" dialog developed by Johannes H. Jensen 2006-05-17 11:15:53 +00:00
Diego Gonzalez
0eb8e8b5d6 fix crash 317315.
2006-01-21  Diego Gonzalez   <diego@pemas.net>

	* gnome-about-me.c (about_me_foucs_out): fix crash 317315.

2006-01-21  Diego Gonzalez   <diego@pemas.net>

	* gnome-about-me.glade: don't accept tabs in the address fields to
	  preserve the tab navigation on the dialog, as suggested by
	  Sebastien Bacher in bug 317468.
2006-01-21 16:59:38 +00:00
Diego González
27c8a5ed16 Revert patch of the previous patch as it modified the UI 2005-08-16 12:10:15 +00:00
Olaf Heiring
4c49664894 use integer to avoid comparison being always true due to limited range.
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-15 18:09:33 +00:00
Diego González
bc36bd888d Make the dialog a bit bigger to fit some of the strings 2005-08-06 17:32:04 +00:00
Dennis Cranston
6b0cd523f8 Set a default message. Use g_strconcat() instead of g_strdup() and mark
2005-07-12  Dennis Cranston <dennis_cranston at yahoo com>

    * gnome-about-me-password.c (passdlg_check_password_timeout_cb):
      Set a default message. Use g_strconcat() instead of g_strdup()
      and mark strings for translation; (gnome_about_me_password):
      Set the window icon.

    * gnome-about-me.glade:  Rearrange the change password dialog.
      Relabel the ok button to 'Change Password'.

      Closes bug 310307
2005-07-16 21:37:15 +00:00
Diego González
98d1ad8a49 Forgot to commit this file. 2005-07-13 10:03:25 +00:00
Diego González
f0ff8f7cc3 2005-07-05 Diego Gonzalez <diego@pemas.net
Patch by Jaap A. Haitsma <jaap@haitsma.org>

        * gnome-about-me.c: Remove use of bonobo, we don't need it.
        * gnome-about-me.c: Reorder some of the code and simplify file
          chooser, also avoid having more than on instance of the
          file chooser dialog opened.
        * gnome-about-me.glade: remove some garbage that was left
        * gnome-about-me.desktop.in.in: set the correct bugzilla component
          and icon.
	* Makefile.am: fix so that the custom dialog works in glade (bug 309353)
        * Set dialog icon (bug 309342)
2005-07-05 10:34:49 +00:00
Diego González
a6352fc137 Lots of changes on the password dialog and a bit of a performance improvement
on the main dialog while instant applying the changes to the EDS database.
2005-06-15 00:25:55 +00:00
Olav Vitters
26d40d3efc 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.
2005-05-16 19:51:57 +00:00
Sebastien Bacher
d9b116a8e7 fixed a typo (Closes: #162094).
2004-12-23  Sebastien Bacher  <seb128@debian.org>

	* gnome-about-me.glade: fixed a typo (Closes: #162094).
2004-12-23 17:09:26 +00:00
Diego González
dfd5a56899 adding the about-me capplet 2004-11-03 20:29:08 +00:00