leafo / gifine

Quickly record and edit gifs and videos of your desktop
285 stars 14 forks source link

missing desktop entry and icon #19

Open freddii opened 5 years ago

freddii commented 5 years ago

to fix it i run:

cat << EOF | tee /home/$USER/.local/share/applications/gifine.desktop [Desktop Entry] Name=gifine Exec=gifine Comment=Record and cut short animated GIF images from your screen Keywords=screencast;screen recorder;screen capture;GIF; Icon=$HOME/programs_setup/gifine/gifine.svg Terminal=false Type=Application Categories=Graphics;2DGraphics;Video;Recorder; EOF

but maybe that can be added to the program.