Commit graph

990 commits

Author SHA1 Message Date
Jens Granseuer
de16439ab3 Patch by: Vitaliy Ischenko <betalb@gmail.com>
2007-03-18  Jens Granseuer  <jensgr@gmx.net>

	Patch by: Vitaliy Ischenko <betalb@gmail.com>

	* capplets/about-me/gnome-about-me.glade:
	* capplets/accessibility/keyboard/gnome-accessibility-keyboard-properties.glade:
	* capplets/default-applications/gnome-default-applications-properties.glade:
	* capplets/keyboard/gnome-keyboard-properties.glade:
	* capplets/network/gnome-network-properties.glade:
	don't hardcode the invisible char property in glade files (closes bug
	#393879)

svn path=/trunk/; revision=7395
2007-03-18 17:39:22 +00:00
Rodrigo Moya
9d4c346786 updated for 2.18.0.
2007-03-12  Rodrigo Moya <rodrigo@gnome-db.org>

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

svn path=/trunk/; revision=7380
2007-03-12 17:56:29 +00:00
Jens Granseuer
a4c6efd9b1 remove obsolete list of dependencies, and update references to cvs (closes
2007-03-11  Jens Granseuer  <jensgr@gmx.net>

	* README: remove obsolete list of dependencies, and update references
	to cvs (closes bug #344741)

svn path=/trunk/; revision=7378
2007-03-11 20:05:46 +00:00
Jens Granseuer
7bd1a67f61 Patch by: Loic Minier <lool+gnome@via.ecp.fr>
2007-03-04  Jens Granseuer  <jensgr@gmx.net>

	Patch by: Loic Minier <lool+gnome@via.ecp.fr>

	* configure.in: fix linker flags for fontilus (part of bug #413468)

svn path=/trunk/; revision=7354
2007-03-04 12:32:42 +00:00
Rodrigo Moya
3c9cc64cf1 Prepare for 2.17.92
svn path=/trunk/; revision=7339
2007-02-26 20:37:38 +00:00
Kjartan Maraas
e8c9a5a11c Dist MAINTAINERS.
2007-02-20  Kjartan Maraas  <kmaraas@gnome.org>

	* Makefile.am: Dist MAINTAINERS.

svn path=/trunk/; revision=7312
2007-02-20 20:26:12 +00:00
Denis Washington
17b48a862b Reverting the default use of the shell and use the menus for 2.18 instead.
* shell/gnomecc.desktop: Reverting the default use of the shell and
use the menus for 2.18 instead. The shell still needs some love and
probably will be default for GNOME 2.20.

svn path=/trunk/; revision=7310
2007-02-20 18:26:14 +00:00
Rodrigo Moya
6e6569c9a3 svn path=/trunk/; revision=7285
2007-02-12  Rodrigo Moya <rodrigo@gnome-db.org>

	* NEWS:

svn path=/trunk/; revision=7285
2007-02-12 22:17:57 +00:00
Christian Persch
101a6e11ab Use the right ChangeLog
svn path=/trunk/; revision=7284
2007-02-12 20:11:42 +00:00
Christian Persch
285470a00a Use GOption argument parsing here, and fix some leaks in the error paths.
2007-02-12  Christian Persch  <chpe@svn.gnome.org>

	* vfs-methods/fontilus/thumbnailer.c: (main): Use GOption argument
	parsing here, and fix some leaks in the error paths. Bug #393994.

svn path=/trunk/; revision=7283
2007-02-12 20:10:18 +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
Jens Granseuer
84ad8192cb up GTK+ requirement to 2.10 (fixes #358106)
2007-02-04  Jens Granseuer  <jensgr@gmx.net>

	* configure.in: up GTK+ requirement to 2.10 (fixes #358106)

svn path=/trunk/; revision=7244
2007-02-04 17:21:39 +00:00
Jens Granseuer
c9d0aee628 add cappletname variable which is used to define G_LOG_DOMAIN (fixes
2007-02-03  Jens Granseuer  <jensgr@gmx.net>

	* capplets/about-me/Makefile.am:
	* capplets/background/Makefile.am:
	* capplets/default-applications/Makefile.am:
	* capplets/display/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: add cappletname variable which is
	used to define G_LOG_DOMAIN (fixes #380991)

svn path=/trunk/; revision=7239
2007-02-03 17:18:29 +00:00
Jens Granseuer
9046e5b22c remove idl/Makefile.am from the list of config files
2007-02-02  Jens Granseuer  <jensgr@gmx.net>

	* configure.in: remove idl/Makefile.am from the list of config files

svn path=/trunk/; revision=7230
2007-02-02 20:04:40 +00:00
Christian Persch
43d40d7a0a Don't define directories in configure. Remove some obsolete defines, and
2007-02-02  Christian Persch  <chpe@svn.gnome.org>

	* Makefile.am:
	* capplets/about-me/Makefile.am:
	* capplets/about-me/gnome-about-me-password.c: (passdlg_init):
	* capplets/about-me/gnome-about-me.c: (about_me_setup_dialog):
	* capplets/accessibility/at-properties/Makefile.am:
	* capplets/accessibility/keyboard/Makefile.am:
	* capplets/accessibility/keyboard/accessibility-keyboard.c:
	(setup_accessX_dialog):
	* capplets/background/Makefile.am:
	* capplets/background/gnome-wp-capplet.c: (gnome_wp_create_dialog):
	* capplets/common/Makefile.am:
	* capplets/common/capplet-util.c: (capplet_set_icon):
	* capplets/default-applications/Makefile.am:
	* capplets/display/Makefile.am:
	* capplets/file-types/Makefile.am:
	* capplets/file-types/file-types-capplet.c: (create_dialog):
	* capplets/file-types/mime-category-edit-dialog.c:
	(mime_category_edit_dialog_init):
	* capplets/file-types/mime-edit-dialog.c: (mime_edit_dialog_init):
	* capplets/file-types/service-edit-dialog.c:
	(service_edit_dialog_init):
	* capplets/font/Makefile.am:
	* capplets/keybindings/Makefile.am:
	* capplets/keybindings/gnome-keybinding-properties.c:
	(create_dialog):
	* capplets/keyboard/Makefile.am:
	* capplets/keyboard/gnome-keyboard-properties-xkblt.c:
	(xkb_layout_choose):
	* capplets/keyboard/gnome-keyboard-properties-xkbmc.c:
	(choose_model):
	* capplets/keyboard/gnome-keyboard-properties.c: (create_dialog):
	* capplets/localization/Makefile.am:
	* capplets/localization/gnome-localization-properties.c:
	(create_dialog):
	* capplets/mime-type/Makefile.am:
	* capplets/mouse/Makefile.am:
	* capplets/mouse/gnome-mouse-properties.c: (create_dialog):
	* capplets/network/Makefile.am:
	* capplets/network/gnome-network-preferences.c:
	(cb_http_details_button_clicked), (main):
	* capplets/rollback/Makefile.am:
	* capplets/sound/Makefile.am:
	* capplets/sound/sound-properties-capplet.c: (create_dialog),
	(device_test_button_clicked):
	* capplets/theme-switcher/Makefile.am:
	* capplets/ui-properties/Makefile.am:
	* capplets/ui-properties/gnome-ui-properties.c: (create_dialog):
	* capplets/url-properties/Makefile.am:
	* capplets/windows/Makefile.am:
	* capplets/wm-properties/wm-desktops/Makefile.am:
	* configure.in:
	* gnome-settings-daemon/Makefile.am:
	* gnome-settings-daemon/actions/Makefile.am:
	* gnome-settings-daemon/gnome-settings-xmodmap.c:
	(gnome_settings_modmap_dialog_call):
	* gnome-settings-daemon/gnome-settings-xrdb.c:
	* gnome-settings-daemon/gsd-media-keys-window.c: (action_changed),
	(gsd_media_keys_window_init):
	* gnome-settings-daemon/xrdb/Makefile.am:
	* typing-break/Makefile.am:
	* vfs-methods/themus/Makefile.am: Don't define directories in
	configure. Remove some obsolete defines, and use the standard
	installation paths. Bug #395383.

svn path=/trunk/; revision=7226
2007-02-02 18:12:40 +00:00
Christian Persch
12205181f7 Don't define dbus services
2007-01-31  Christian Persch  <chpe@svn.gnome.org>

	* configure.in:
	* gnome-settings-daemon/Makefile.am: Don't define dbus services

svn path=/trunk/; revision=7221
2007-01-31 22:46:48 +00:00
Christian Persch
c19d6d800d Fix localedir defines. Bug #395383.
2007-01-31  Christian Persch  <chpe@svn.gnome.org>

	* capplets/accessibility/at-properties/Makefile.am:
	* capplets/accessibility/keyboard/Makefile.am:
	* capplets/background/Makefile.am:
	* capplets/common/Makefile.am:
	* capplets/default-applications/Makefile.am:
	* capplets/display/Makefile.am:
	* capplets/font/Makefile.am:
	* capplets/keybindings/Makefile.am:
	* capplets/keyboard/Makefile.am:
	* capplets/mouse/Makefile.am:
	* capplets/network/Makefile.am:
	* capplets/theme-switcher/Makefile.am:
	* capplets/ui-properties/Makefile.am:
	* capplets/windows/Makefile.am:
	* configure.in:
	* gnome-settings-daemon/Makefile.am:
	* libbackground/Makefile.am:
	* libwindow-settings/Makefile.am:
	* typing-break/Makefile.am:
	* vfs-methods/fontilus/Makefile.am:
	* vfs-methods/themus/Makefile.am: Fix localedir defines. Bug #395383.

svn path=/trunk/; revision=7219
2007-01-31 21:09:43 +00:00
Jens Granseuer
2006d45e5b dump remnants of gstreamer-0.8 since it's not been supported for a while
2007-01-30  Jens Granseuer  <jensgr@gmx.net>
                                          
        * configure.in: dump remnants of gstreamer-0.8 since it's not been
        supported for a while

svn path=/trunk/; revision=7208
2007-01-30 20:52:01 +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
a37b032ead removed old shell.
2007-01-25  Rodrigo Moya <rodrigo@gnome-db.org>

	* control-center/*: removed old shell.

svn path=/trunk/; revision=7176
2007-01-25 10:42:36 +00:00
Rodrigo Moya
fc32bc6b78 prepare for 2.17.90.
2007-01-22  Rodrigo Moya <rodrigo@gnome-db.org>

	* NEWS:
	* configure.in: prepare for 2.17.90.

svn path=/trunk/; revision=7166
2007-01-22 18:09:42 +00:00
Thomas Wood
f8d9c201f5 Add myself, remove Chris Lahey
2007-01-21  Thomas Wood  <thos@gnome.org>

	* MAINTAINERS: Add myself, remove Chris Lahey

svn path=/trunk/; revision=7161
2007-01-21 12:32:29 +00:00
Jens Granseuer
ad5bd03133 Fixes #397905
2007-01-19  Jens Granseuer <jensgr@gmx.net>

	Fixes #397905

	* configure.in: check for xf86misc library in addition to header files.

svn path=/trunk/; revision=7153
2007-01-19 10:07:19 +00:00
Denis Washington
e6d9f7b888 Replace the non-standard-compilant categories PersonalSettings,
2007-01-17  Denis Washington  <dwashington@gmx.net>

	* capplets/accessibility/keyboard/accessibility-keyboard.desktop.in.in:
	* capplets/accessibility/at-properties/at-properties.desktop.in.in:
	* capplets/network/gnome-network-preferences.desktop.in.in:
	* capplets/default-applications/default-applications.desktop.in.in:
	* capplets/about-me/gnome-about-me.desktop.in.in:

	Replace the non-standard-compilant categories PersonalSettings,
	NetworkSettings and SystemSettings with X-GNOME-*.

svn path=/trunk/; revision=7149
2007-01-17 18:45:50 +00:00
Christian Persch
a77fc4f15c Fix ChangeLog
svn path=/trunk/; revision=7136
2007-01-14 19:25:24 +00:00
Christian Persch
8a79c51358 Fix spacings and just build the whole dialogue from glade, not just the
2007-01-11  Christian Persch  <chpe@svn.gnome.org>

	* capplets/sound/Makefile.am:
	* capplets/sound/sound-properties-capplet.c: (create_dialog),
	(dialog_response_cb), (main):
	* capplets/sound/sound-properties.glade:
	Fix spacings and just build the whole dialogue from glade, not just
	the main part. Bug #394068.

svn path=/trunk/; revision=7131
2007-01-11 13:05:13 +00:00
Thomas Wood
adfa668f98 Fix for distcheck
2007-01-09  Thomas Wood  <thos@gnome.org>

	* Makefile.am: Fix for distcheck

svn path=/trunk/; revision=7116
2007-01-09 00:19:21 +00:00
Rodrigo Moya
091651fa7f updated for 2.17.5.
2007-01-08  Rodrigo Moya <rodrigo@gnome-db.org>

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

svn path=/trunk/; revision=7114
2007-01-08 23:19:01 +00:00
Jan Arne Petersen
90b67faf65 Fixes #173035
2007-01-08  Jan Arne Petersen  <jpetersen@jpetersen.org>

	Fixes #173035

	* configure.in: updated sound capplet requirements.

	* gnome-settings-daemon/actions/Makefile.am:
	* gnome-settings-daemon/actions/acme-volume-gstreamer.c:
	(acme_volume_gstreamer_finalize), (acme_volume_gstreamer_set_mute),
	(update_state), (acme_volume_gstreamer_get_mute),
	(acme_volume_gstreamer_get_volume),
	(acme_volume_gstreamer_set_volume),
	(acme_volume_gstreamer_close_real), (_acme_set_mixer),
	(acme_volume_gstreamer_open), (acme_volume_gstreamer_init): added
	support for multiple mixer tracks. Added support for gconf device and
	track selection.

	* capplets/sound/Makefile.am, mixer-support.c, mixer-support.h: Add new files.
	* capplets/sound/sound-properties-capplet.c: (mixer_device_combobox_changed),
	(add_track_label_to_list), (mixer_tracks_selection_changed),
	(update_mixer_tracks_selection), (default_mixer_tracks_notify),
	(update_mixer_device_combobox), (default_mixer_device_notify),
	(setup_default_mixer), (setup_dialog):
	* capplets/sound/sound-properties.glade: added support for selecting mixer device and
	tracks in the capplet.


svn path=/trunk/; revision=7113
2007-01-08 22:50:39 +00:00
Denis Washington
ab85ab8eeb Fixes #393617
2007-01-08  Denis Washington <dwashington@gmx.net>

	Fixes #393617

	* */*.desktop.in.in: use new control center shell categories for
	the capplets.

svn path=/trunk/; revision=7112
2007-01-08 22:40:59 +00:00
Thomas Wood
be72b736f8 Patch by: Alberto Ruiz <aruiz@synaptia.net>
2007-01-08  Thomas Wood  <thos@gnome.org>

	Patch by: Alberto Ruiz <aruiz@synaptia.net>

	* configure.in:
	* capplets/theme-switcher/gnome-theme-installer.desktop.in.in:
	* capplets/theme-switcher/gnome-theme-package.xml:
	* capplets/theme-switcher/gnome-theme-package.xml.in:
	* capplets/theme-switcher/Makefile.am:
	* po/POTFILES.in:

	Add support for opening .gtp (application/x-gnome-theme-package) files.
	Fixes bug 393697 (Theme packages should have their own mime type.)

svn path=/trunk/; revision=7100
2007-01-08 17:05:24 +00:00
Marc-Andre Lureau
15c0f6ec87 Fixes #392276
2007-01-06  Marc-Andre Lureau  <marcandre.lureau@gmail.com>

	Fixes #392276

	* configure.in: added support for disabling esound.

svn path=/trunk/; revision=7066
2007-01-06 21:21:59 +00:00
Christian Persch
5e9e499350 A po/LINGUAS: Apply GnomeGoal. Patch by Steve Frécinaux and Luca Cavalli,
2007-01-03  Christian Persch  <chpe@svn.gnome.org>

	* configure.in:
	A po/LINGUAS:
	Apply GnomeGoal. Patch by Steve Frécinaux and Luca Cavalli, bug
	#337909.

svn path=/trunk/; revision=7039
2007-01-03 13:28:55 +00:00
Christian Persch
66db70f444 Fix UTF-8-ness
svn path=/trunk/; revision=7038
2007-01-03 13:28:37 +00:00
Sebastien Bacher
78f57d2578 updated for 2.17.4
2006-12-19  Sebastien Bacher <seb128@ubuntu.com>

	* NEWS:
	* configure.in: updated for 2.17.4
2006-12-19 14:11:41 +00:00
William Jon McCann
e7ba3dd216 Add a new media keys window that takes advantage of compositing when
2006-12-07  William Jon McCann  <mccann@jhu.edu>

	* gnome-settings-daemon/Makefile.am:
	* gnome-settings-daemon/actions/Makefile.am:
	* gnome-settings-daemon/actions/acme.glade:
	* gnome-settings-daemon/actions/gnome-speakernotes-muted.png:
	* gnome-settings-daemon/actions/gnome-speakernotes.png:
	* gnome-settings-daemon/gnome-settings-multimedia-keys.c:
	(execute), (dialog_init), (unhookup_keysym), (update_kbd_cb),
	(init_kbd), (dialog_show), (do_eject_action), (do_sound_action),
	(gnome_settings_multimedia_keys_load):
	* gnome-settings-daemon/gsd-media-keys-window.c: (hide_timeout),
	(remove_hide_timeout), (add_hide_timeout), (update_window),
	(volume_controls_set_visible), (window_set_icon_name),
	(window_set_icon_file), (action_changed), (volume_level_changed),
	(volume_muted_changed), (gsd_media_keys_window_set_action),
	(gsd_media_keys_window_set_volume_muted),
	(gsd_media_keys_window_set_volume_level), (curved_rectangle),
	(draw_action_eject), (draw_waves), (draw_speaker),
	(draw_volume_boxes), (draw_action_volume), (draw_action),
	(on_expose_event), (gsd_media_keys_window_real_show),
	(gsd_media_keys_window_real_hide),
	(gsd_media_keys_window_class_init), (initialize_alpha_mode),
	(gsd_media_keys_window_init), (gsd_media_keys_window_finalize),
	(gsd_media_keys_window_new):
	* gnome-settings-daemon/gsd-media-keys-window.h:
	Add a new media keys window that takes advantage of
	compositing when available.  Fixes #383066
2006-12-07 17:54:56 +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
52975eb709 added shell/gnomecc.desktop.in to $OUTPUT.
2006-11-13  Rodrigo Moya <rodrigo@novell.com>

	* configure.in: added shell/gnomecc.desktop.in to $OUTPUT.
2006-11-13 17:29:56 +00:00
Rodrigo Moya
7d51fdd2f7 added libslab.pc to $OUTPUT.
2006-11-13  Rodrigo Moya <rodrigo@novell.com>

	* configure.in: added libslab.pc to $OUTPUT.
2006-11-13 11:37:49 +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
Sergey V. Udaltsov
ada87a95f2 Changing library dependency from virtual libgswitchit/libkbdraw to normal libgnomekbd 2006-10-18 22:37:40 +00:00
Rodrigo Moya
18e1885e87 updated for 2.17.1.
2006-10-16  Rodrigo Moya <rodrigo@novell.com>

	* configure.in:
	* NEWS: updated for 2.17.1.
2006-10-16 20:54:18 +00:00
Rodrigo Moya
c58d2febac updated for 2.16.0.
2006-09-04  Rodrigo Moya <rodrigo@novell.com>

	* NEWS: updated for 2.16.0.
2006-09-04 09:56:55 +00:00
Matthias Clasen
ef65f28efe Fixes #352776
2006-08-27  Matthias Clasen <mclasen@redhat.com>

	Fixes #352776

	* libkbdraw/keyboard-drawing.c (key_event): return TRUE when we
	handle the key event, to avoid GTK+ to handle it also.
2006-08-27 10:32:18 +00:00
Sebastien Bacher
1358fd4ef5 updated to 2.16.0
2006-08-22  Sebastien Bacher <seb128@debian.org>

	* configure.in: updated to 2.16.0
2006-08-22 17:15:55 +00:00
Sebastien Bacher
89fcdff8fd 2.15.92 update 2006-08-22 16:24:19 +00:00
Subhransu Behera
2779a6c321 Added Oriya to ALL_LINGUAS 2006-08-21 03:05:14 +00:00
Sebastien Bacher
3b8de50fc2 updated to 2.15.92
2006-08-08  Sebastien Bacher  <seb128@debian.org>

	* configure.in: updated to 2.15.92
2006-08-07 22:44:21 +00:00
Sebastien Bacher
f3f59ec61b updated for 2.15.91
2006-08-07  Sebastien Bacher  <seb128@debian.org>

	* NEWS: updated for 2.15.91
2006-08-06 22:48:16 +00:00
Sebastien Bacher
4b54253c4a fix build with the new libebook API (Closes: #348821) 2006-08-06 22:45:09 +00:00