From ee2c58a4d1fd34dba6ca3642e5b2c932fc04881e Mon Sep 17 00:00:00 2001 From: srdusr Date: Fri, 15 Mar 2024 23:53:17 +0200 Subject: Add phototonic icon --- .local/share/applications/phototonic.desktop | 17 +++++++++++++++++ 1 file changed, 17 insertions(+) create mode 100644 .local/share/applications/phototonic.desktop (limited to '.local/share') 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; -- cgit v1.2.3