Codebase list gtkwave / 1398f23
Removed desktop.diff patch: not needed in new upstream أحمد المحمودي (Ahmed El-Mahmoudy) 12 years ago
2 changed file(s) with 0 addition(s) and 28 deletion(s). Raw diff Collapse all Expand all
+0
-27
debian/patches/desktop.diff less more
0 Description: Install x-gtkwave-extension-*.desktop files in
1 $(xdgdatadir)/mimelnk/application
2 Author: أحمد المحمودي (Ahmed El-Mahmoudy) <aelmahmoudy@sabily.org>
3 Bug: https://sourceforge.net/tracker/?func=detail&aid=3468218&group_id=183606&atid=905922
4 Forwarded: https://sourceforge.net/tracker/download.php?group_id=183606&atid=905922&file_id=431945&aid=3468218
5 --- a/share/applications/Makefile.am
6 +++ b/share/applications/Makefile.am
7 @@ -2,7 +2,7 @@
8 ##
9
10 xdgdatadir=@XDGDATADIR@
11 -desktopdir=$(xdgdatadir)/applications
12 +desktopdir=$(xdgdatadir)/mimelnk/application
13 desktop_DATA = \
14 x-gtkwave-extension-ae2.desktop x-gtkwave-extension-aet.desktop \
15 x-gtkwave-extension-evcd.desktop x-gtkwave-extension-fst.desktop \
16 --- a/share/applications/Makefile.in
17 +++ b/share/applications/Makefile.in
18 @@ -199,7 +199,7 @@
19 top_builddir = @top_builddir@
20 top_srcdir = @top_srcdir@
21 xdgdatadir = @XDGDATADIR@
22 -desktopdir = $(xdgdatadir)/applications
23 +desktopdir = $(xdgdatadir)/mimelnk/application
24 desktop_DATA = \
25 x-gtkwave-extension-ae2.desktop x-gtkwave-extension-aet.desktop \
26 x-gtkwave-extension-evcd.desktop x-gtkwave-extension-fst.desktop \
+0
-1
debian/patches/series less more
0 desktop.diff