Commit graph

25 commits

Author SHA1 Message Date
James Henstridge
ebd8e46d44 use GNOMELOCALEDIR.
2004-11-28  James Henstridge  <james@jamesh.id.au>

	* vfs-methods/themus/themus-properties-main.c: use GNOMELOCALEDIR.

	* vfs-methods/themus/Makefile.am: similar changes to the fontilus
	ones.

	* vfs-methods/fontilus/fontilus-context-menu.c: same here.

	* vfs-methods/fontilus/font-view.c: use GNOMELOCALEDIR rather than
	FONTILUS_LOCALEDIR in the bindtextdomain() call, to match the rest
	of gnome-control-center.

	* vfs-methods/fontilus/Makefile.am: similar schema and desktop
	file fixes.  Don't include the old mime files in the dist.

	* schemas/Makefile.am: remove .schemas files on clean, when
	installing schemas, look for them in builddir rather than srcdir.

	* gnome-settings-daemon/actions/Makefile.am: fix up build rules so
	that ALSA_CFLAGS isn't defined multiple times (use the newer
	automake += syntax).

	* control-center/Makefile.am: distribute $(icon_DATA).

	* capplets/*/Makefile.am: put the .desktop and .desktop.in files
	in CLEANFILES.  The .desktop.in.in file gets included because it
	is listed in the configure script.

	* configure.in: update configure script, and remove macro calls
	that are not needed by modern versions of Automake.

	* Makefile.am: remove intltool files on distclean.

	* autogen.sh: request Automake >= 1.7.
2004-11-28 08:14:05 +00:00
Mark McLoughlin
860e984b3a - install all capplet .desktop files in $(datadir)/applications
instead of $(datadir)/control-center-2.0/capplets
 - add OnlyShowIn=GNOME; to them all
 - remove capplets/desktop-links/*
2004-11-09 17:43:47 +00:00
Jody Goldberg
95c1168292 remove the png so that it can theme.
2003-12-16  Jody Goldberg <jody@gnome.org>

	* capplets/file-types/file-types.desktop.in : remove the png so that
	  it can theme.

	* capplets/desktop-links/Makefile.am : remove .in.in path kludge.
	* capplets/desktop-links/Accessibility.directory.in :
	* capplets/desktop-links/Advanced.directory.in : ditto.

	* capplets/background/Makefile.am : no need to install capplet icon
	  anymore its part of the theme.
	* capplets/default-applications/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 :

	* capplets/accessibility/at-properties/Makefile.am :
	* capplets/accessibility/keyboard/Makefile.am :

	* capplets/background/background.desktop.in : Use the themed icon.
	* capplets/default-applications/default-applications.desktop.in :
	* capplets/font/font-properties.desktop.in :
	* capplets/keybindings/keybinding.desktop.in :
	* capplets/keyboard/keyboard.desktop.in :
	* capplets/mouse/gnome-settings-mouse.desktop.in :
	* capplets/network/gnome-network-preferences.desktop.in :
	* capplets/sound/gnome-settings-sound.desktop.in :
	* capplets/theme-switcher/gtk-theme-selector.desktop.in :
	* capplets/ui-properties/gnome-ui-properties.desktop.in :
	* capplets/windows/window-properties.desktop.in :
	* capplets/accessibility/at-properties/at-properties.desktop.in :
	* capplets/accessibility/keyboard/accessibility-keyboard.desktop.in :
2003-12-16 21:38:53 +00:00
Jonathan Blandford
6f1fa592ec Change gnome2-* to gnome-* ditto ditto ditto ditto ditto ditto ditto ditto
Tue Apr  9 11:43:08 2002  Jonathan Blandford  <jrb@gnome.org>

	* capplets/accessibility/keyboard/Makefile.am: Change gnome2-* to
	gnome-*
	* capplets/default-applications/Makefile.am: ditto
	* capplets/file-types/Makefile.am: ditto
	* capplets/font/Makefile.am: ditto
	* capplets/keyboard/Makefile.am: ditto
	* capplets/mouse/Makefile.am: ditto
	* capplets/sound/Makefile.am: ditto
	* capplets/theme-switcher/Makefile.am: ditto
	* capplets/ui-properties/Makefile.am: ditto
	* control-center/Makefile.am: ditto
	* gnome-settings-daemon/Makefile.am: ditto

	* gnome-keybinding-properties.c (setup_dialog): man, was this code
	silly.  Also, themes are case sensitive.
	(is_metacity_running): Add support for metacity keybindings.  This
	is off by default until I write code to actually detect metacity.

Tue Apr  9 11:58:10 2002  Jonathan Blandford  <jrb@gnome.org>

	* Makefile.am: Add commented out disk support until I finish the code.
2002-04-10 06:08:08 +00:00
Seth Nickell
c527ff973d Change to Jimmac's alternate behavior icon.
2002-02-01  Seth Nickell  <snickell@stanford.edu>

	* behavior-capplet.png:

	Change to Jimmac's alternate behavior icon.
2002-02-01 23:46:19 +00:00
Seth Nickell
5fe3e40279 Read control center directory structure out of GnomeVFS instead of
2002-01-28  Seth Nickell  <snickell@stanford.edu>

	* control-center/capplet-dir.c: (capplet_new), (capplet_dir_new),
	(capplet_dir_entry_destroy), (read_entries),
	(get_root_capplet_dir):
	* control-center/capplet-dir.h:

	Read control center directory structure out of GnomeVFS instead of
	directly off the disk.

	Also deal with pixmaps more uniformly, and properly load them
	out of PREFIX/share/pixmaps when they aren't an absolute path.

	* capplets/desktop-links/Sawfish/appearance-properties.desktop.in:
	* capplets/desktop-links/Sawfish/bindings-properties.desktop.in:
	* capplets/desktop-links/Sawfish/focus-properties.desktop.in:
	* capplets/desktop-links/Sawfish/match-properties.desktop.in:
	* capplets/desktop-links/Sawfish/maximize-properties.desktop.in:
	* capplets/desktop-links/Sawfish/meta-properties.desktop.in:
	* capplets/desktop-links/Sawfish/misc-properties.desktop.in:
	* capplets/desktop-links/Sawfish/move-properties.desktop.in:
	* capplets/desktop-links/Sawfish/placement-properties.desktop.in:
	* capplets/desktop-links/Sawfish/sound-properties.desktop.in:
	* capplets/desktop-links/Sawfish/workspace-properties.desktop.in:
	* capplets/ui-properties/behavior.desktop.in.in:

	Add a Categories Field.

	* capplets/desktop-links/Makefile.am:
	* capplets/desktop-links/Sawfish/Makefile.am:
	* capplets/file-types/Makefile.am:
	* capplets/theme-switcher/Makefile.am:
	* capplets/ui-properties/Makefile.am:
	* control-center/Gnome.directory.in.in:
	* control-center/Makefile.am:

	Install directory files into PREFIX/share/gnome/vfolders, the standard
	vfolder description location.
2002-01-29 04:48:25 +00:00
Jonathan Blandford
d198233511 install globally
Mon Jan 28 22:18:34 2002  Jonathan Blandford  <jrb@gnome.org>

	* gnome-ui-properties.c (create_dialog): install globally
2002-01-29 03:35:11 +00:00
Jonathan Blandford
f250835f2e completely rethink this dialog
Mon Jan 28 22:09:30 2002  Jonathan Blandford  <jrb@gnome.org>

	* gnome-ui-properties.c: completely rethink this dialog
2002-01-29 03:26:23 +00:00
Richard Hestilow
be83a3ec51 Remerge control-center-plus.
2002-01-21  Richard Hestilow <hestilow@ximian.com>

	* Remerge control-center-plus.
2002-01-22 03:13:30 +00:00
Richard Hestilow
9c985fe0cd .
2002-01-15  Richard Hestilow <hestilow@ximian.com>

	* (Many "make distcheck" fixes).
2002-01-15 20:45:34 +00:00
Bradford Hovinen (Gdict maintainer)
2f6e28dcdd Update to be parallel installable with gnome2-* binary name convention 2002-01-14 19:48:43 +00:00
Bradford Hovinen
3f8efae18f Update
2002-01-14  Bradford Hovinen  <hovinen@ximian.com>

	* Makefile.am: Update
2002-01-14 18:39:01 +00:00
Richard Hestilow
41b2652989 Initial GNOME2 port. ui-preferences is disabled until it is revamped for
2001-12-02  Richard Hestilow  <hestilow@ximian.com>

	* Initial GNOME2 port. ui-preferences is disabled until
	it is revamped for gconf, and mime-types will probably be
	permanently disabled though (no gmc).
2001-12-02 21:31:22 +00:00
Jose Maria Celorio
e44cdc1c8d go back to the old binary name 2001-07-24 19:14:30 +00:00
Jose Maria Celorio
bfc2891118 distcheck love 2001-07-20 00:03:32 +00:00
Chema Celorio
5852ff8de2 Clean and unify the Makefiles. Clean configure.in
2001-07-18  Chema Celorio  <chema@celorio.com>

	* Clean and unify the Makefiles. Clean configure.in
2001-07-19 02:06:34 +00:00
Richard Hestilow
64fe5d975c Create Makefiles for capplets/desktop-links,
2001-07-12  Richard Hestilow  <hestilow@ximian.com>

	* configure.in: Create Makefiles for capplets/desktop-links,
	capplets/default-applications, and capplets/url-properties.

	* capplets/desktop-links: Added.

	* capplets/default-applications: Added

	* capplets/url-properties/ChangeLog: Added

	* capplets/*/Makefile.am: Install into Advanced.
2001-07-12 23:04:34 +00:00
Bradford Hovinen
a72197926a Added archiver moniker for bonobo-conf
Added sample capplet using new moniker

2001-06-29  Bradford Hovinen  <hovinen@ximian.com>

        * main.c (main): Support --run-capplet argument on the command line

        * capplet-dir.c (capplet_launch): Implement. Currently not called,
        but will be used to launch capplets

        * main.c (main): Added OAF and bonobo intialization

        * capplets/Makefile.am (bin_PROGRAMS): Add target for
        sound-properties-capplet
        (INCLUDES): Install from new-sound-properties

        * configure.in (CAPPLET_{CFLAGS|LIBS}): Add bonobo_conf to each
2001-06-29 20:48:29 +00:00
Havoc Pennington
22c09dbb52 switch to using pkg-config to find things
2001-06-21  Havoc Pennington  <hp@redhat.com>

	* configure.in: switch to using pkg-config to find things

	* capplets/*/Makefile.am: clean up crufty flags, adapt to
	configure.in changes
2001-06-21 16:09:21 +00:00
Jacob Berkman
8f82d4428c fix up some icon foo 2000-12-29 19:54:09 +00:00
Jacob Berkman
d42affc965 Merging of my tree.
This contains:

* a few capplets were redone UI wise:

  ui-properties
  keyboard
  background-properties

* splitting of libcapplet out of this modules (into libcapplet)

* new html-based view in the control-center

* initial import of functional root-manager

This stuff isn't all done yet, but I wanted to get it in.

TODO files will hopefully follow.
2000-12-26 19:41:33 +00:00
dd Hovinen
9fd5dab207 Added rorschach.xml.h
2000-10-14  dd Hovinen  <hovinen@helixcode.com>

	* po/POTFILES.in: Added rorschach.xml.h

	Courtesy John B Tunison <jtunison@andrew.cmu.edu>:
	* capplets/*/Makefile.am (INCLUDES): Put
	-I$(top_srcdir)/libcapplet before everything else

	* new-control-center/capplet-dir.c
	(start_capplet_through_root_manager): Use FOPEN_MAX rather than
	OPEN_MAX, since some people don't seem to be have OPEN_MAX defined by
	default
2000-10-14 16:54:25 +00:00
Bradford Hovinen
e5c0852368 Bumped version no to 1.3.1
2000-10-08  Bradford Hovinen  <hovinen@helixcode.com>

	* configure.in: Bumped version no to 1.3.1

	* capplets/new-mouse-properties/Makefile.am (EXTRA_DIST): Remove
	erroneous ChangeLog entry
2000-10-08 22:53:44 +00:00
Bradford Hovinen
99c8753a52 Add translation file
2000-10-08  Bradford Hovinen  <hovinen@helixcode.com>

        * capplets/new-background-properties/Makefile.am (EXTRA_DIST): Add
        translation file

        * capplets/new-bell-properties/Makefile.am (EXTRA_DIST): ditto

        * capplets/new-mouse-properties/Makefile.am (EXTRA_DIST): ditto

        * capplets/new-ui-properties/Makefile.am (EXTRA_DIST): ditto
2000-10-08 19:34:46 +00:00
Bradford Hovinen (Gdict maintainer)
3443f5573f Added new ui properties capplet
Fixed typos in the screensaver properties Makefile.am
2000-09-24 05:12:08 +00:00