Commit graph

68 commits

Author SHA1 Message Date
Bastien Nocera
d7e4369d40 shell: Add "-v" for verbose option to the shell
And remove it in the sound panel, so that all the panels
use the same verbose settings.

https://bugzilla.gnome.org/show_bug.cgi?id=645435
2011-03-23 18:39:05 +00:00
Thomas Wood
e2f944a66a configure: Group pkg-config checks based on how they are used
Group the pkg-config checks so that pkg-config can remove duplicated CFLAGS
and LIBS.

https://bugzilla.gnome.org/show_bug.cgi?id=636593
2011-02-19 16:46:26 +00:00
Bastien Nocera
bc65958e72 shell: Fix build from previous build changes
Thanks to Kjartan for the notice
2010-09-10 17:04:10 +01:00
Bastien Nocera
eadf35bf48 shell: Use $(AM_V_GEN) when generating marshal files
And remove outdated use of $(NULL)
2010-09-10 11:58:34 +01:00
Thomas Wood
eaa2c5f3d3 shell: remove redundant GConf schema
Remove the GConf schema since the GConf keys are no longer used by the
shell application.
2010-08-13 15:27:43 +01:00
Thomas Wood
95143ad4c7 Fix various issues raised by running distcheck 2010-05-21 14:48:34 +01:00
Thomas Wood
a4073bdb8e shell: initialise the panel extension point
Set up the extension point and load plugins that are available. If a plugin
implements a particular panel, then load the CcPanel implementation instead
of executing the application.
2010-05-19 16:53:15 +01:00
Thomas Wood
4ea04c81dc shell: add a new settings shell
The new shell provides an implementation of CcShell and also removes the
dependency on libslab.
2010-05-19 11:11:26 +01:00
Vincent Untz
480416907e Use external libslab when available 2009-10-24 14:19:30 +02: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
Søren Sandmann
fab37a0965 Stop linking to the gnome libraries, except in the shell and in the font
Sun Oct 26 19:15:22 2008  Søren Sandmann  <sandmann@redhat.com>

	* configure.in: Stop linking to the gnome libraries, except in the
	shell and in the font viewer.


svn path=/trunk/; revision=9127
2008-10-26 23:15:42 +00:00
Denis Washington
25a40b9c02 New files. Needed to fix bug #402797.
2007-02-06  Denis Washington  <denisw@svn.gnome.org>

	* shell/gnomecc.menu:
	* shell/gnomecc.directory.in: New files. Needed to fix bug #402797.
	
	* shell/control-center.c: Use gnomecc.menu instead of settings.menu.	
	
	* shell/Makefile.am: Add rules for gnomecc.directory.in.
	* po/POTFILES.in: Add gnomecc.directory.in.

svn path=/trunk/; revision=7251
2007-02-06 16:11:13 +00:00
Christian Persch
59a4c03b80 Respect the --disable-schemas-install configure flag. Bug #401004.
2007-01-28  Christian Persch  <chpe@svn.gnome.org>

	* shell/Makefile.am: Respect the --disable-schemas-install configure
	flag. Bug #401004.

svn path=/trunk/; revision=7192
2007-01-28 17:32:06 +00:00
Rodrigo Moya
a6e6d88f8c added schemas for the new GConf prefix, and add common tasks.
2007-01-26  Rodrigo Moya <rodrigo@gnome-db.org>

	* control-center.schemas.in: added schemas for the new GConf prefix,
	and add common tasks.

	* Makefile.am: install schemas.

svn path=/trunk/; revision=7183
2007-01-26 13:12:54 +00:00
Rodrigo Moya
4c28ac2e4f updated for 2.17.3.
2006-12-04  Rodrigo Moya <rodrigo@novell.com>

	* configure.in:
	* NEWS: updated for 2.17.3.

	* autogen.sh: replaced check to look for really existing files.
2006-12-04 21:28:40 +00:00
Rodrigo Moya
72930c10f6 added missing file.
2006-11-13  Rodrigo Moya <rodrigo@novell.com>

	* gnomecc.desktop.in.in: added missing file.

	* Makefile.am: install .desktop file.
2006-11-13 17:28:58 +00:00
Rodrigo Moya
adb4a3a024 new control center shell.
2006-11-13  Rodrigo Moya <rodrigo@novell.com>

	* shell/*: new control center shell.

	* Makefile.am:
	* configure.in: added new directory to build.
2006-11-13 08:33:07 +00:00