forked from pool/dconf
Accepting request 253994 from GNOME:Factory
1 OBS-URL: https://build.opensuse.org/request/show/253994 OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/dconf?expand=0&rev=37
This commit is contained in:
commit
7419332aab
@ -1,3 +1,11 @@
|
||||
-------------------------------------------------------------------
|
||||
Sun Oct 5 10:20:55 UTC 2014 - zaitor@opensuse.org
|
||||
|
||||
- Move .desktopfile from X-GNOME-SystemSettings to
|
||||
X-GNOME-PersonalSettings, since the only values one can change is
|
||||
for active user. Having it under System gives the impression that
|
||||
changes are systemwide.
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Sat Sep 20 08:25:01 UTC 2014 - zaitor@opensuse.org
|
||||
|
||||
|
@ -146,7 +146,7 @@ have configuration storage systems.
|
||||
%install
|
||||
%makeinstall
|
||||
find %{buildroot}%{_libdir} -name '*.la' -type f -delete -print
|
||||
%suse_update_desktop_file %{buildroot}%{_datadir}/applications/ca.desrt.dconf-editor.desktop SystemSetup X-GNOME-SystemSettings
|
||||
%suse_update_desktop_file %{buildroot}%{_datadir}/applications/ca.desrt.dconf-editor.desktop SystemSetup X-GNOME-PersonalSettings
|
||||
mkdir -p %{buildroot}%{_sysconfdir}/dconf/{profile,db}
|
||||
%find_lang %{name}
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user