19 lines
590 B
Desktop File
19 lines
590 B
Desktop File
|
[Desktop Entry]
|
||
|
Version=1.1
|
||
|
Type=Application
|
||
|
Name=Database Development
|
||
|
GenericName=Database Development
|
||
|
Comment=Manage databases, create queries and reports to track and manage your information by using Base.
|
||
|
Icon=libreoffice-base
|
||
|
Exec=libreoffice --base %U
|
||
|
Actions=NewDocument;
|
||
|
MimeType=application/vnd.oasis.opendocument.database;application/vnd.sun.xml.base;
|
||
|
Categories=Database;Office;X-MandrivaLinux-MoreApplications-Databases;X-Red-Hat-Base;
|
||
|
Keywords=Data;SQL;
|
||
|
StartupNotify=true
|
||
|
StartupWMClass=libreoffice-base
|
||
|
|
||
|
[Desktop Action NewDocument]
|
||
|
Name=New Database
|
||
|
Exec=libreoffice --base
|