heic2jpg

git clone git://archive.git.mtrnord.blog/MTRNord/heic2jpg.git
Log | Files | Refs | README | LICENSE

dev.nordgedanken.heic2jpg.desktop.in.in (467B)


      1 [Desktop Entry]
      2 Name=Heic2JPG
      3 Comment=An application to convert heic images to JPG images
      4 Type=Application
      5 Exec=heic2jpg
      6 Terminal=false
      7 Categories=Graphics;
      8 # TRANSLATORS: Search terms to find this application. Do NOT translate or localize the semicolons! The list MUST also end with a semicolon!
      9 Keywords=Gnome;GTK;
     10 # TRANSLATORS: Do NOT translate or transliterate this text (this is an icon file name)!
     11 Icon=@icon@
     12 StartupNotify=true
     13 X-GNOME-UsesNotifications=true