From 77c89b9b373e8a02a6afc839e06d58e9f728f301146df644c5c8c08fac93d3dc Mon Sep 17 00:00:00 2001 From: Vincent Untz Date: Wed, 8 Sep 2010 12:30:36 +0000 Subject: [PATCH] Accepting request 47243 from home:vuntz:branches:GNOME:Factory ok OBS-URL: https://build.opensuse.org/request/show/47243 OBS-URL: https://build.opensuse.org/package/show/GNOME:Factory/gnome-user-share?expand=0&rev=35 --- gnome-user-share.changes | 8 ++++++++ gnome-user-share.spec | 11 +++-------- 2 files changed, 11 insertions(+), 8 deletions(-) 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..582e16b 100644 --- a/gnome-user-share.spec +++ b/gnome-user-share.spec @@ -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