diff --git a/ChangeLog b/ChangeLog index 544578310..7465563cd 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,56 @@ +2004-11-24 Christoffer Olsen + + * All the 20 *.desktop.in files that contain Bugzilla information + have been moved to *.desktop.in.in, with an added + X-GNOME-Bugzilla-Version header to make bug-buddy autocomplete + version numbers in bug reports. + + * configure.in: Added the *.desktop.in.in's mentioned + above to AC_OUTPUT, to generate *.desktop.in + * po/POTFILES.in: Changed the *.desktop.in's mentioned above + to *.desktop.in.in + + * capplets/accessibility/at-properties/at-properties.desktop.in: + * capplets/accessibility/at-properties/at-properties.desktop.in.in: + * capplets/accessibility/keyboard/accessibility-keyboard.desktop.in: + * capplets/accessibility/keyboard/accessibility-keyboard.desktop.in.in: + * capplets/background/background.desktop.in: + * capplets/background/background.desktop.in.in: + * capplets/default-applications/default-applications.desktop.in: + * capplets/default-applications/default-applications.desktop.in.in: + * capplets/display/display-properties.desktop.in: + * capplets/display/display-properties.desktop.in.in: + * capplets/file-types/file-types-capplet.desktop.in: + * capplets/file-types/file-types-capplet.desktop.in.in: + * capplets/file-types/file-types.desktop.in: + * capplets/file-types/file-types.desktop.in.in: + * capplets/font/font-properties.desktop.in: + * capplets/font/font-properties.desktop.in.in: + * capplets/keybindings/keybinding.desktop.in: + * capplets/keybindings/keybinding.desktop.in.in: + * capplets/keyboard/keyboard.desktop.in: + * capplets/keyboard/keyboard.desktop.in.in: + * capplets/localization/localization.desktop.in: + * capplets/localization/localization.desktop.in.in: + * capplets/mouse/gnome-settings-mouse.desktop.in: + * capplets/mouse/gnome-settings-mouse.desktop.in.in: + * capplets/network/gnome-network-preferences.desktop.in: + * capplets/network/gnome-network-preferences.desktop.in.in: + * capplets/sound/gnome-settings-sound.desktop.in: + * capplets/sound/gnome-settings-sound.desktop.in.in: + * capplets/theme-switcher/gtk-theme-selector.desktop.in: + * capplets/theme-switcher/gtk-theme-selector.desktop.in.in: + * capplets/ui-properties/gnome-ui-properties.desktop.in: + * capplets/ui-properties/gnome-ui-properties.desktop.in.in: + * capplets/url-properties/url-properties.desktop.in: + * capplets/url-properties/url-properties.desktop.in.in: + * capplets/windows/window-properties.desktop.in: + * capplets/windows/window-properties.desktop.in.in: + * control-center/gnomecc.desktop.in: + * control-center/gnomecc.desktop.in.in: + * vfs-methods/fontilus/gnome-font-viewer.desktop.in: + * vfs-methods/fontilus/gnome-font-viewer.desktop.in.in: + 2004-11-10 Mark McLoughlin * configure.in: require libgnome-menu for the shell, fixup diff --git a/capplets/accessibility/at-properties/at-properties.desktop.in b/capplets/accessibility/at-properties/at-properties.desktop.in.in similarity index 92% rename from capplets/accessibility/at-properties/at-properties.desktop.in rename to capplets/accessibility/at-properties/at-properties.desktop.in.in index d2a6353a3..3d52616d7 100644 --- a/capplets/accessibility/at-properties/at-properties.desktop.in +++ b/capplets/accessibility/at-properties/at-properties.desktop.in.in @@ -12,3 +12,4 @@ OnlyShowIn=GNOME; X-GNOME-Bugzilla-Bugzilla=GNOME X-GNOME-Bugzilla-Product=control-center X-GNOME-Bugzilla-Component=Assistive Technology Support +X-GNOME-Bugzilla-Version=@VERSION@ diff --git a/capplets/accessibility/keyboard/accessibility-keyboard.desktop.in b/capplets/accessibility/keyboard/accessibility-keyboard.desktop.in.in similarity index 92% rename from capplets/accessibility/keyboard/accessibility-keyboard.desktop.in rename to capplets/accessibility/keyboard/accessibility-keyboard.desktop.in.in index 252783025..39f7b6136 100644 --- a/capplets/accessibility/keyboard/accessibility-keyboard.desktop.in +++ b/capplets/accessibility/keyboard/accessibility-keyboard.desktop.in.in @@ -12,3 +12,4 @@ OnlyShowIn=GNOME; X-GNOME-Bugzilla-Bugzilla=GNOME X-GNOME-Bugzilla-Product=control-center X-GNOME-Bugzilla-Component=Keyboard Accessibility +X-GNOME-Bugzilla-Version=@VERSION@ diff --git a/capplets/background/background.desktop.in b/capplets/background/background.desktop.in.in similarity index 91% rename from capplets/background/background.desktop.in rename to capplets/background/background.desktop.in.in index 97e3ab6bf..899bc8962 100644 --- a/capplets/background/background.desktop.in +++ b/capplets/background/background.desktop.in.in @@ -12,3 +12,4 @@ OnlyShowIn=GNOME; X-GNOME-Bugzilla-Bugzilla=GNOME X-GNOME-Bugzilla-Product=control-center X-GNOME-Bugzilla-Component=background +X-GNOME-Bugzilla-Version=@VERSION@ diff --git a/capplets/default-applications/default-applications.desktop.in b/capplets/default-applications/default-applications.desktop.in.in similarity index 92% rename from capplets/default-applications/default-applications.desktop.in rename to capplets/default-applications/default-applications.desktop.in.in index faa74c0db..68d6cf7ae 100644 --- a/capplets/default-applications/default-applications.desktop.in +++ b/capplets/default-applications/default-applications.desktop.in.in @@ -12,3 +12,4 @@ OnlyShowIn=GNOME; X-GNOME-Bugzilla-Bugzilla=GNOME X-GNOME-Bugzilla-Product=control-center X-GNOME-Bugzilla-Component=other capplets +X-GNOME-Bugzilla-Version=@VERSION@ diff --git a/capplets/display/display-properties.desktop.in b/capplets/display/display-properties.desktop.in.in similarity index 91% rename from capplets/display/display-properties.desktop.in rename to capplets/display/display-properties.desktop.in.in index 4826f008b..5ed3d39af 100644 --- a/capplets/display/display-properties.desktop.in +++ b/capplets/display/display-properties.desktop.in.in @@ -12,3 +12,4 @@ OnlyShowIn=GNOME; X-GNOME-Bugzilla-Bugzilla=GNOME X-GNOME-Bugzilla-Product=control-center X-GNOME-Bugzilla-Component=display properties +X-GNOME-Bugzilla-Version=@VERSION@ diff --git a/capplets/file-types/file-types-capplet.desktop.in b/capplets/file-types/file-types-capplet.desktop.in.in similarity index 89% rename from capplets/file-types/file-types-capplet.desktop.in rename to capplets/file-types/file-types-capplet.desktop.in.in index e95a0c1af..1c0b975d9 100644 --- a/capplets/file-types/file-types-capplet.desktop.in +++ b/capplets/file-types/file-types-capplet.desktop.in.in @@ -8,3 +8,4 @@ Type=Application X-GNOME-Bugzilla-Bugzilla=GNOME X-GNOME-Bugzilla-Product=control-center X-GNOME-Bugzilla-Component=mime-types +X-GNOME-Bugzilla-Version=@VERSION@ diff --git a/capplets/file-types/file-types.desktop.in b/capplets/file-types/file-types.desktop.in.in similarity index 92% rename from capplets/file-types/file-types.desktop.in rename to capplets/file-types/file-types.desktop.in.in index 923f9418e..e2151b781 100644 --- a/capplets/file-types/file-types.desktop.in +++ b/capplets/file-types/file-types.desktop.in.in @@ -12,3 +12,4 @@ OnlyShowIn=GNOME; X-GNOME-Bugzilla-Bugzilla=GNOME X-GNOME-Bugzilla-Product=control-center X-GNOME-Bugzilla-Component=mime-types +X-GNOME-Bugzilla-Version=@VERSION@ diff --git a/capplets/font/font-properties.desktop.in b/capplets/font/font-properties.desktop.in.in similarity index 91% rename from capplets/font/font-properties.desktop.in rename to capplets/font/font-properties.desktop.in.in index 34f08e8db..0b4468f39 100644 --- a/capplets/font/font-properties.desktop.in +++ b/capplets/font/font-properties.desktop.in.in @@ -12,3 +12,4 @@ OnlyShowIn=GNOME; X-GNOME-Bugzilla-Bugzilla=GNOME X-GNOME-Bugzilla-Product=control-center X-GNOME-Bugzilla-Component=font properties +X-GNOME-Bugzilla-Version=@VERSION@ diff --git a/capplets/keybindings/keybinding.desktop.in b/capplets/keybindings/keybinding.desktop.in.in similarity index 91% rename from capplets/keybindings/keybinding.desktop.in rename to capplets/keybindings/keybinding.desktop.in.in index 1e9db907f..f0f086c0f 100644 --- a/capplets/keybindings/keybinding.desktop.in +++ b/capplets/keybindings/keybinding.desktop.in.in @@ -12,3 +12,4 @@ OnlyShowIn=GNOME; X-GNOME-Bugzilla-Bugzilla=GNOME X-GNOME-Bugzilla-Product=control-center X-GNOME-Bugzilla-Component=Keybinding +X-GNOME-Bugzilla-Version=@VERSION@ diff --git a/capplets/keyboard/keyboard.desktop.in b/capplets/keyboard/keyboard.desktop.in.in similarity index 91% rename from capplets/keyboard/keyboard.desktop.in rename to capplets/keyboard/keyboard.desktop.in.in index cb1adaecc..43fdf225c 100644 --- a/capplets/keyboard/keyboard.desktop.in +++ b/capplets/keyboard/keyboard.desktop.in.in @@ -12,3 +12,4 @@ OnlyShowIn=GNOME; X-GNOME-Bugzilla-Bugzilla=GNOME X-GNOME-Bugzilla-Product=control-center X-GNOME-Bugzilla-Component=Keyboard +X-GNOME-Bugzilla-Version=@VERSION@ diff --git a/capplets/localization/localization.desktop.in b/capplets/localization/localization.desktop.in.in similarity index 91% rename from capplets/localization/localization.desktop.in rename to capplets/localization/localization.desktop.in.in index 2a2b2d477..1d9fcd608 100644 --- a/capplets/localization/localization.desktop.in +++ b/capplets/localization/localization.desktop.in.in @@ -11,3 +11,4 @@ Categories=GNOME;Application;Settings; OnlyShowIn=GNOME; X-GNOME-Bugzilla-Bugzilla=GNOME X-GNOME-Bugzilla-Product=control-center +X-GNOME-Bugzilla-Version=@VERSION@ diff --git a/capplets/mouse/gnome-settings-mouse.desktop.in b/capplets/mouse/gnome-settings-mouse.desktop.in.in similarity index 90% rename from capplets/mouse/gnome-settings-mouse.desktop.in rename to capplets/mouse/gnome-settings-mouse.desktop.in.in index dcf1211d9..b78312818 100644 --- a/capplets/mouse/gnome-settings-mouse.desktop.in +++ b/capplets/mouse/gnome-settings-mouse.desktop.in.in @@ -12,3 +12,4 @@ OnlyShowIn=GNOME; X-GNOME-Bugzilla-Bugzilla=GNOME X-GNOME-Bugzilla-Product=control-center X-GNOME-Bugzilla-Component=mouse +X-GNOME-Bugzilla-Version=@VERSION@ diff --git a/capplets/network/gnome-network-preferences.desktop.in b/capplets/network/gnome-network-preferences.desktop.in.in similarity index 91% rename from capplets/network/gnome-network-preferences.desktop.in rename to capplets/network/gnome-network-preferences.desktop.in.in index f9c2647fc..870a10bfc 100644 --- a/capplets/network/gnome-network-preferences.desktop.in +++ b/capplets/network/gnome-network-preferences.desktop.in.in @@ -12,3 +12,4 @@ OnlyShowIn=GNOME; X-GNOME-Bugzilla-Bugzilla=GNOME X-GNOME-Bugzilla-Product=control-center X-GNOME-Bugzilla-Component=network preferences +X-GNOME-Bugzilla-Version=@VERSION@ diff --git a/capplets/sound/gnome-settings-sound.desktop.in b/capplets/sound/gnome-settings-sound.desktop.in.in similarity index 91% rename from capplets/sound/gnome-settings-sound.desktop.in rename to capplets/sound/gnome-settings-sound.desktop.in.in index d20dee8bc..8c377f5b8 100644 --- a/capplets/sound/gnome-settings-sound.desktop.in +++ b/capplets/sound/gnome-settings-sound.desktop.in.in @@ -12,3 +12,4 @@ OnlyShowIn=GNOME; X-GNOME-Bugzilla-Bugzilla=GNOME X-GNOME-Bugzilla-Product=control-center X-GNOME-Bugzilla-Component=sound +X-GNOME-Bugzilla-Version=@VERSION@ diff --git a/capplets/theme-switcher/gtk-theme-selector.desktop.in b/capplets/theme-switcher/gtk-theme-selector.desktop.in.in similarity index 91% rename from capplets/theme-switcher/gtk-theme-selector.desktop.in rename to capplets/theme-switcher/gtk-theme-selector.desktop.in.in index 341da6e39..9ef0ee603 100644 --- a/capplets/theme-switcher/gtk-theme-selector.desktop.in +++ b/capplets/theme-switcher/gtk-theme-selector.desktop.in.in @@ -12,3 +12,4 @@ OnlyShowIn=GNOME; X-GNOME-Bugzilla-Bugzilla=GNOME X-GNOME-Bugzilla-Product=control-center X-GNOME-Bugzilla-Component=theme-manager +X-GNOME-Bugzilla-Version=@VERSION@ diff --git a/capplets/ui-properties/gnome-ui-properties.desktop.in b/capplets/ui-properties/gnome-ui-properties.desktop.in.in similarity index 92% rename from capplets/ui-properties/gnome-ui-properties.desktop.in rename to capplets/ui-properties/gnome-ui-properties.desktop.in.in index f552dfc67..ce9d9681a 100644 --- a/capplets/ui-properties/gnome-ui-properties.desktop.in +++ b/capplets/ui-properties/gnome-ui-properties.desktop.in.in @@ -12,3 +12,4 @@ OnlyShowIn=GNOME; X-GNOME-Bugzilla-Bugzilla=GNOME X-GNOME-Bugzilla-Product=control-center X-GNOME-Bugzilla-Component=other-capplets +X-GNOME-Bugzilla-Version=@VERSION@ diff --git a/capplets/url-properties/url-properties.desktop.in b/capplets/url-properties/url-properties.desktop.in.in similarity index 89% rename from capplets/url-properties/url-properties.desktop.in rename to capplets/url-properties/url-properties.desktop.in.in index 6f080ed6e..56d016931 100644 --- a/capplets/url-properties/url-properties.desktop.in +++ b/capplets/url-properties/url-properties.desktop.in.in @@ -9,3 +9,4 @@ StartupNotify=true X-GNOME-Bugzilla-Bugzilla=GNOME X-GNOME-Bugzilla-Product=control-center X-GNOME-Bugzilla-Component=other-capplets +X-GNOME-Bugzilla-Version=@VERSION@ diff --git a/capplets/windows/window-properties.desktop.in b/capplets/windows/window-properties.desktop.in.in similarity index 90% rename from capplets/windows/window-properties.desktop.in rename to capplets/windows/window-properties.desktop.in.in index dfa3db7d4..3c392dcae 100644 --- a/capplets/windows/window-properties.desktop.in +++ b/capplets/windows/window-properties.desktop.in.in @@ -12,3 +12,4 @@ OnlyShowIn=GNOME; X-GNOME-Bugzilla-Bugzilla=GNOME X-GNOME-Bugzilla-Product=control-center X-GNOME-Bugzilla-Component=Window preferences +X-GNOME-Bugzilla-Version=@VERSION@ diff --git a/configure.in b/configure.in index b8e83695f..e3359dfdc 100644 --- a/configure.in +++ b/configure.in @@ -90,7 +90,7 @@ dnl ============================================== COMMON_MODULES="gtk+-2.0 >= 2.3.0 gconf-2.0 libgnomeui-2.0 >= 2.2.0 libglade-2.0 >= 1.99.12 libbonobo-2.0 libbonoboui-2.0 libglade-2.0 gconf-2.0 gnome-desktop-2.0 >= 2.2.0" PKG_CHECK_MODULES(CAPPLET, $COMMON_MODULES) -PKG_CHECK_MODULES(GNOMECC, $COMMON_MODULES libgnome-menu >= 2.9.1) +PKG_CHECK_MODULES(GNOMECC, $COMMON_MODULES) PKG_CHECK_MODULES(GNOME_SETTINGS_DAEMON, gtk+-2.0 gconf-2.0 libgnomeui-2.0 esound gnome-desktop-2.0 libglade-2.0) PKG_CHECK_MODULES(OLD_CAPPLET, libgnomeui-2.0 libglade-2.0) PKG_CHECK_MODULES(GNOME, libgnomeui-2.0) @@ -541,5 +541,25 @@ vfs-methods/Makefile vfs-methods/themus/Makefile vfs-methods/fontilus/Makefile control-center.spec +vfs-methods/fontilus/gnome-font-viewer.desktop.in +capplets/font/font-properties.desktop.in +capplets/keybindings/keybinding.desktop.in +capplets/display/display-properties.desktop.in +capplets/mouse/gnome-settings-mouse.desktop.in +capplets/sound/gnome-settings-sound.desktop.in +capplets/theme-switcher/gtk-theme-selector.desktop.in +capplets/default-applications/default-applications.desktop.in +capplets/accessibility/at-properties/at-properties.desktop.in +capplets/accessibility/keyboard/accessibility-keyboard.desktop.in +capplets/background/background.desktop.in +capplets/url-properties/url-properties.desktop.in +capplets/ui-properties/gnome-ui-properties.desktop.in +capplets/network/gnome-network-preferences.desktop.in +capplets/file-types/file-types-capplet.desktop.in +capplets/file-types/file-types.desktop.in +capplets/windows/window-properties.desktop.in +capplets/localization/localization.desktop.in +capplets/keyboard/keyboard.desktop.in +control-center/gnomecc.desktop.in ]) dnl due to a bug in intltool we need to expand something from the root last control-center.spec diff --git a/control-center/gnomecc.desktop.in b/control-center/gnomecc.desktop.in.in similarity index 90% rename from control-center/gnomecc.desktop.in rename to control-center/gnomecc.desktop.in.in index 39f356b01..aca93ca0f 100644 --- a/control-center/gnomecc.desktop.in +++ b/control-center/gnomecc.desktop.in.in @@ -11,3 +11,4 @@ Categories=GNOME;Application;Settings; X-GNOME-Bugzilla-Bugzilla=GNOME X-GNOME-Bugzilla-Product=control-center X-GNOME-Bugzilla-Component=shell +X-GNOME-Bugzilla-Version=@VERSION@ diff --git a/po/POTFILES.in b/po/POTFILES.in index cef218811..eed66e39f 100644 --- a/po/POTFILES.in +++ b/po/POTFILES.in @@ -1,14 +1,14 @@ -# Add files with translateable strings here. # Please keep this file sorted alphabetically. +# Add files with translateable strings here. [encoding: UTF-8] capplets/accessibility/at-properties/at-enable-dialog.glade -capplets/accessibility/at-properties/at-properties.desktop.in +capplets/accessibility/at-properties/at-properties.desktop.in.in capplets/accessibility/at-properties/main.c capplets/accessibility/keyboard/accessibility-keyboard.c -capplets/accessibility/keyboard/accessibility-keyboard.desktop.in +capplets/accessibility/keyboard/accessibility-keyboard.desktop.in.in capplets/accessibility/keyboard/gnome-accessibility-keyboard-properties.c capplets/accessibility/keyboard/gnome-accessibility-keyboard-properties.glade -capplets/background/background.desktop.in +capplets/background/background.desktop.in.in capplets/background/gnome-background-properties.glade capplets/background/gnome-wp-capplet.c capplets/background/gnome-wp-info.c @@ -17,61 +17,63 @@ capplets/common/capplet-stock-icons.c capplets/common/capplet-util.c capplets/common/file-transfer-dialog.c capplets/common/gconf-property-editor.c -capplets/default-applications/default-applications.desktop.in -capplets/default-applications/gnome-default-applications-properties-structs.c +capplets/default-applications/default-applications.desktop.in.in capplets/default-applications/gnome-default-applications-properties.c capplets/default-applications/gnome-default-applications-properties.glade -capplets/display/display-properties.desktop.in +capplets/default-applications/gnome-default-applications-properties-structs.c +capplets/display/display-properties.desktop.in.in capplets/display/main.c capplets/file-types/file-types-capplet.c -capplets/file-types/file-types-capplet.desktop.in +capplets/file-types/file-types-capplet.desktop.in.in +capplets/file-types/file-types.desktop.in.in capplets/file-types/file-types-properties.glade -capplets/file-types/file-types.desktop.in capplets/file-types/mime-category-edit-dialog.c capplets/file-types/mime-edit-dialog.c capplets/file-types/mime-type-info.c capplets/file-types/mime-types-model.c capplets/file-types/service-edit-dialog.c capplets/file-types/service-info.c -capplets/font/font-properties.desktop.in +capplets/font/font-properties.desktop.in.in capplets/font/font-properties.glade capplets/font/main.c capplets/keybindings/eggcellrendererkeys.c capplets/keybindings/gnome-keybinding-properties.c capplets/keybindings/gnome-keybinding-properties.glade -capplets/keybindings/keybinding.desktop.in +capplets/keybindings/keybinding.desktop.in.in +capplets/keyboard/gnome-keyboard-properties.c +capplets/keyboard/gnome-keyboard-properties.glade capplets/keyboard/gnome-keyboard-properties-xkb.c capplets/keyboard/gnome-keyboard-properties-xkbmc.c capplets/keyboard/gnome-keyboard-properties-xkbpv.c -capplets/keyboard/gnome-keyboard-properties.c -capplets/keyboard/gnome-keyboard-properties.glade -capplets/keyboard/keyboard.desktop.in +capplets/keyboard/keyboard.desktop.in.in +capplets/localization/localization.desktop.in.in capplets/mouse/gnome-mouse-properties.c capplets/mouse/gnome-mouse-properties.glade -capplets/mouse/gnome-settings-mouse.desktop.in +capplets/mouse/gnome-settings-mouse.desktop.in.in capplets/network/gnome-network-preferences.c -capplets/network/gnome-network-preferences.desktop.in +capplets/network/gnome-network-preferences.desktop.in.in capplets/network/gnome-network-preferences.glade -capplets/sound/gnome-settings-sound.desktop.in +capplets/sound/gnome-settings-sound.desktop.in.in capplets/sound/sound-properties-capplet.c capplets/sound/sound-properties.glade capplets/theme-switcher/gnome-theme-details.c capplets/theme-switcher/gnome-theme-installer.c capplets/theme-switcher/gnome-theme-manager.c capplets/theme-switcher/gnome-theme-save.c -capplets/theme-switcher/gtk-theme-selector.desktop.in +capplets/theme-switcher/gtk-theme-selector.desktop.in.in capplets/theme-switcher/theme-install.glade capplets/theme-switcher/theme-properties.glade capplets/ui-properties/gnome-ui-properties.c -capplets/ui-properties/gnome-ui-properties.desktop.in +capplets/ui-properties/gnome-ui-properties.desktop.in.in capplets/ui-properties/gnome-ui-properties.glade +capplets/url-properties/url-properties.desktop.in.in capplets/windows/gnome-window-properties.c capplets/windows/gnome-window-properties.glade -capplets/windows/window-properties.desktop.in -control-center/GNOME_ControlCenter.server.in -control-center/control-center-categories.c +capplets/windows/window-properties.desktop.in.in control-center/control-center.c -control-center/gnomecc.desktop.in +control-center/control-center-categories.c +control-center/gnomecc.desktop.in.in +control-center/GNOME_ControlCenter.server.in gnome-settings-daemon/actions/acme.glade gnome-settings-daemon/factory.c gnome-settings-daemon/gnome-settings-accessibility-keyboard.c @@ -97,16 +99,16 @@ schemas/desktop_gnome_peripherals_keyboard_xkb.schemas.in typing-break/drw-break-window.c typing-break/drwright.c typing-break/main.c -vfs-methods/fontilus/font-view.c vfs-methods/fontilus/fontilus-context-menu.c vfs-methods/fontilus/fontilus.schemas.in vfs-methods/fontilus/fontilus.server.in.in -vfs-methods/fontilus/gnome-font-viewer.desktop.in -vfs-methods/themus/Themus_Properties_View.server.in.in +vfs-methods/fontilus/font-view.c +vfs-methods/fontilus/gnome-font-viewer.desktop.in.in vfs-methods/themus/apply-font.glade vfs-methods/themus/theme-method.c vfs-methods/themus/theme-method.directory.in vfs-methods/themus/themus-properties-main.c vfs-methods/themus/themus-properties-view.c -vfs-methods/themus/themus-theme-applier.c +vfs-methods/themus/Themus_Properties_View.server.in.in vfs-methods/themus/themus.schemas.in +vfs-methods/themus/themus-theme-applier.c diff --git a/vfs-methods/fontilus/gnome-font-viewer.desktop.in b/vfs-methods/fontilus/gnome-font-viewer.desktop.in.in similarity index 92% rename from vfs-methods/fontilus/gnome-font-viewer.desktop.in rename to vfs-methods/fontilus/gnome-font-viewer.desktop.in.in index f446dac6e..85de2b88b 100644 --- a/vfs-methods/fontilus/gnome-font-viewer.desktop.in +++ b/vfs-methods/fontilus/gnome-font-viewer.desktop.in.in @@ -12,3 +12,4 @@ X-GNOME-Bugzilla-Bugzilla=GNOME X-GNOME-Bugzilla-Product=control-center X-GNOME-Bugzilla-Component=font properties MimeType=application/x-font-ttf;application/x-font-pcf;application/x-font-type1;application/x-font-otf; +X-GNOME-Bugzilla-Version=@VERSION@