Commit graph

26 commits

Author SHA1 Message Date
Bastien Nocera
a250580a6b Port about-me to PolicyKit 1.0
Remove the polkit-gnome dependency. It's unlikely that admins
would require a password for the user to enroll themselves,
and we can't modify other users' fingerprints either.
2009-08-16 17:55:30 +01:00
Robert Ancell
872a2f0da7 Remove libglade dependency on gnome-about-me 2009-07-31 09:09:30 +10:00
Thomas Wood
5d882a3bdd Automatically generate .gitignore files with git.mk
Add git.mk and include it in all Makefiles to generate .gitignore files
2009-07-16 00:38:51 +01:00
Bastien Nocera
af839df16e New icons for fingerprint screen from Michael Langlie <mlanglie@redhat.com> 2009-07-09 13:19:34 +02:00
Rodrigo Moya
9d2f772bbd add fprintd-marshal.list to EXTRA_DIST.
2008-12-02  Rodrigo Moya <rodrigo@gnome-db.org>

	* Makefile.am: add fprintd-marshal.list to EXTRA_DIST.

svn path=/trunk/; revision=9159
2008-12-02 16:40:19 +00:00
Bastien Nocera
b83b10d8b1 Optionally check for PolicyKit
2008-11-27  Bastien Nocera  <hadess@hadess.net>

	* configure.in: Optionally check for PolicyKit

2008-11-27  Bastien Nocera  <hadess@hadess.net>

	* Makefile.am:
	* fingerprint-strings.h:
	* fprintd-marshal.list:
	* gnome-about-me-fingerprint.c:
	* gnome-about-me-fingerprint.glade:
	* gnome-about-me-fingerprint.h:
	* gnome-about-me.c (create_fingerprint_button),
	(about_me_load_info), (about_me_fingerprint_button_clicked_cb),
	(about_me_setup_dialog), (main):
	* gnome-about-me.glade: Add support for enrolling fingerprints
	using the fprintd D-Bus service (Closes: #561881)

2008-11-27  Bastien Nocera  <hadess@hadess.net>

	* POTFILES.in: Add new files from the fingerprint
	enrollment support


svn path=/trunk/; revision=9153
2008-11-27 22:09:05 +00:00
Jens Granseuer
849371cf5e don't distribute the .desktop.in file
2008-02-16  Jens Granseuer  <jensgr@gmx.net>

	* Makefile.am: don't distribute the .desktop.in file

svn path=/trunk/; revision=8491
2008-02-16 11:32:14 +00:00
Jens Granseuer
9c8c1435e9 remove obsolete build stuff from the about-me capplet (bug #430219)
2007-04-25  Jens Granseuer  <jensgr@gmx.net>

	* configure.in:
	* capplets/about-me/Makefile.am:
	* capplets/about-me/gnome-about-me-password.c:
	remove obsolete build stuff from the about-me capplet (bug #430219)

svn path=/trunk/; revision=7494
2007-04-25 18:17:13 +00:00
Jens Granseuer
29478049dd Based on a patch by: Bastien Nocera <hadess@hadess.net>
2007-03-19  Jens Granseuer  <jensgr@gmx.net>

	Based on a patch by: Bastien Nocera <hadess@hadess.net>

	* Makefile.am: don't try to build about-me if it's been disabled in
	configure and make is run in the subdir (closes bug #408552)

svn path=/trunk/; revision=7399
2007-03-19 18:28:38 +00:00
Jens Granseuer
67d5239993 change default dir for the image chooser to $datadir/pixmaps/faces (same
2007-02-25  Jens Granseuer  <jensgr@gmx.net>

	* Makefile.am:
	* gnome-about-me.c: (about_me_image_clicked_cb): change default dir for
	the image chooser to $datadir/pixmaps/faces (same as gdm) and add a
	bookmark for ~/Pictures if available (fixes bug #408305)

svn path=/trunk/; revision=7333
2007-02-25 10:07:28 +00:00
Jens Granseuer
a8497f4c62 fix build in general, with gcc 2 in particular, and also get rid of a few
2007-02-07  Jens Granseuer  <jensgr@gmx.net>

	* Makefile.am:
	* gnome-about-me-password.c: (passdlg_set_auth_state),
	(passdlg_validate_passwords):
	* gnome-about-me.c: (about_me_load_string_field),
	(about_me_setup_dialog): fix build in general, with gcc 2 in particular,
	and also get rid of a few warnings

svn path=/trunk/; revision=7257
2007-02-07 20:46:34 +00:00
Jens Granseuer
c9d0aee628 add cappletname variable which is used to define G_LOG_DOMAIN (fixes
2007-02-03  Jens Granseuer  <jensgr@gmx.net>

	* capplets/about-me/Makefile.am:
	* capplets/background/Makefile.am:
	* capplets/default-applications/Makefile.am:
	* capplets/display/Makefile.am:
	* capplets/font/Makefile.am:
	* capplets/keybindings/Makefile.am:
	* capplets/keyboard/Makefile.am:
	* capplets/mouse/Makefile.am:
	* capplets/network/Makefile.am:
	* capplets/sound/Makefile.am:
	* capplets/theme-switcher/Makefile.am:
	* capplets/ui-properties/Makefile.am:
	* capplets/windows/Makefile.am: add cappletname variable which is
	used to define G_LOG_DOMAIN (fixes #380991)

svn path=/trunk/; revision=7239
2007-02-03 17:18:29 +00:00
Christian Persch
43d40d7a0a Don't define directories in configure. Remove some obsolete defines, and
2007-02-02  Christian Persch  <chpe@svn.gnome.org>

	* Makefile.am:
	* capplets/about-me/Makefile.am:
	* capplets/about-me/gnome-about-me-password.c: (passdlg_init):
	* capplets/about-me/gnome-about-me.c: (about_me_setup_dialog):
	* capplets/accessibility/at-properties/Makefile.am:
	* capplets/accessibility/keyboard/Makefile.am:
	* capplets/accessibility/keyboard/accessibility-keyboard.c:
	(setup_accessX_dialog):
	* capplets/background/Makefile.am:
	* capplets/background/gnome-wp-capplet.c: (gnome_wp_create_dialog):
	* capplets/common/Makefile.am:
	* capplets/common/capplet-util.c: (capplet_set_icon):
	* capplets/default-applications/Makefile.am:
	* capplets/display/Makefile.am:
	* capplets/file-types/Makefile.am:
	* capplets/file-types/file-types-capplet.c: (create_dialog):
	* capplets/file-types/mime-category-edit-dialog.c:
	(mime_category_edit_dialog_init):
	* capplets/file-types/mime-edit-dialog.c: (mime_edit_dialog_init):
	* capplets/file-types/service-edit-dialog.c:
	(service_edit_dialog_init):
	* capplets/font/Makefile.am:
	* capplets/keybindings/Makefile.am:
	* capplets/keybindings/gnome-keybinding-properties.c:
	(create_dialog):
	* capplets/keyboard/Makefile.am:
	* capplets/keyboard/gnome-keyboard-properties-xkblt.c:
	(xkb_layout_choose):
	* capplets/keyboard/gnome-keyboard-properties-xkbmc.c:
	(choose_model):
	* capplets/keyboard/gnome-keyboard-properties.c: (create_dialog):
	* capplets/localization/Makefile.am:
	* capplets/localization/gnome-localization-properties.c:
	(create_dialog):
	* capplets/mime-type/Makefile.am:
	* capplets/mouse/Makefile.am:
	* capplets/mouse/gnome-mouse-properties.c: (create_dialog):
	* capplets/network/Makefile.am:
	* capplets/network/gnome-network-preferences.c:
	(cb_http_details_button_clicked), (main):
	* capplets/rollback/Makefile.am:
	* capplets/sound/Makefile.am:
	* capplets/sound/sound-properties-capplet.c: (create_dialog),
	(device_test_button_clicked):
	* capplets/theme-switcher/Makefile.am:
	* capplets/ui-properties/Makefile.am:
	* capplets/ui-properties/gnome-ui-properties.c: (create_dialog):
	* capplets/url-properties/Makefile.am:
	* capplets/windows/Makefile.am:
	* capplets/wm-properties/wm-desktops/Makefile.am:
	* configure.in:
	* gnome-settings-daemon/Makefile.am:
	* gnome-settings-daemon/actions/Makefile.am:
	* gnome-settings-daemon/gnome-settings-xmodmap.c:
	(gnome_settings_modmap_dialog_call):
	* gnome-settings-daemon/gnome-settings-xrdb.c:
	* gnome-settings-daemon/gsd-media-keys-window.c: (action_changed),
	(gsd_media_keys_window_init):
	* gnome-settings-daemon/xrdb/Makefile.am:
	* typing-break/Makefile.am:
	* vfs-methods/themus/Makefile.am: Don't define directories in
	configure. Remove some obsolete defines, and use the standard
	installation paths. Bug #395383.

svn path=/trunk/; revision=7226
2007-02-02 18:12:40 +00:00
Diego González
70c6f6a664 New "change password" dialog developed by Johannes H. Jensen 2006-05-17 11:15:53 +00:00
Brian Cameron
75f8b56f01 Fix so that gnome-about-me works on non-linux systems which do not have
2005-11-25  Brian Cameron  <Brian.Cameron@sun.com>

        * configure.in, capplets/about-me/Makefile.am
          capplets/about-me/gnome-about-me.c,
          capplets/about-me/gnome-about-me-password.c:
          Fix so that gnome-about-me works on non-linux
          systems which do not have forkpty().
2005-11-25 20:18:23 +00:00
Diego Gonzalez
542dfba26c Don't build e-util-marshal, as we can use the glib marshallers. Use
2005-07-16  Diego Gonzalez  <diego@pemas.net>

    * Makefile.am: Don't build e-util-marshal, as we can use
      the glib marshallers.
    * e-image-chooser.c: (e_image_chooser_class_init): Use standard
      glib marshallers.
    * gnome-about-me.c: (about_me_focus_out),
      (about_me_get_address_field), (about_me_setup_dialog): Add some
      error checking.

      Patch by James Bowes.
2005-07-16 21:09:01 +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
Sebastien Bacher
f37d2a8268 fix the list of desktop files for the tarball. fix the component.
2005-07-05  Sebastien Bacher  <seb128@debian.org>

	* Makefile.am: fix the list of desktop files for the tarball.
	* gnome-about-me.desktop.in.in: fix the component.
2005-07-04 22:49:06 +00:00
Sebastien Bacher
8bfafbe86d clear the desktop file 2005-07-04 22:33:07 +00:00
Sebastien Bacher
6668dd1649 fix the list of files for the tarball, build the new capplet 2005-07-04 22:25:09 +00:00
Diego Gonzalez
520b1aa09f remove cracklib remove dependencies on cracklib remove it
2005-06-22  Diego Gonzalez <diego@pemas.net>

    * Makefile.am: remove cracklib
    * gnome-about-me-password.c (passdlg_check_password_timeout_cb):
      remove dependencies on cracklib
    * cracklib/*: remove it

2005-06-21  Diego Gonzalez <diego@pemas.net>

    * gnome-about-me.c: Improve some error messages
      about_me_error: new function
    * (about_me_load_info): Avoid crashing when switching to the Address tab
    * (about_me_commit): generate a good file_as field, code taken from evolution
2005-06-23 11:27:21 +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
Diego Gonzalez
f421080374 fix gnome-about-me.desktop installation
2005-04-04  Diego Gonzalez <diego@pemas.net>

	* Makefile.am: fix gnome-about-me.desktop installation

2005-04-01  Diego Gonzalez <diego@pemas.net>

	* gnome-about-me.c: fix the case where the self uid is wrong
	  and the edition when the self contact is created for the
	  first time.
2005-04-04 19:20:02 +00:00
Diego González
f30b097f60 head ChangeLog 2005-04-04 19:11:09 +00:00
Sebastien Bacher
e065267cb9 build e-util-marshal.c.
2005-02-09  Sebastien Bacher  <seb128@debian.org>

	* Makefile.am: build e-util-marshal.c.
2005-02-09 20:08:43 +00:00
Diego González
dfd5a56899 adding the about-me capplet 2004-11-03 20:29:08 +00:00