repo.or.cz
/
aur-mirror.git
/
blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
log
|
graphiclog1
|
graphiclog2
|
commit
|
commitdiff
|
tree
|
refs
|
edit
|
fork
blame
|
history
|
raw
|
HEAD
updated on Mon Jan 16 00:01:41 UTC 2012
[aur-mirror.git]
/
openbox-xdgmenu
/
info.install
blob
0ea834d6046a3c8eee9a058002978262292a345a
1
post_install() {
2
echo ">> Add it to your menu.xml file:"
3
echo '<menu id="xdg-apps" label="Applications" execute="openbox-xdgmenu /etc/xdg/menus/applications.menu" />'
4
echo
5
6
}
7
8
# vim:set ts=2 sw=2 et: