~cmiller/ubuntu/trusty/icewm/translations-cause-crash-lp447883

« back to all changes in this revision

Viewing changes to debian/patches/toolbar_custom.dpatch

  • Committer: Bazaar Package Importer
  • Author(s): Jerome Marant
  • Date: 2002-03-23 13:06:05 UTC
  • Revision ID: james.westby@ubuntu.com-20020323130605-qvzaillwdk3j8x24
Tags: 1.0.9.2-7
* Integrated more fixes from Julien Lemoine:
  - Improved again window position patch.
    Closes: Bug#138784, Bug#126214.
  - Improved patch fixing taskbar display in hide mode. Closes: Bug#139426.
  - Fixed non-functional logout entry in icewm-lite. Closes: Bug#130466.
* Applied patch from Rob Funk fixing the broken POP3 mailcheck with
  some servers. Closes: Bug#139401.
* Applied patch removing src/.targets when cleaning so targets are
  calculated for each icewm flavour. Closes: Bug#139370.

Show diffs side-by-side

added added

removed removed

Lines of Context:
 
1
#! /bin/sh -e
 
2
 
 
3
# DP: Modifications for the default toolbar.
 
4
 
 
5
if [ $# -ne 1 ]; then
 
6
    echo >&2 "$0: script expects -patch|-unpatch as argument"
 
7
    exit 1
 
8
fi
 
9
case "$1" in
 
10
    -patch) patch -f -p0 < $0;;
 
11
    -unpatch) patch -f -R -p0 < $0;;
 
12
    *)
 
13
        echo >&2 "$0: script expects -patch|-unpatch as argument"
 
14
        exit 1
 
15
esac
 
16
exit 0
 
17
 
 
18
--- lib/toolbar.in.orig Thu Jul 26 11:50:29 2001
 
19
+++ lib/toolbar.in      Thu Jul 26 11:50:43 2001
 
20
@@ -4,6 +4,6 @@
 
21
 # since modifications to this file will be discarded when you
 
22
 # (re)install icewm.
 
23
 #
 
24
-prog XTerm xterm xterm
 
25
+prog XTerm xterm x-terminal-emulator -ls
 
26
 prog FTE fte fte
 
27
 prog Netscape netscape netscape