Update debian package

This commit is contained in:
Laurent Destailleur 2010-01-23 13:28:45 +00:00
parent b30dff2c90
commit dbf2b21c76
2 changed files with 16 additions and 1 deletions

View File

@ -0,0 +1,15 @@
[Desktop Entry]
# This file is used to add Ubuntu menu entry
# It must be saved into directory /usr/share/applications
Encoding=UTF-8
Name=Dolibarr ERP/CRM
GenericName=Dolibarr ERP/CRM
Comment=The easy to use manager for small and medium enterprises or foundations
Exec=rundolibarr.sh
Icon=system-file-manager
Terminal=false
Type=Application
Category=Application;Office
StartupNotify=true
#NoDisplay=true
#OnlyShowIn=GNOME

View File

@ -1,4 +1,4 @@
# This file seems to be useless
# This file seems to be useless for Ubuntu
# Good way to add menu on Ubuntu is adding file dolibarr.desktop
?package(dolibarr):needs="X11" section="Applications/File Management" \
title="Dolibarr" command="/usr/share/dolibarr/build/deb/rundolibarr.sh" icon="/usr/share/pixmaps/dolibarr.xpm"