From 5ca05ee0bd831b164c7b121c2f236ee4e40585dc Mon Sep 17 00:00:00 2001 From: Bent Bisballe Nyeng Date: Wed, 30 Mar 2016 16:12:16 +0200 Subject: Add desktop file. --- dgedit.desktop | 131 +++++++++++++++++++++++++++++++++++++++++++++++++++++++++ 1 file changed, 131 insertions(+) create mode 100644 dgedit.desktop diff --git a/dgedit.desktop b/dgedit.desktop new file mode 100644 index 0000000..4c49e15 --- /dev/null +++ b/dgedit.desktop @@ -0,0 +1,131 @@ + + + +pkg-multimedia/dgedit - dgedit packaging + + + + + + + + + + +
+ + + + +
+summaryrefslogtreecommitdiff
+ + + +
+
+
blob: f47af2f4187ebdd65d9fb8d0ade385bc5ec70346 (plain) + + +
1
+2
+3
+4
+5
+6
+7
+8
+9
+10
+11
+12
+
[Desktop Entry]
+Version=1.1
+Type=Application
+Name=DGEdit
+Comment=the DrumGizmo drum kit editor
+Comment[fr]=Éditeur de kit de batterie pour DrumGizmo
+Comment[es]=Editor de kit de batería para DrumGizmo
+Keywords=audio;sound;DrumGizmo;LV2;Midi;
+Exec=/usr/bin/dgedit
+Icon=dgedit
+Terminal=false
+Categories=Audio;
+
+
+
+ +
+ + -- cgit v1.2.3