mirror of
https://github.com/rbreaves/kinto.git
synced 2025-08-15 07:09:14 +02:00

- merging layouts - Major progress, unknowns completed - Added more menu options - Updated status placement and formatting - Ported Tweaks from tray to GUI, added more submenus to tray - GUI App icon improvements, desktop shortcut (linux), sys tray icon status improved - Added debug switch to gui app, proper child termination for sys tray - Updates to debug functionality - Added support and about to sys tray - Added more commands to sudoers & added version to about - KB logic can now refresh when needed - GUI and sys tray feature complete
12 lines
266 B
Desktop File
12 lines
266 B
Desktop File
[Desktop Entry]
|
|
# /.local/share/applications
|
|
Name=Kinto.sh
|
|
GenericName=Kinto.sh
|
|
Categories=Utility;
|
|
Type=Application
|
|
Exec={path}/kinto-gui.py
|
|
Icon={home}/.config/kinto/kinto-color-48.svg
|
|
# Icon=/usr/share/icons/Pocillo/kinto-color.svg
|
|
Terminal=false
|
|
NoDisplay=false
|