gtk-transcription/data/dev.mnts.Transcription.desktop.in.in

15 lines
449 B
Text
Raw Normal View History

2023-07-16 10:22:04 +00:00
[Desktop Entry]
Name=Transcription
2023-07-17 09:43:37 +00:00
Comment=Transcription of voice using Whisper by OpenAI.
2023-07-16 10:22:04 +00:00
Type=Application
Exec=gtk-transcription
Terminal=false
Categories=GNOME;GTK;
# Translators: Search terms to find this application. Do NOT translate or localize the semicolons! The list MUST also end with a semicolon!
Keywords=Gnome;GTK;
# Translators: Do NOT translate or transliterate this text (this is an icon file name)!
Icon=@icon@
StartupNotify=true
2023-07-17 09:43:37 +00:00