xfce-panel:fixed whiskermenu

This commit is contained in:
2021-04-15 16:24:14 +03:00
parent 79a00afc2d
commit 05bd4e4e02
2 changed files with 3 additions and 1 deletions
+2
View File
@@ -27,5 +27,7 @@ def build():
def install():
autotools.rawInstall("DESTDIR=%s" % get.installDIR())
#fixed whisker menu
pisitools.dosed("%s/etc/xdg/xfce4/panel/default.xml" % get.installDIR(), "applicationsmenu", "whiskermenu")
pisitools.dodoc("AUTHORS", "ChangeLog", "COPYING*", "NEWS*")
+1 -1
View File
@@ -100,7 +100,7 @@
<History>
<Update release="4">
<Date>2021-03-28</Date>
<Date>2021-04-15</Date>
<Version>4.16.2</Version>
<Comment>Version bump.</Comment>
<Name>Mustafa Cinasal</Name>