summaryrefslogtreecommitdiff
path: root/shell/ChangeLog
blob: bb080462bc5a550253b15567de7a69fff8fd6fa4 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
2007-04-27  Rodrigo Moya <rodrigo@gnome-db.org>

	* gnomecc.desktop.in.in: renamed Bugzilla product.

2007-02-12  Scott Reeves <sreeves@novell.com>

	* control-center.c: Use smaller icons by default,
	partial fix for #405078

2007-01-30  Jens Granseuer  <jensgr@gmx.net>

	* control-center.c: (main): fix typo in usage string (noticed by
	Christian Persch, fixes bug #398361)

2007-01-30  Scott Reeves <sreeves@novell.com>

	* control-center.c: Fix for inconsistent GenericNames- add a flag
	controlling display or not.
	https://bugzilla.novell.com/show_bug.cgi?id=185957

2007-01-29  Kjartan Maraas  <kmaraas@gnome.org>

	* control-center.c: (get_actions_list): ANSIfication
	of function declaration.

2007-01-26  Scott Reeves <sreeves@novell.com>

	* control-center.c: respect the exit_on_close flag

2007-01-26  Rodrigo Moya <rodrigo@gnome-db.org>

	* control-center.schemas.in: added 'Change theme' and 'Set preferred
	applications' to 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.

2007-01-26  Rodrigo Moya <rodrigo@gnome-db.org>

	* control-center.c: changed GConf prefix to /apps/...
	(handle_static_action_clicked): prevent capplets from being launched
	twice.

2007-01-19  Rodrigo Moya <rodrigo@gnome-db.org>

	* control-center.c (main): program name is gnome-control-center.

2007-01-18  Rodrigo Moya <rodrigo@gnome-db.org>

	Fixes #394303

	* control-center.c (main): added new argument to appshelldata_new to
	force the app to quit when the window is closed.

2007-01-17  Thomas Wood  <thos@gnome.org>

	* gnomecc.desktop.in.in: Remove GNOME part of the Name property, as per
	discussion in bug 395129.

2007-01-11  Thomas Wood  <thos@gnome.org>

	* control-center.c: (get_actions_list), (main): Applied the shell part
	of the patch from bug 382730 (fix build with C89 compilers)

2006-11-13  Rodrigo Moya <rodrigo@novell.com>

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

	* Makefile.am: install .desktop file.