23 lines
699 B
Desktop File
23 lines
699 B
Desktop File
[Desktop Entry]
|
|
# This file is used to add Ubuntu menu entry
|
|
# It must be saved into directory /usr/share/applications
|
|
Version=1.0
|
|
Name=Dolibarr ERP & CRM
|
|
Name[fr]=Dolibarr ERP & CRM
|
|
GenericName=Dolibarr ERP & CRM
|
|
Comment=The easy to use manager (ERP & CRM) for small and medium enterprises or foundations
|
|
Comment[fr]=L'ERP & CRM simple pour la gestion des PME et associations
|
|
# Command to open an URL
|
|
# For Fedora: xdg-open
|
|
# For Debian/Ubuntu: xdg-open or x-www-browser
|
|
# (exo-open for xfde, gnome-open for gnome, ...)
|
|
Exec=xdg-open http://localhost/dolibarr
|
|
Icon=dolibarr
|
|
Terminal=false
|
|
Type=Application
|
|
Categories=Office
|
|
StartupNotify=true
|
|
InitialPreference=5
|
|
#NoDisplay=true
|
|
#OnlyShowIn=GNOME
|