Commit graph

9 commits

Author SHA1 Message Date
Frédéric Crozat
8067b55d1d append entries, so we get them in the correct order.
* control-center-categories.c: (populate_category):
        append entries, so we get them in the correct order.
2005-05-02 08:05:27 +00:00
Mark McLoughlin
0aa7789a8b update for libgnome-menu API renaming.
2005-04-11  Mark McLoughlin  <mark@skynet.ie>

        * control-center-categories.c: update for libgnome-menu
        API renaming.
2005-04-11 14:59:08 +00:00
Mark McLoughlin
c43d4cc6c8 Update for slight change to menu_tree_lookup() API.
2005-04-06  Mark McLoughlin  <mark@skynet.ie>

        * control-center-categories.c: (control_center_get_information):
        Update for slight change to menu_tree_lookup() API.
2005-04-06 21:41:15 +00:00
Sebastien Bacher
e1d9efe644 update to the new libgnome-menu API, patch from Mark McLoughlin
2005-03-27  Sebastien Bacher  <seb128@debian.org>

        * control-center-categories.c: (populate_category),
        (read_categories_from_menu_directory),
        (control_center_get_information): update to the new libgnome-menu API,
        patch from Mark McLoughlin <markmc@redhat.com>.
2005-03-26 23:34:36 +00:00
Chris Lahey
66cf181493 Prune empty categories.
2005-02-03  Chris Lahey  <clahey@boston.ximian.com>

	* control-center-categories.c (control_center_get_information):
	Prune empty categories.
2005-02-03 21:59:49 +00:00
Mark McLoughlin
b39d768877 re-write to use libgnome-menu to load the contents of the preferences
2004-11-10  Mark McLoughlin  <mark@skynet.ie>

        * control-center-categories.[ch]: re-write to use libgnome-menu
        to load the contents of the preferences menu.

        * control-center.c:
        (relayout_canvas), (get_x), (get_y), (get_entry),
        (get_line_length): update for control-center-categories.[ch] changes.
        (activate_entry): load the .desktop file and launch.
        (create_window), (main): remove all nautilus and bonobo stuff.

        * gnome-control-center.png: rename from control-center2.png.

        * gnomecc.desktop.in: update for new icon name.

        * GNOME_ControlCenter.server.in: remove, we're not a Nautilus view
        anymore.

        * active.png, bcg_top.png, bg.png, bgtop.png,
          blank.png, ccsplash.png, empty.png, foot.png,
          gnome-lockscreen.png, gnome-unlockscreen.png,
          gnomecc-ui.xml, html-view.xpm, kill-gnomecc.sh,
          left.png, left_top.png, title.png, tree-view.xpm:
        Remove what seems to be a big bunch of cruft.

        * Makefile.am: remove cruft, install new icon, don't link
        aganst libnautilus.
2004-11-16 08:56:50 +00:00
Sebastien Bacher
aead454d83 Changed the "Gnome" occurences to "GNOME" (Closes: #152085).
2004-10-21  Sebastien Bacher  <seb128@debian.org>

	* capplets/default-applications/gnome-default-applications-properti
	es-structs.c:
	* capplets/file-types/service-info.c:
	* control-center/control-center-categories.c:
	(load_information_to_information):
	* control-center/control-center.c: (gnome_cc_about):
	Changed the "Gnome" occurences to "GNOME" (Closes: #152085).
2004-10-21 16:57:23 +00:00
Jody Goldberg
f8403674b3 Ensure that the selected entry is visible.
2004-05-18  Jody Goldberg <jody@gnome.org>

	* control-center.c (select_entry) : Ensure that the selected
	  entry is visible.

2004-05-17  Jody Goldberg <jody@gnome.org>

	* control-center-categories.c : merge the icon theme handling from the
	  existing control center into the ximian shell.
2004-05-18 14:58:20 +00:00
Jody Goldberg
8342be7cba check for, but do not require nautilus libs. These is necessary if we move
2004-05-17  Jody Goldberg <jody@gnome.org>

	* configure.in : check for, but do not require nautilus libs.  These
	  is necessary if we move to the osx/ximian style shell.
2004-05-17 17:03:38 +00:00