]> git.pld-linux.org Git - packages/applnk.git/commitdiff
- rel 2 auto/th/applnk-2_2_0-2
authorJan Rękorajski <baggins@pld-linux.org>
Wed, 23 Feb 2011 10:42:19 +0000 (10:42 +0000)
committercvs2git <feedback@pld-linux.org>
Sun, 24 Jun 2012 12:13:13 +0000 (12:13 +0000)
- added banner

Changed files:
    applnk.spec -> 1.114

applnk.spec

index e1e701eb950ebbec406347fd0ed2ffb37a3590da..fecb31ce10933f375f81cb80db9041b6b162d9c1 100644 (file)
@@ -2,7 +2,7 @@ Summary:        Applnk - base directories tree used for storing desktop/kdelnk menu ent
 Summary(pl.UTF-8):     Applnk - bazowa struktura katalogów z opisami do plików desktop/kdelnk
 Name:          applnk
 Version:       2.2.0
-Release:       1
+Release:       2
 License:       GPL
 Group:         Base
 Source0:       ftp://ep09.pld-linux.org/software/applnk/%{name}-%{version}.tar.bz2
@@ -43,6 +43,16 @@ install -d $RPM_BUILD_ROOT%{_xdgconfdir}/menus/applications-merged
 %clean
 rm -rf $RPM_BUILD_ROOT
 
+%post
+%banner %{name} -e << EOF
+Use of applnk menu is now controlled via XDG_MENU_PREFIX
+environment variable.  If you want to disable it, then edit
+/etc/env.d/XDG_MENU_PREFIX file.
+
+If your menus just disappeared you need to re-login!
+
+EOF
+
 %files
 %defattr(644,root,root,755)
 %doc ChangeLog NEWS
This page took 0.083213 seconds and 4 git commands to generate.