updated desktop files to use gnome-* instead of gnome2-*
This commit is contained in:
parent
cfadf3982b
commit
2cf880126c
19 changed files with 59 additions and 15 deletions
|
@ -1,3 +1,7 @@
|
|||
Wed Apr 10 18:02:29 2002 Jonathan Blandford <jrb@gnome.org>
|
||||
|
||||
* accessibility-keyboard.desktop.in (Exec): s/gnome2/gnome
|
||||
|
||||
2002-03-30 Jody Goldberg <jody@gnome.org>
|
||||
|
||||
* gnome-accessibility-keyboard-properties.glade2 : rename Sample -> Text
|
||||
|
|
|
@ -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
|
||||
|
|
|
@ -1,3 +1,7 @@
|
|||
Wed Apr 10 18:06:35 2002 Jonathan Blandford <jrb@gnome.org>
|
||||
|
||||
* background.desktop.in (Exec): s/gnome2/gnome
|
||||
|
||||
Mon Apr 1 19:19:39 2002 Jonathan Blandford <jrb@redhat.com>
|
||||
|
||||
* background-properties-capplet.c (dialog_button_clicked_cb):
|
||||
|
|
|
@ -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;
|
||||
Categories=Application;Settings;
|
||||
|
|
|
@ -1,3 +1,7 @@
|
|||
Wed Apr 10 18:05:13 2002 Jonathan Blandford <jrb@gnome.org>
|
||||
|
||||
* default-applications.desktop.in (Exec): s/gnome2/gnome
|
||||
|
||||
2002-03-28 Richard Hestilow <hestilow@ximian.com>
|
||||
|
||||
* gnome-default-applications-properties.glade: Make dialog title
|
||||
|
|
|
@ -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
|
||||
Categories=Application;Settings;AdvancedSettings
|
||||
|
|
|
@ -1,3 +1,7 @@
|
|||
Wed Apr 10 18:04:10 2002 Jonathan Blandford <jrb@gnome.org>
|
||||
|
||||
* file-types.desktop.in (Exec): s/gnome2/gnome
|
||||
|
||||
2002-04-10 Jody Goldberg <jody@gnome.org>
|
||||
|
||||
* mime-type-info.c (get_category) : make case insensitive.
|
||||
|
|
|
@ -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;
|
||||
|
|
|
@ -1,3 +1,7 @@
|
|||
Wed Apr 10 18:03:00 2002 Jonathan Blandford <jrb@gnome.org>
|
||||
|
||||
* font-properties.desktop.in (Exec): s/gnome2/gnome
|
||||
|
||||
2002-03-27 Lauris Kaplinski <lauris@ximian.com>
|
||||
|
||||
* main.c (response_cb): No responses here
|
||||
|
|
|
@ -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
|
||||
|
|
|
@ -1,3 +1,7 @@
|
|||
Wed Apr 10 18:06:25 2002 Jonathan Blandford <jrb@gnome.org>
|
||||
|
||||
* keyboard.desktop.in (Exec): s/gnome2/gnome
|
||||
|
||||
2002-03-29 Jody Goldberg <jody@gnome.org>
|
||||
|
||||
* gnome-keyboard-properties.glade : click_volume range is 0..100
|
||||
|
|
|
@ -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;
|
||||
Categories=Application;Settings;
|
||||
|
|
|
@ -1,3 +1,7 @@
|
|||
Wed Apr 10 18:05:42 2002 Jonathan Blandford <jrb@gnome.org>
|
||||
|
||||
* mouse.desktop.in (Exec): s/gnome2/gnome
|
||||
|
||||
2002-03-21 Dave Camp <dave@ximian.com>
|
||||
|
||||
* gnome-mouse-properties.c (*_{to|from}_gconf): Add the peditor
|
||||
|
|
|
@ -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;
|
||||
Categories=Application;Settings;
|
||||
|
|
|
@ -1,3 +1,7 @@
|
|||
Wed Apr 10 18:05:30 2002 Jonathan Blandford <jrb@gnome.org>
|
||||
|
||||
* sound.desktop.in (Exec): s/gnome2/gnome
|
||||
|
||||
2002-03-27 Richard Hestilow <hestilow@ximian.com>
|
||||
|
||||
* sound-properties.glade: Add mnemonics.
|
||||
|
|
|
@ -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;
|
||||
Categories=Application;Settings;
|
||||
|
|
|
@ -1,3 +1,7 @@
|
|||
Wed Apr 10 18:03:25 2002 Jonathan Blandford <jrb@gnome.org>
|
||||
|
||||
* gtk-theme-selector.desktop.in (Exec): s/gtk2-theme-selector-capplet/gnome-font-and-theme-properties
|
||||
|
||||
2002-04-10 Rachel Hestilow <hestilow@ximian.com>
|
||||
|
||||
* gnome-font-and-theme-properties.glade: Add font options to UI.
|
||||
|
|
|
@ -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"),
|
||||
|
|
|
@ -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;
|
||||
Categories=Application;Settings;AdvancedSettings;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue