diff --git a/capplets/accessibility/keyboard/ChangeLog b/capplets/accessibility/keyboard/ChangeLog index d508b8c73..a280badcd 100644 --- a/capplets/accessibility/keyboard/ChangeLog +++ b/capplets/accessibility/keyboard/ChangeLog @@ -1,3 +1,7 @@ +Wed Apr 10 18:02:29 2002 Jonathan Blandford + + * accessibility-keyboard.desktop.in (Exec): s/gnome2/gnome + 2002-03-30 Jody Goldberg * gnome-accessibility-keyboard-properties.glade2 : rename Sample -> Text diff --git a/capplets/accessibility/keyboard/accessibility-keyboard.desktop.in b/capplets/accessibility/keyboard/accessibility-keyboard.desktop.in index 495d8e338..c27b779f0 100644 --- a/capplets/accessibility/keyboard/accessibility-keyboard.desktop.in +++ b/capplets/accessibility/keyboard/accessibility-keyboard.desktop.in @@ -1,7 +1,7 @@ [Desktop Entry] _Name=Keyboard _Comment=Keyboard Accessibility Properties -Exec=gnome2-accessibility-keyboard-properties +Exec=gnome-accessibility-keyboard-properties Icon=accessibility-keyboard-capplet.png Terminal=0 Type=Application diff --git a/capplets/background/ChangeLog b/capplets/background/ChangeLog index e47eeb5c6..a723b65cb 100644 --- a/capplets/background/ChangeLog +++ b/capplets/background/ChangeLog @@ -1,3 +1,7 @@ +Wed Apr 10 18:06:35 2002 Jonathan Blandford + + * background.desktop.in (Exec): s/gnome2/gnome + Mon Apr 1 19:19:39 2002 Jonathan Blandford * background-properties-capplet.c (dialog_button_clicked_cb): diff --git a/capplets/background/background.desktop.in b/capplets/background/background.desktop.in index e454a3399..4b0249ec1 100644 --- a/capplets/background/background.desktop.in +++ b/capplets/background/background.desktop.in @@ -1,8 +1,8 @@ [Desktop Entry] _Name=Background _Comment=Configuration of the desktop's background -Exec=gnome2-background-properties +Exec=gnome-background-properties Icon=background-capplet.png Terminal=0 Type=Application -Categories=Application;Settings; \ No newline at end of file +Categories=Application;Settings; diff --git a/capplets/default-applications/ChangeLog b/capplets/default-applications/ChangeLog index a98bea7f9..190ee5dd6 100644 --- a/capplets/default-applications/ChangeLog +++ b/capplets/default-applications/ChangeLog @@ -1,3 +1,7 @@ +Wed Apr 10 18:05:13 2002 Jonathan Blandford + + * default-applications.desktop.in (Exec): s/gnome2/gnome + 2002-03-28 Richard Hestilow * gnome-default-applications-properties.glade: Make dialog title diff --git a/capplets/default-applications/default-applications.desktop.in b/capplets/default-applications/default-applications.desktop.in index 5f688f94c..9a443d3e7 100644 --- a/capplets/default-applications/default-applications.desktop.in +++ b/capplets/default-applications/default-applications.desktop.in @@ -1,8 +1,8 @@ [Desktop Entry] _Name=Preferred Applications _Comment=Choose the applications used by default -Exec=gnome2-default-applications-properties +Exec=gnome-default-applications-properties Icon=default-applications-capplet.png Terminal=0 Type=Application -Categories=Application;Settings;AdvancedSettings \ No newline at end of file +Categories=Application;Settings;AdvancedSettings diff --git a/capplets/file-types/ChangeLog b/capplets/file-types/ChangeLog index eef0fc322..095e8784f 100644 --- a/capplets/file-types/ChangeLog +++ b/capplets/file-types/ChangeLog @@ -1,3 +1,7 @@ +Wed Apr 10 18:04:10 2002 Jonathan Blandford + + * file-types.desktop.in (Exec): s/gnome2/gnome + 2002-04-10 Jody Goldberg * mime-type-info.c (get_category) : make case insensitive. diff --git a/capplets/file-types/file-types.desktop.in b/capplets/file-types/file-types.desktop.in index d06d2a8b1..82a5591ea 100644 --- a/capplets/file-types/file-types.desktop.in +++ b/capplets/file-types/file-types.desktop.in @@ -2,7 +2,7 @@ _Name=File Types and Programs _Comment=Specify which programs are used to open or view each file type Icon=gnome-ccmime.png -Exec=gnome2-file-types-properties +Exec=gnome-file-types-properties Terminal=0 Type=Application Categories=Application;Settings;AdvancedSettings; diff --git a/capplets/font/ChangeLog b/capplets/font/ChangeLog index 90b2b6101..b386d027e 100644 --- a/capplets/font/ChangeLog +++ b/capplets/font/ChangeLog @@ -1,3 +1,7 @@ +Wed Apr 10 18:03:00 2002 Jonathan Blandford + + * font-properties.desktop.in (Exec): s/gnome2/gnome + 2002-03-27 Lauris Kaplinski * main.c (response_cb): No responses here diff --git a/capplets/font/font-properties.desktop.in b/capplets/font/font-properties.desktop.in index 7ddbb1f88..87cc7a432 100644 --- a/capplets/font/font-properties.desktop.in +++ b/capplets/font/font-properties.desktop.in @@ -1,7 +1,7 @@ [Desktop Entry] _Name=Font _Comment=Select which font to use -Exec=gnome2-font-properties +Exec=gnome-font-properties Icon=font-capplet.png Terminal=0 Type=Application diff --git a/capplets/keyboard/ChangeLog b/capplets/keyboard/ChangeLog index 34e9b7361..ff48b0145 100644 --- a/capplets/keyboard/ChangeLog +++ b/capplets/keyboard/ChangeLog @@ -1,3 +1,7 @@ +Wed Apr 10 18:06:25 2002 Jonathan Blandford + + * keyboard.desktop.in (Exec): s/gnome2/gnome + 2002-03-29 Jody Goldberg * gnome-keyboard-properties.glade : click_volume range is 0..100 diff --git a/capplets/keyboard/keyboard.desktop.in b/capplets/keyboard/keyboard.desktop.in index 0a12c27e7..7e0a36139 100644 --- a/capplets/keyboard/keyboard.desktop.in +++ b/capplets/keyboard/keyboard.desktop.in @@ -1,8 +1,8 @@ [Desktop Entry] _Name=Keyboard _Comment=Keyboard Properties -Exec=gnome2-keyboard-properties +Exec=gnome-keyboard-properties Icon=keyboard-capplet.png Terminal=0 Type=Application -Categories=Application;Settings; \ No newline at end of file +Categories=Application;Settings; diff --git a/capplets/mouse/ChangeLog b/capplets/mouse/ChangeLog index 901183114..b59c5ef6c 100644 --- a/capplets/mouse/ChangeLog +++ b/capplets/mouse/ChangeLog @@ -1,3 +1,7 @@ +Wed Apr 10 18:05:42 2002 Jonathan Blandford + + * mouse.desktop.in (Exec): s/gnome2/gnome + 2002-03-21 Dave Camp * gnome-mouse-properties.c (*_{to|from}_gconf): Add the peditor diff --git a/capplets/mouse/mouse.desktop.in b/capplets/mouse/mouse.desktop.in index 56f80dcd1..6368a4c63 100644 --- a/capplets/mouse/mouse.desktop.in +++ b/capplets/mouse/mouse.desktop.in @@ -1,8 +1,8 @@ [Desktop Entry] _Name=Mouse _Comment=Mouse Properties -Exec=gnome2-mouse-properties +Exec=gnome-mouse-properties Icon=mouse-capplet.png Terminal=0 Type=Application -Categories=Application;Settings; \ No newline at end of file +Categories=Application;Settings; diff --git a/capplets/sound/ChangeLog b/capplets/sound/ChangeLog index b540e470d..c9e8500ee 100644 --- a/capplets/sound/ChangeLog +++ b/capplets/sound/ChangeLog @@ -1,3 +1,7 @@ +Wed Apr 10 18:05:30 2002 Jonathan Blandford + + * sound.desktop.in (Exec): s/gnome2/gnome + 2002-03-27 Richard Hestilow * sound-properties.glade: Add mnemonics. diff --git a/capplets/sound/sound.desktop.in b/capplets/sound/sound.desktop.in index 824f20810..2b181fad8 100644 --- a/capplets/sound/sound.desktop.in +++ b/capplets/sound/sound.desktop.in @@ -1,8 +1,8 @@ [Desktop Entry] _Name=Sound _Comment=Configure GNOME's use of sound -Exec=gnome2-sound-properties +Exec=gnome-sound-properties Icon=gnome-audio2.png Terminal=0 Type=Application -Categories=Application;Settings; \ No newline at end of file +Categories=Application;Settings; diff --git a/capplets/theme-switcher/ChangeLog b/capplets/theme-switcher/ChangeLog index ea420129a..77a48e492 100644 --- a/capplets/theme-switcher/ChangeLog +++ b/capplets/theme-switcher/ChangeLog @@ -1,3 +1,7 @@ +Wed Apr 10 18:03:25 2002 Jonathan Blandford + + * gtk-theme-selector.desktop.in (Exec): s/gtk2-theme-selector-capplet/gnome-font-and-theme-properties + 2002-04-10 Rachel Hestilow * gnome-font-and-theme-properties.glade: Add font options to UI. diff --git a/capplets/theme-switcher/gnome-font-and-theme-properties.c b/capplets/theme-switcher/gnome-font-and-theme-properties.c index 5b3dfcf0c..c3547b44a 100644 --- a/capplets/theme-switcher/gnome-font-and-theme-properties.c +++ b/capplets/theme-switcher/gnome-font-and-theme-properties.c @@ -169,6 +169,13 @@ theme_key_changed (GConfClient *client, read_themes ((GladeXML *)user_data); } + +static void +theme_changed_func (gpointer data) +{ + g_print ("boo\n"); +} + static void setup_dialog (GladeXML *dialog) { @@ -198,6 +205,7 @@ setup_dialog (GladeXML *dialog) g_signal_connect (G_OBJECT (selection), "changed", (GCallback) theme_selection_changed, NULL); read_themes (dialog); + theme_common_register_theme_change (theme_changed_func, dialog); peditor = gconf_peditor_new_font (NULL, GTK_FONT_KEY, WID ("application_font"), diff --git a/capplets/theme-switcher/gtk-theme-selector.desktop.in b/capplets/theme-switcher/gtk-theme-selector.desktop.in index 9200129fa..3b7e5cbba 100644 --- a/capplets/theme-switcher/gtk-theme-selector.desktop.in +++ b/capplets/theme-switcher/gtk-theme-selector.desktop.in @@ -1,8 +1,8 @@ [Desktop Entry] _Name=Gtk+ Theme Selector _Comment=Select which gtk+ theme to use -Exec=gtk2-theme-selector-capplet +Exec=gnome-font-and-theme-properties Icon=gnome-ccthemes.png Terminal=0 Type=Application -Categories=Application;Settings;AdvancedSettings; \ No newline at end of file +Categories=Application;Settings;AdvancedSettings;