updated on Mon Jan 16 00:01:41 UTC 2012
[aur-mirror.git] / openbox-xdgmenu / info.install
blob0ea834d6046a3c8eee9a058002978262292a345a
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
8 # vim:set ts=2 sw=2 et: