diff options
| author | Přemysl Eric Janouch <p@janouch.name> | 2022-01-05 04:42:01 +0100 | 
|---|---|---|
| committer | Přemysl Eric Janouch <p@janouch.name> | 2022-01-05 04:45:46 +0100 | 
| commit | 685defa68419654e875a7167a7b09d5398c497a9 (patch) | |
| tree | 4af686449edc15156fc4f4ef278d8a55d1254ff9 /fiv.desktop | |
| parent | b935b0baf868014d741bdbbf288c7b6a82fb0749 (diff) | |
| download | fiv-685defa68419654e875a7167a7b09d5398c497a9.tar.gz fiv-685defa68419654e875a7167a7b09d5398c497a9.tar.xz fiv-685defa68419654e875a7167a7b09d5398c497a9.zip  | |
Rename the whole project shorter
There is no point in claiming speed, it turns out to be a strange focus
to have, considering the amount of available innovations to make.
The new name does not appear to be taken by anything important.
Diffstat (limited to 'fiv.desktop')
| -rw-r--r-- | fiv.desktop | 10 | 
1 files changed, 10 insertions, 0 deletions
diff --git a/fiv.desktop b/fiv.desktop new file mode 100644 index 0000000..315e281 --- /dev/null +++ b/fiv.desktop @@ -0,0 +1,10 @@ +[Desktop Entry] +Type=Application +Name=fiv +GenericName=Image Viewer +Icon=fiv +Exec=fiv -- %u +Terminal=false +StartupNotify=true +Categories=Graphics;2DGraphics;Viewer; +MimeType=image/png;image/bmp;image/gif;image/jpeg;image/webp;  | 
