mirror of
https://github.com/Ponce/slackbuilds
synced 2024-11-26 22:06:35 +01:00
14 lines
313 B
Desktop File
14 lines
313 B
Desktop File
|
#!/usr/bin/env xdg-open
|
||
|
[Desktop Entry]
|
||
|
Version=1.0
|
||
|
Type=Application
|
||
|
Name=KBGOffice
|
||
|
Name[bg]=КБГОфис
|
||
|
GenericName=BG Office Assistant
|
||
|
GenericName[bg]=БГ Офис помощник
|
||
|
TryExec=kbgoffice
|
||
|
Exec=kbgoffice %F
|
||
|
Icon=kbgoffice_icon
|
||
|
Categories=Office;TextTools;KDE;Qt;Utility;Dictionary;
|
||
|
Terminal=false
|