From: Danilo M. Date: Sun, 3 May 2026 09:18:05 +0000 (+0200) Subject: feat: add assets dir with desktop entry and blogilo.svg icon X-Git-Tag: v1.0~1 X-Git-Url: https://git.danix.xyz/?a=commitdiff_plain;h=a2a630c952b1bd409c524d34bd3b56331759bf00;p=publisher.git feat: add assets dir with desktop entry and blogilo.svg icon Co-Authored-By: Claude Sonnet 4.6 --- diff --git a/assets/blogilo.svg b/assets/blogilo.svg new file mode 100644 index 0000000..4dad616 --- /dev/null +++ b/assets/blogilo.svg @@ -0,0 +1,56 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/assets/my-publisher.desktop b/assets/my-publisher.desktop new file mode 100644 index 0000000..27e37c0 --- /dev/null +++ b/assets/my-publisher.desktop @@ -0,0 +1,10 @@ +[Desktop Entry] +Version=1.0 +Type=Application +Name=my-publisher +Comment=danix.xyz blog publishing workflow +Exec=python /home/danix/Programming/GIT/my-publisher/main.py +Icon=/home/danix/Programming/GIT/my-publisher/assets/blogilo.svg +Terminal=false +Categories=Office;Publishing; +StartupWMClass=my-publisher