summarylogtreecommitdiffstats
path: root/desktop.patch
diff options
context:
space:
mode:
authorDavid Runge2018-03-25 23:32:14 +0200
committerDavid Runge2018-03-25 23:32:14 +0200
commit478061febebd4f228b41e02e70f55dbca00d16fd (patch)
tree7c3900ea74c8502a9bb3e80273abfa3183be3cde /desktop.patch
parent98c59f119a87e3990ecbb892f44d833da8bc5b7c (diff)
downloadaur-478061febebd4f228b41e02e70f55dbca00d16fd.tar.gz
PKGBUILD: Adding a set of patches to fix the desktop file, defeault locations for examples, patches and tools.
Installing examples, patches and tools.
Diffstat (limited to 'desktop.patch')
-rw-r--r--desktop.patch23
1 files changed, 23 insertions, 0 deletions
diff --git a/desktop.patch b/desktop.patch
new file mode 100644
index 000000000000..09b8e8415030
--- /dev/null
+++ b/desktop.patch
@@ -0,0 +1,23 @@
+Description: fixed description and binary in .desktop file
+ the binary is called "iannix", not "IanniX" (on case-sensitive filesystems).
+ the description should lack the .desktop extension
+Author: IOhannes m zmölnig
+Forwarded: no
+Last-Update: 2018-02-27
+---
+This patch header follows DEP-3: http://dep.debian.net/deps/dep3/
+--- iannix.orig/iannix.desktop
++++ iannix/iannix.desktop
+@@ -1,10 +1,10 @@
+ [Desktop Entry]
+ Name=IanniX
+ Comment=Graphical sequencer for digital art
+-Exec=IanniX
++Exec=/usr/bin/iannix
+ Icon=/usr/share/pixmaps/IanniX.png
+ Terminal=false
+ Type=Application
+ X-MultipleArgs=false
+ Categories=Audio;AudioVideoEditing;AudioVideo;Video;Qt;
+-Name[en_US]=IanniX.desktop
++Name[en_US]=IanniX