13 lines
396 B
Desktop File
13 lines
396 B
Desktop File
# SPDX-License-Identifier: AGPL-3.0-or-later
|
|
[Desktop Entry]
|
|
Type=Application
|
|
Name=ZUPT GUI
|
|
GenericName=Backup and Compression Utility
|
|
Comment=Create, inspect, verify, and extract ZUPT archives
|
|
Exec=zupt-gui %f
|
|
Icon=zupt-gui
|
|
Categories=Utility;Archiving;Compression;
|
|
Keywords=backup;archive;compression;encryption;post-quantum;zupt;
|
|
Terminal=false
|
|
StartupNotify=true
|
|
MimeType=application/x-zupt;
|