Sebastien Bacher
05f52484b8
fix the title according to the HIG ( Closes : #304950 ).
...
2005-05-22 Sebastien Bacher <seb128@debian.org>
* sound-properties-capplet.c: (main):
fix the title according to the HIG (Closes : #304950 ).
2005-05-22 19:29:14 +00:00
Sebastien Bacher
581c37e2bb
Cleanup of gconf and a few other things, patch from Kjartan Maraas
...
2005-05-22 Sebastien Bacher <seb128@debian.org>
* ChangeLog capplets/about-me/e-image-chooser.c
capplets/accessibility/at-properties/at-startup-session.h
capplets/accessibility/keyboard/accessibility-keyboard.c
capplets/background/gnome-wp-info.c
capplets/common/gconf-property-editor.c
capplets/common/gnome-theme-apply.c
capplets/default-applications/gnome-default-applications-properties.c
capplets/keybindings/gnome-keybinding-properties.c
capplets/keyboard/gnome-keyboard-properties.c
capplets/mouse/gnome-mouse-properties.c
capplets/network/gnome-network-preferences.c
capplets/sound/sound-properties-capplet.c
capplets/theme-switcher/gnome-theme-details.c
capplets/theme-switcher/gnome-theme-manager.c
capplets/ui-properties/gnome-ui-properties.c
capplets/windows/gnome-window-properties.c
gnome-settings-daemon/factory.c
gnome-settings-daemon/gnome-settings-accessibility-keyboard.c
gnome-settings-daemon/gnome-settings-background.c
gnome-settings-daemon/gnome-settings-daemon.c
gnome-settings-daemon/gnome-settings-daemon.h
gnome-settings-daemon/gnome-settings-font.c
gnome-settings-daemon/gnome-settings-keybindings.c
gnome-settings-daemon/gnome-settings-keybindings.h
gnome-settings-daemon/gnome-settings-keyboard-xkb.c
gnome-settings-daemon/gnome-settings-keyboard.c
gnome-settings-daemon/gnome-settings-locate-pointer.h
gnome-settings-daemon/gnome-settings-mouse.c
gnome-settings-daemon/gnome-settings-multimedia-keys.c
gnome-settings-daemon/gnome-settings-screensaver.c
gnome-settings-daemon/gnome-settings-sound.c
gnome-settings-daemon/gnome-settings-xmodmap.c
gnome-settings-daemon/gnome-settings-xrdb.c
gnome-settings-daemon/gnome-settings-xsettings.c
libbackground/applier.c libbackground/applier.h
libbackground/preferences.c libsounds/sound-properties.c
libsounds/sound-view.h libwindow-settings/gnome-wm-manager.c
libwindow-settings/metacity-window-manager.c
typing-break/drw-break-window.c typing-break/drw-utils.h
typing-break/drwright.c vfs-methods/fontilus/font-view.c
vfs-methods/themus/themus-theme-applier.c:
Cleanup of gconf and a few other things,
patch from Kjartan Maraas <kmaraas@gnome.org> (Closes : #301945 ).
2005-05-22 15:46:45 +00:00
Sebastien Bacher
904cbeb3cf
change fullscreen_flash to fullscreen ( Closes : #166455 ).
...
2005-02-07 Sebastien Bacher <seb128@debian.org>
* sound-properties-capplet.c: change fullscreen_flash to fullscreen
(Closes : #166455 ).
2005-02-06 23:13:21 +00:00
Elijah Newren
74b81bcaae
The lack of comprehensiveness of the .cvsignore files were making it hard
...
2005-02-01 Elijah Newren <newren@gmail.com>
The lack of comprehensiveness of the .cvsignore files were making
it hard to find the files missing from the commit (see bug 143487,
comment 35). This should fix that... :)
2005-02-02 00:57:55 +00:00
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
Christoffer Olsen
0ffe4d4e98
Added *.desktop.in.in for bug-buddy love.
...
See ChangeLog for details.
2004-11-24 18:54:03 +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
135d52c612
Release 2.8.1
...
2004-10-14 Jody Goldberg <jody@gnome.org>
* Release 2.8.1
2004-10-14 19:05:48 +00:00
Frédéric Crozat
347006e0d8
Use themed icons for WM hint.
2004-08-20 16:50:57 +00:00
Leena Gunda
4b5e158ec2
set sensitivity of audible/visual bell options only if XKB enabled.
...
2004-06-22 Leena Gunda <leena.gunda@wipro.com>
* sound-properties-capplet.c:
(create_dialog): set sensitivity of audible/visual bell
options only if XKB enabled.
(CheckXKB): function to check if XKB support available.
Fixes bug #144090
2004-06-22 09:09:19 +00:00
Jody Goldberg
d58e918c83
Release 2.6.1
...
2004-04-15 Jody Goldberg <jody@gnome.org>
* Release 2.6.1
2004-04-16 02:32:42 +00:00
Jody Goldberg
1cc6acc2d5
Release 2.6.0.3
...
2004-04-01 Jody Goldberg <jody@gnome.org>
* Release 2.6.0.3
2004-04-01 06:21:52 +00:00
Jody Goldberg
9a9008178d
merge and update patch from
...
http://bugzilla.gnome.org/show_bug.cgi?id=134895
2004-03-31 21:30:23 +00:00
Thomas Vander Stichele
c2256f7080
ignore some files
2004-03-31 11:24:58 +00:00
Jody Goldberg
4874c554f6
Release 2.6.0.1
...
2004-03-30 Jody Goldberg <jody@gnome.org>
* Release 2.6.0.1
2004-03-31 03:35:12 +00:00
Jody Goldberg
1df948d905
Release 2.6.0
...
2004-03-23 Jody Goldberg <jody@gnome.org>
* Release 2.6.0
2004-03-24 02:58:55 +00:00
Jody Goldberg
f4fb38359c
Release 2.5.4
...
2004-03-11 Jody Goldberg <jody@gnome.org>
* Release 2.5.4
2004-03-11 06:02:19 +00:00
Jody Goldberg
2688109c0b
Release 2.5.3
...
2004-02-13 Jody Goldberg <jody@gnome.org>
* Release 2.5.3
2004-02-13 15:56:12 +00:00
Mark McLoughlin
d9885e685f
update help links to point to user-guide.xml
...
2004-02-12 Mark McLoughlin <mark@skynet.ie>
* capplets/display/main.c: (cb_dialog_response):
* capplets/localization/gnome-localization-properties.c:
(dialog_response): update help links to point to user-guide.xml
2004-02-12 14:23:03 +00:00
Jody Goldberg
261b2b9838
Release 2.5.2
...
2004-01-14 Jody Goldberg <jody@gnome.org>
* Release 2.5.2
2004-01-14 06:41:31 +00:00
Jody Goldberg
156cabf24f
Release 2.5.1.1
...
2003-12-30 Jody Goldberg <jody@gnome.org>
* Release 2.5.1.1
2003-12-31 17:11:31 +00:00
Jody Goldberg
e5f68bb5bd
Release 2.5.1
...
2003-12-30 Jody Goldberg <jody@gnome.org>
* Release 2.5.1
2003-12-30 18:30:46 +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
Jody Goldberg
f5ba169611
Release 2.5.0
...
2003-10-28 Jody Goldberg <jody@gnome.org>
* Release 2.5.0
2003-10-28 22:32:08 +00:00
Dennis Cranston
b9926a9130
Patch to fix spacing between action area and vbox of preferences dialog.
...
2003-08-01 Dennis Cranston <dennis_cranston at yahoo com>
* sound-properties-capplet.c: Patch to fix spacing between action
area and vbox of preferences dialog.
2003-08-04 05:51:52 +00:00
Frédéric Crozat
1c979bbd82
Use gnome-audio.png, not gnome-audio2.png for icon.
...
* capplets/sound/sound.desktop.in:
Use gnome-audio.png, not gnome-audio2.png for icon.
2003-07-29 13:55:56 +00:00
Dennis Cranston
e55c1c47ff
Remove indentation on general tab.
...
Remove indentation on general tab.
2003-07-12 08:10:06 +00:00
Dennis Cranston
1a9c18bab7
More fixes for ui-review bug number 99533.
...
2003-07-11 Dennis Cranston <dennis_cranston at yahoo com>
* sound-properties.glade, sound-properties-capplet.c:
More fixes for ui-review bug number 99533.
2003-07-12 02:05:17 +00:00
Jody Goldberg
c5b7285caa
Release 2.3.4
...
2003-07-07 Jody Goldberg <jody@gnome.org>
* Release 2.3.4
2003-07-07 04:57:46 +00:00
Calum Benson
089ed52f13
Replace Bill's placeholder icon before the UI freeze :)
2003-07-07 00:32:03 +00:00
Jody Goldberg
07421f4a30
Release 2.3.3
...
2003-06-24 Jody Goldberg <jody@gnome.org>
* Release 2.3.3
2003-06-24 21:04:07 +00:00
Jonathan Blandford
68645bd58a
Forgot to add this file
2003-06-06 23:21:55 +00:00
Bill Haneman
be432c9acb
Use a peditor for the visual bell instead.
...
Fri Jun 6 19:16:43 2003 Jonathan Blandford <jrb@gnome.org>
* sound-properties-capplet.c (bell_flash_to_widget),
(bell_flash_from_widget): Use a peditor for the visual bell
instead.
2003-06-06 Bill Haneman <bill.haneman@sun.com>
* sound-properties.glade:
Added page tab and UI from "visual bell" capplet
(UI originally from Calum, except for ugly icon)
* visual-bell.png:
Ugly new icon which needs TLC from Calum.
* sound-properties-capplet.c:
Added gconf keys for visual bell feature and control of
audio bell.
(visual_bell_type_changed): New, called when visual bell radiobuttons
are toggled.
(create_dialog):
Set the image on the "System Bell" notebook tab.
(setup_dialog):
Added peditors for visual-bell and audio-bell checkboxes/gconf keys.
Added guards for the visual-bell type buttons, controlled by
the visual-bell-enabling checkbox.
Connected visual_bell_type_changed to "toggled" signal on radiobuttons.
2003-06-06 23:20:37 +00:00
Jody Goldberg
04f119abae
Release 2.3.1
...
2003-05-07 Jody Goldberg <jody@gnome.org>
* Release 2.3.1
2003-05-07 18:25:21 +00:00
Alex Duggan
21e7d16ff8
use appropriate window border icon.
...
2003-04-30 Alex Duggan <aldug@astrolinux.com>
* sound-properties-capplet.c: use appropriate
window border icon.
2003-05-01 05:31:42 +00:00
Kjartan Maraas
60980d0fe5
Merge from stable branch
2003-04-29 17:52:40 +00:00
Jonathan Blandford
d660af7b7a
2.2.0.1 forgot to commit this last night.
...
2.2.0.1
forgot to commit this last night.
2003-02-05 15:45:30 +00:00
Jonathan Blandford
f6444a51ce
Released 2.2.0
2003-01-21 06:53:43 +00:00
Jonathan Blandford
b8d1d9548c
2.1.7
2003-01-16 07:59:09 +00:00
Jody Goldberg
5a35e2caad
Release 2.1.6
...
2003-01-10 Jody Goldberg <jody@gnome.org>
* Release 2.1.6
2003-01-10 16:11:31 +00:00
Jody Goldberg
0c0c49f22c
Release 2.1.5
...
2002-12-18 Jody Goldberg <jody@gnome.org>
* Release 2.1.5
2002-12-18 21:43:55 +00:00
Dennis Cranston
d91d3e71de
Hopefully, the rest of my previous commit. (Last commit suffered from
...
a broken pipe error.)
2002-12-11 00:32:13 +00:00
Jonathan Blandford
f2d9e3b135
Patch from Fernando Herrera <fherrera@onirica.com> to add X-GNOME-BUGZILLA
...
Wed Dec 4 14:34:27 2002 Jonathan Blandford <jrb@redhat.com>
* capplets/accessibility/keyboard/*.desktop.in:
* capplets/background/*.desktop.in:
* capplets/default-applications/*.desktop.in:
* capplets/desktop-links/*.desktop.in:
* capplets/file-types/*.desktop.in:
* capplets/font/*.desktop.in:
* capplets/keybindings/*.desktop.in:
* capplets/keyboard/*.desktop.in:
* capplets/mouse/*.desktop.in:
* capplets/network/*.desktop.in:
* capplets/sound/*.desktop.in:
* capplets/theme-switcher/*.desktop.in:
* capplets/ui-properties/*.desktop.in:
* capplets/url-properties/*.desktop.in:
* capplets/windows/*.desktop.in:
* control-center/*.desktop.in: Patch from Fernando Herrera
<fherrera@onirica.com> to add X-GNOME-BUGZILLA stuff to all the
.desktop files.
2002-12-04 19:35:02 +00:00
Jody Goldberg
4ab7f6e379
Release 2.1.3
...
2002-11-23 Jody Goldberg <jody@gnome.org>
* Release 2.1.3
2002-11-24 05:16:35 +00:00
Jody Goldberg
de3fad8d1a
Release 2.1.2
...
2002-11-02 Jody Goldberg <jody@gnome.org>
* Release 2.1.2
2002-11-02 19:03:15 +00:00
Jody Goldberg
de4daccb66
Release 2.1.1
...
2002-10-21 Jody Goldberg <jody@gnome.org>
* Release 2.1.1
2002-10-21 16:48:10 +00:00
Deepa Natarajan
de08ed2958
*sound-properties.glade: Remove mnemonics for notebook tabs. Fixes bug#
...
2002-10-08 Deepa Natarajan <deepa.natarajan@wipro.com>
*sound-properties.glade: Remove mnemonics for notebook tabs.
Fixes bug# 94160.
2002-10-11 09:55:25 +00:00
Jody Goldberg
69bc347c0f
Forgot to commit when I did the 2.1.0.1 snapshot
...
2002-10-01 Jody Goldberg <jody@gnome.org>
* Release 2.1.0.1
2002-10-03 10:17:40 +00:00
Jody Goldberg
b3ca0b3f9f
Release 2.1.0
...
2002-08-21 Jody Goldberg <jody@gnome.org>
* Release 2.1.0
2002-08-21 06:01:42 +00:00
Jody Goldberg
28c1366164
Merge in some pending patches
2002-08-20 03:15:25 +00:00