Commit graph

92 commits

Author SHA1 Message Date
Thomas Wood
8836316161 display: convert display capplet to a settings panel
Add CcPanel and module implmenetation for the display settings.
2010-06-07 17:05:02 +01:00
Thomas Wood
b6e436acda Remove accessibility capplet from the build
The accessibility capplet is now superseded by the unviversal-access panel.
2010-06-04 17:59:03 +01:00
Thomas Wood
8aedeff4ca Disable Window settings from the build
Window settings are not planned to be included in the next release, so
remove the window settings capplet from the build.
2010-05-24 21:51:28 +01:00
Thomas Wood
19b7502f5e keybindings: convert capplet to a settings panel
Add a module and CcPanel implementation for keyboard shortcuts settings.
2010-05-24 21:51:28 +01:00
Thomas Wood
f112fc3a8e default-applications: convert capplet to a settings panel
Add a module and CcPanel implementation for default applications settings.
2010-05-24 21:51:28 +01:00
Thomas Wood
5e24f0464d network: convert network capplet to a settings panel
Add a module and CcPanel implementation for network proxy settings
2010-05-22 14:52:24 +01:00
Sergey V. Udaltsov
7840afd7a1 Converted keyboard capplet to panel 2010-05-21 23:23:23 +01:00
Thomas Wood
8bb88eb18b mouse: convert the mouse capplet into a settings panel
Add a module and CcPanel implementation for the mouse settings.
2010-05-20 17:50:56 +01:00
Federico Mena Quintero
4b224e4927 bgo#554263 - Allow compiling without the RANDR libraries
Signed-off-by: Federico Mena Quintero <federico@novell.com>
2010-02-22 21:01:49 -06:00
William Jon McCann
074ce4b16f Fix distcheck 2009-08-22 17:15:14 -04: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
002e5163ac Remove the sound capplet, it's now in gnome-media itself, removes
2008-12-18  Bastien Nocera  <hadess@hadess.net>

	* capplets/Makefile.am:
	* capplets/sound/Makefile.am:
	* capplets/sound/gnome-settings-sound.desktop.in.in:
	* capplets/sound/icons/16x16/gnome-sound-properties.svg:
	* capplets/sound/icons/22x22/gnome-sound-properties.svg:
	* capplets/sound/icons/32x32/gnome-sound-properties.svg:
	* capplets/sound/icons/scalable/gnome-sound-properties.svg:
	* capplets/sound/mixer-support.c:
	* capplets/sound/mixer-support.h:
	* capplets/sound/pipeline-tests.c:
	* capplets/sound/pipeline-tests.h:
	* capplets/sound/sound-properties-capplet.c:
	* capplets/sound/sound-properties.glade:
	* capplets/sound/sound-theme-definition.h:
	* capplets/sound/sound-theme-file-utils.c:
	* capplets/sound/sound-theme-file-utils.h:
	* capplets/sound/sound-theme.c:
	* capplets/sound/sound-theme.h:
	* configure.in: Remove the sound capplet, it's now in gnome-media
	itself, removes libcanberra-gtk and GStreamer dependencies
	(Closes: #564871)


svn path=/trunk/; revision=9173
2008-12-18 11:19:25 +00:00
Jens Granseuer
15dc0f2a79 fix build without libcanberra
2008-07-29  Jens Granseuer  <jensgr@gmx.net>

	* capplets/Makefile.am:
	* configure.in: fix build without libcanberra

svn path=/trunk/; revision=8824
2008-07-29 18:30:28 +00:00
Rodrigo Moya
54d30bd4c2 disabled non-functional l10n capplet.
2008-01-14  Rodrigo Moya <rodrigo@gnome-db.org>

	* capplets/Makefile.am: disabled non-functional l10n capplet.

svn path=/trunk/; revision=8384
2008-01-14 16:17:36 +00:00
Rodrigo Moya
42e478c862 added new localization capplet to the build.
2007-11-09  Rodrigo Moya <rodrigo@gnome-db.org>

	* configure.in:
	* capplets/Makefile.am: added new localization capplet to the build.

svn path=/trunk/; revision=8262
2007-11-09 20:23:28 +00:00
Jens Granseuer
b75a357795 don't fail if gstreamer is not available, but simply skip the sound
2007-07-15  Jens Granseuer  <jensgr@gmx.net>

	* capplets/Makefile.am:
	* configure.in: don't fail if gstreamer is not available, but simply
	skip the sound capplet (closes bug #456957)

svn path=/trunk/; revision=7859
2007-07-15 18:07:51 +00:00
Jens Granseuer
8f81487cea remove fonts, theme, and ui capplets from the build and purge some
2007-05-28  Jens Granseuer  <jensgr@gmx.net>

	* configure.in:
	* capplets/Makefile.am: remove fonts, theme, and ui capplets from the build
	and purge some obsolete stuff from configure.in

svn path=/trunk/; revision=7666
2007-05-28 12:05:12 +00:00
Jens Granseuer
abaddb861e add new appearance capplet to build system
2007-04-30  Jens Granseuer  <jensgr@gmx.net>

	* capplets/Makefile.am:
	* configure.in:
	add new appearance capplet to build system

svn path=/trunk/; revision=7525
2007-04-30 17:21:11 +00:00
Christian Persch
f2755dfdd5 Fix distcheck.
2005-08-22  Christian Persch  <chpe@cvs.gnome.org>

	* capplets/Makefile.am: Fix distcheck.
2005-08-22 13:37:11 +00:00
Diego Gonzalez
7e3b5d1756 add code to conditionally enable the compilation of the about-me capplet
2005-06-22  Diego Gonzalez <diego@pemas.net>

    * configure.in: add code to conditionally enable the compilation of the about-me capplet
    * capplets/Makefile.am: ditto
2005-06-23 12:45:39 +00:00
Sebastien Bacher
65e055652b the previous change is not needed, changed POTFILES.in.
2005-02-09  Sebastien Bacher  <seb128@debian.org>

        * configure.in:
        * capplets/Makefile.am:
        the previous change is not needed, changed POTFILES.in.
2005-02-09 20:11:59 +00:00
Sebastien Bacher
538ae28c23 include the "about-me" capplet files to the tarball to fix the tarball
2005-02-09  Sebastien Bacher  <seb128@debian.org>

        * configure.in:
        * capplets/Makefile.am:
        include the "about-me" capplet files to the tarball to fix the tarball
        build.
2005-02-09 19:21:16 +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
Jonathan Blandford
80529d675e remove default-applications capplet.
Mon Jul 19 11:09:44 2004  Jonathan Blandford  <jrb@gnome.org>

        * capplets/Makefile.am (always_built_SUBDIRS):
        * configure.in: remove default-applications capplet.
2004-07-19 15:09:37 +00:00
Carlos Perelló Marín
337413eb5f Removed the localization capplet references, it will wait until GNOME 2.7,
2004-02-03  Carlos Perelló Marín <carlos@gnome.org>

	* configure.in, capplets/Makefile.am: Removed the localization capplet
	references, it will wait until GNOME 2.7, it's too late for GNOME 2.6.
2004-02-03 13:31:28 +00:00
Carlos Perelló Marín
749a17a400 The localization capplet is disabled until we remove the libicu
2004-01-08  Carlos Perelló Marín <carlos@gnome.org>

	* configure.in: The localization capplet is disabled until we remove
	the libicu dependency.

2004-01-05  Carlos Perelló Marín <carlos@gnome.org>

	* configure.in: Added a check for libicu and the needed lines to add
	the localization capplet.
	* capplets/Makefile.am: Added the localization dir.
	* capplets/localization: Added the localization capplet to change
	the locales.
	* po/POTFILES.in: Added new files from localization capplet.
2004-01-09 02:02:29 +00:00
Bill Haneman
4e66e604e9 Include revised AT startup dialog as per discussions with JRB and Jody. 2003-06-25 17:37:32 +00:00
Alexander Larsson
2ff8273322 Initial import. UI not fully polished yet.
2003-04-23  Alexander Larsson  <alexl@redhat.com>

	* .cvsignore:
	* display-capplet.png:
	* display-properties.desktop.in:
	* main.c:
	* Makefile.am:
	Initial import. UI not fully polished yet.

2003-04-23  Alexander Larsson  <alexl@redhat.com>

	* capplets/Makefile.am:
	* configure.in:
	* capplets/display/*
	Check for XRandR support.
	Add display capplet.
2003-04-23 15:01:16 +00:00
Seth Nickell
01ce1d2620 Actually hook the windows capplet into the build. Though its sort of ass
2002-08-08  Seth Nickell  <snickell@stanford.edu>

	* capplets/Makefile.am:

	Actually hook the windows capplet into the build. Though
	its sort of ass right now.
2002-08-08 07:17:12 +00:00
Jody Goldberg
2b1aa2ce08 update 2002-05-29 04:27:49 +00:00
jacob berkman
c05eb45ed0 add a key to turn off some behaviour
2002-05-16  jacob berkman  <jacob@ximian.com>

	* schemas/apps_gnome_settings_daemon_default_editor.schemas: add a
	key to turn off some behaviour

	* capplets/Makefile.am (always_built_SUBDIRS):
	* configure.in: re-add default-applications

	fixes #78037
2002-05-16 23:18:14 +00:00
Jacob Berkman
2ba9847c05 add windows
2002-05-11  Jacob Berkman  <jacob@ximian.com>

	* capplets/Makefile.am (DIST_SUBDIRS): add windows
2002-05-11 23:28:26 +00:00
Seth Nickell
e8c5d15345 Re-enable building of font capplet.
2002-04-26  Seth Nickell  <snickell@stanford.edu>

	* capplets/Makefile.am:
	* configure.in:

	Re-enable building of font capplet.
2002-04-27 01:33:48 +00:00
Mark McLoughlin
200282b7e0 add capplets/gnome-network-preferences.
2002-04-19  Mark McLoughlin  <mark@skynet.ie>

        * capplets/Makefile.am, configure.in: add
        capplets/gnome-network-preferences.

2002-04-19  Mark McLoughlin  <mark@skynet.ie>

        * gconf-property-editor.[ch]: (peditor_integer_value_changed),
        (peditor_integer_widget_changed), (gconf_peditor_new_integer_valist),
        (gconf_peditor_new_integer): implement GtkEntry based integer
        peditor.

2002-04-22  Mark McLoughlin  <mark@skynet.ie>

        * POTFILES.in: add network preferences capplet
        files.
2002-04-22 17:49:22 +00:00
Rachel Hestilow
f0680418d6 remove font
2002-04-10  Rachel Hestilow  <hestilow@ximian.com>

	* configure.in:
	* capplets/Makefile.am (always_built_SUBDIRS): remove font
2002-04-11 01:48:52 +00:00
jacob berkman
d5a7e1336f remove default-applications
2002-04-02  jacob berkman  <jacob@ximian.com>

	* configure.in:
	* capplets/Makefile.am (always_built_SUBDIRS): remove
	default-applications
2002-04-02 22:32:41 +00:00
jacob berkman
51829bd809 remove screensaver
2002-03-26  jacob berkman  <jacob@ximian.com>

	* capplets/Makefile.am (always_built_SUBDIRS): remove screensaver

	* capplets/screensaver/: remove as xscreensaver provides these
	things

	* configure.in: remove xscreensaver check again as xscreensaver
	supplies the .desktop file for itself
	(AC_OUTPUT): remove capplets/screensaver/Makefile
2002-03-27 00:10:38 +00:00
Jody Goldberg
5399ce0b1a Add AccessX capplet. 2002-03-23 04:39:24 +00:00
Jonathan Blandford
ac9331cf2b Add new Makefiles ditto Add keybindings dialog
2002-03-17  Jonathan Blandford  <jrb@redhat.com>

	* Makefile.am: Add new Makefiles
	* configure.in: ditto
	* capplets/Makefile.am: Add keybindings dialog

	* capplets/keybindings/.cvsignore: shut up CVS

	* capplets/keybindings/Makefile.am:
	* capplets/keybindings/eggcellrendererkeys.c:
	* capplets/keybindings/eggcellrendererkeys.h:
	* capplets/keybindings/gnome-keybinding-properties.c:
	* capplets/keybindings/gnome-keybinding-properties.glade:
	* capplets/keybindings/keybinding.desktop.in:
	New properties dialog.  Seems to work

	* schemas/.cvsignore: shut up CVS

	* schemas/Makefile.am:
	* schemas/apps_gnome_keybinding_properties.schemas: New schemas
	file for configuring the keybinding schemas.
	* schemas/background.schemas: Remove unneeded schemas files
	* schemas/peripherals.schemas:
	* schemas/screensaver.schemas:
2002-03-17 21:27:09 +00:00
Richard Hestilow
c6e987d38b Added font capplet.
2002-02-10  Richard Hestilow  <hestilow@ximian.com>

	* Added font capplet.
2002-02-10 08:02:00 +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)
d3ed7b29b2 Updates to pass distcheck 2002-01-14 21:30:29 +00:00
Bradford Hovinen
5aa592f68b Compile common first
2002-01-14  Bradford Hovinen  <hovinen@ximian.com>

	* capplets/Makefile.am (always_built_SUBDIRS): Compile common first
2002-01-14 21:13:08 +00:00
Bradford Hovinen
b65967ac90 Add common, background, keyboard, mouse back in
2001-12-20  Bradford Hovinen  <hovinen@ximian.com>

	* capplets/Makefile.am (always_built_SUBDIRS): Add common,
	background, keyboard, mouse back in

	* configure.in (PKG_CHECK_MODULES): Remove lines pertaining to the
	archiver, add line for gnome settings daemon

	* background-properties-capplet.c (dialog_button_clicked_cb):
	Remove call to apply_settings
	(apply_settings): Remove
	(main): Remove apply_only support

	* default-application-properties.c (main): Call gtk_main, not
	capplet_gtk_main

	* interface.c: Don't #include capplet-widget.h

	* main.c: Don't #include capplet-widget.h or the archiver stuff
	(main): Call gtk_main rather than capplet_gtk_main
	Remove archiver stuff
	(setup_capplet_widget): Don't connect to state_changed_cb
	(state_changed_cb): Remove
	(main): Don't pass cap_options

	* gnome-settings-daemon/Makefile.am
	(gnome_settings_daemon_SOURCES): Add
	gnome-settings-{keyboard|background}.[ch]
	(INCLUDES): Add -I$(top_srcdir)/libbackground
	(gnome_settings_daemon_LDADD): Add
	$(top_builddir)/libbackground/libbackground.a

	* gnome-settings-daemon.c (main): Initialize keyboard and
	background subsystems

	* Added gnome-settings-{keyboard|background}.[ch],
	gnome-settings-daemon/ChangeLog
2001-12-20 14:11:59 +00:00
Richard Hestilow
0324d8cebf Remove bonobo subdirs so people stop yelling at us.
2001-12-08  Richard Hestilow  <hestilow@ximian.com>

	* capplets/Makefile.am: Remove bonobo subdirs so people
	stop yelling at us.
2001-12-08 20:12:06 +00:00
Bradford Hovinen
3611eb3a6a Remove screensaver from always_built_SUBDIRS and add $(SCREENSAVER) to
2001-10-26  Bradford Hovinen  <hovinen@ximian.com>

	* capplets/Makefile.am: Remove screensaver from
	always_built_SUBDIRS and add $(SCREENSAVER) to SUBDIRS

	* capplets/{background|keyboard|mouse|sound}/Makefile.am:
	Fix so that automake does not choke on these files
2001-10-26 19:17:07 +00:00
Bradford Hovinen
df78191ec2 Put common in always_built_SUBDIRS
2001-10-18  Bradford Hovinen  <hovinen@ximian.com>

	* capplets/Makefile.am (always_built_SUBDIRS): Put common in
	always_built_SUBDIRS

	* configure.in (dnl): Remove --enable-bonobo-conf option
2001-10-19 03:23:23 +00:00
Israel Escalante
2294aef748 Removed rollback
2001-10-01  Israel Escalante  <israel@ximian.com>

	* capplet/Makefile.am (always_built_SUBDIRS): Removed rollback

	* po/POTFILES.in: Removed some *.c files that was called and
	  don't exist.
2001-10-01 22:05:26 +00:00
Bradford Hovinen (Gdict maintainer)
c57c105d7e Added rollback capplet to SUBDIRS 2001-09-12 15:34:26 +00:00