diff --git a/gnome-user-share.changes b/gnome-user-share.changes index 10903bc..3513a27 100644 --- a/gnome-user-share.changes +++ b/gnome-user-share.changes @@ -1,3 +1,11 @@ +------------------------------------------------------------------- +Mon Sep 6 14:17:36 CEST 2010 - vuntz@opensuse.org + +- Make gnome-user-share-properties.desktop appear where it should + in the menu, by replacing the categories: X-GNOME-NetworkSettings + needs to be removed, and we want X-GNOME-PersonalSettings + instead. + ------------------------------------------------------------------- Tue Aug 3 12:52:24 CEST 2010 - vuntz@opensuse.org diff --git a/gnome-user-share.spec b/gnome-user-share.spec index 2d32f0c..9fb7030 100644 --- a/gnome-user-share.spec +++ b/gnome-user-share.spec @@ -20,7 +20,7 @@ Name: gnome-user-share Summary: GNOME user file sharing Version: 2.30.0 -Release: 4 +Release: 5 License: GPLv2+ Group: Productivity/Networking/File-Sharing Source: %{name}-%{version}.tar.bz2 @@ -60,13 +60,6 @@ up in the Network location in GNOME. The program also allows to share files using ObexFTP over Bluetooth. - - -Authors: --------- - Alexander Larsson - Bastien Nocera - %lang_package %prep %setup -q @@ -86,7 +79,9 @@ make %{?jobs:-j%jobs} %{__rm} %{buildroot}%{_datadir}/locale/en@shaw/LC_MESSAGES/* %endif find %{buildroot}%{_libdir} -type f -name '*.la' -delete -print -%suse_update_desktop_file gnome-user-share-properties GTK System X-SuSE-ControlCenter-System +# X-GNOME-NetworkSettings is okay upstream, but it makes the item appear misplaced with our menu structure +grep -q X-GNOME-NetworkSettings %{buildroot}%{_datadir}/applications/gnome-user-share-properties.desktop +%suse_update_desktop_file -r gnome-user-share-properties GNOME Settings X-GNOME-PersonalSettings X-SuSE-ControlCenter-Personal %suse_update_desktop_file gnome-user-share %find_lang %{name} %find_gconf_schemas