Skip to content

Commit

Permalink
added Desktop Entry
Browse files Browse the repository at this point in the history
  • Loading branch information
DYefremov committed Dec 13, 2017
1 parent 6a988f6 commit 4ac101d
Showing 1 changed file with 11 additions and 0 deletions.
11 changes: 11 additions & 0 deletions DemonEditor.desktop
Original file line number Diff line number Diff line change
@@ -0,0 +1,11 @@
[Desktop Entry]
Version=1.0
Name=DemonEditor
Comment=Channels and satellites editor for Enigma2
Comment[ru]=Редактор каналов и спутников для Enigma2
Icon=accessories-text-editor
Exec=bash -c 'cd $(dirname %k) && ./start.py'
Terminal=false
Type=Application
Categories=Utility;Application;
StartupNotify=true

0 comments on commit 4ac101d

Please sign in to comment.