Update debian package
This commit is contained in:
parent
b30dff2c90
commit
dbf2b21c76
15
build/deb/dolibarr.desktop
Normal file
15
build/deb/dolibarr.desktop
Normal 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
|
||||
@ -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"
|
||||
|
||||
Loading…
Reference in New Issue
Block a user