forked from pool/dconf
Accepting request 237217 from home:zhangxiaofei:branches:GNOME:Factory
add a special category to dconf-editor.desktop so that gnome control center can show it (bnc#866235) OBS-URL: https://build.opensuse.org/request/show/237217 OBS-URL: https://build.opensuse.org/package/show/GNOME:Factory/dconf?expand=0&rev=67
This commit is contained in:
parent
5b4d2f05ab
commit
2a9cae5b2a
@ -1,3 +1,9 @@
|
|||||||
|
-------------------------------------------------------------------
|
||||||
|
Fri Jun 13 09:55:39 UTC 2014 - fezhang@suse.com
|
||||||
|
|
||||||
|
- Add category X-GNOME-SystemSettings to dconf-editor.desktop so
|
||||||
|
that gnome-control-center can recongnize and show it (bnc#866235)
|
||||||
|
|
||||||
-------------------------------------------------------------------
|
-------------------------------------------------------------------
|
||||||
Tue Jun 3 18:19:03 UTC 2014 - mgorse@suse.com
|
Tue Jun 3 18:19:03 UTC 2014 - mgorse@suse.com
|
||||||
|
|
||||||
|
@ -146,7 +146,7 @@ have configuration storage systems.
|
|||||||
%install
|
%install
|
||||||
%makeinstall
|
%makeinstall
|
||||||
find %{buildroot}%{_libdir} -name '*.la' -type f -delete -print
|
find %{buildroot}%{_libdir} -name '*.la' -type f -delete -print
|
||||||
%suse_update_desktop_file %{buildroot}%{_datadir}/applications/dconf-editor.desktop SystemSetup
|
%suse_update_desktop_file %{buildroot}%{_datadir}/applications/dconf-editor.desktop SystemSetup X-GNOME-SystemSettings
|
||||||
mkdir -p %{buildroot}%{_sysconfdir}/dconf/{profile,db}
|
mkdir -p %{buildroot}%{_sysconfdir}/dconf/{profile,db}
|
||||||
%find_lang %{name}
|
%find_lang %{name}
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user