diff options
Diffstat (limited to '.local')
| -rw-r--r-- | .local/share/applications/phototonic.desktop | 17 |
1 files changed, 17 insertions, 0 deletions
diff --git a/.local/share/applications/phototonic.desktop b/.local/share/applications/phototonic.desktop new file mode 100644 index 0000000..b99875e --- /dev/null +++ b/.local/share/applications/phototonic.desktop @@ -0,0 +1,17 @@ +[Desktop Entry] +Name=Phototonic +Name[de]=Phototonic +Name[fr]=Phototonic +Comment=View photos on your computer +Comment[de]=Photos betrachten und verwalten +Comment[fr]=Visionner et gérer des photos sur votre ordinateur +GenericName=Image Viewer +GenericName[de]=Bildbetrachter +GenericName[fr]=Visionneuse d'images +Exec=phototonic %F +Icon=/home/srdusr/.local/share/icons/WhiteSur-dark/apps/scalable/gwenview.svg +Terminal=false +Type=Application +Categories=Graphics;Viewer; +StartupNotify=true +MimeType=image/png;image/gif;image/jpeg;image/bmp;image/svg+xml; |
