mirror of
https://github.com/mdbtools/mdbtools.git
synced 2025-11-26 02:09:49 +08:00
Added bash-completion and desktop files in dist/
This commit is contained in:
13
dist/mdbtools-gmdb.desktop
vendored
Normal file
13
dist/mdbtools-gmdb.desktop
vendored
Normal file
@@ -0,0 +1,13 @@
|
||||
[Desktop Entry]
|
||||
Type=Application
|
||||
Version=1.0
|
||||
Name=MDB Viewer
|
||||
Comment=View and export Microsoft Access databases
|
||||
Keywords=Microsoft;Access;database;SQL;Jet;schema;query;mdb;accdb;
|
||||
Icon=gmdb2
|
||||
TryExec=gmdb2
|
||||
Exec=gmdb2 %f
|
||||
Terminal=false
|
||||
MimeType=application/vnd.ms-access;application/x-msaccess;application/msaccess;application/vnd.msaccess;application/mdb;application/x-mdb;
|
||||
Categories=Office;
|
||||
StartupNotify=true
|
||||
Reference in New Issue
Block a user