]> git.pld-linux.org Git - packages/exo.git/blob - mate-terminal.patch
- updated URL and dependencies, versioned Obsoletes, package fa locale
[packages/exo.git] / mate-terminal.patch
1 diff -urN exo-0.10.2.orig/exo-helper/helpers/Makefile.am exo-0.10.2/exo-helper/helpers/Makefile.am
2 --- exo-0.10.2.orig/exo-helper/helpers/Makefile.am      2012-12-27 13:50:31.000000000 +0100
3 +++ exo-0.10.2/exo-helper/helpers/Makefile.am   2014-03-15 16:42:03.144495543 +0100
4 @@ -26,6 +26,7 @@
5         konqueror.desktop.in.in                                         \
6         links.desktop.in.in                                                     \
7         lynx.desktop.in.in                                                      \
8 +       mate-terminal.desktop.in.in                                     \
9         midori.desktop.in.in                                            \
10         mozilla-browser.desktop.in.in                           \
11         mozilla-mailer.desktop.in.in                            \
12 diff -urN exo-0.10.2.orig/exo-helper/helpers/mate-terminal.desktop.in.in exo-0.10.2/exo-helper/helpers/mate-terminal.desktop.in.in
13 --- exo-0.10.2.orig/exo-helper/helpers/mate-terminal.desktop.in.in      1970-01-01 01:00:00.000000000 +0100
14 +++ exo-0.10.2/exo-helper/helpers/mate-terminal.desktop.in.in   2014-03-15 16:41:19.670633465 +0100
15 @@ -0,0 +1,10 @@
16 +[Desktop Entry]
17 +Version=1.0
18 +Icon=utilities-terminal
19 +Type=X-XFCE-Helper
20 +_Name=MATE Terminal
21 +StartupNotify=true
22 +X-XFCE-Binaries=mate-terminal;
23 +X-XFCE-Category=TerminalEmulator
24 +X-XFCE-Commands=%B;
25 +X-XFCE-CommandsWithParameter=%B -x %s;
This page took 0.025353 seconds and 3 git commands to generate.