diff options
author | damon <damon> | 2001-11-11 22:02:51 +0000 |
---|---|---|
committer | damon <damon> | 2001-11-11 22:02:51 +0000 |
commit | 1679b371a571d2f71bed380ccf180cc9f9b4fe65 (patch) | |
tree | 5bc0b7b0873819f83508658a605ea781747d4621 /x11 | |
parent | 1dc498cc038e7369dda2828fbfb38b435c4319c2 (diff) | |
download | pkgsrc-1679b371a571d2f71bed380ccf180cc9f9b4fe65.tar.gz |
Patches to the pixmap location and menu name
Diffstat (limited to 'x11')
-rw-r--r-- | x11/multi-gnome-terminal/patches/patch-aa | 13 | ||||
-rw-r--r-- | x11/multi-gnome-terminal/patches/patch-ab | 11 |
2 files changed, 24 insertions, 0 deletions
diff --git a/x11/multi-gnome-terminal/patches/patch-aa b/x11/multi-gnome-terminal/patches/patch-aa new file mode 100644 index 00000000000..ab74b44bf3e --- /dev/null +++ b/x11/multi-gnome-terminal/patches/patch-aa @@ -0,0 +1,13 @@ +$NetBSD: patch-aa,v 1.1 2001/11/11 22:02:51 damon Exp $ + +--- pixmaps/Makefile.in.orig Sat Nov 10 19:52:48 2001 ++++ pixmaps/Makefile.in +@@ -153,7 +153,7 @@ + install_sh = @install_sh@ + l = @l@ + +-mgtdir = $(datadir)/pixmaps/mgt ++mgtdir = $(datadir)/pixmaps + + MGT = \ + multignometerm.png \ diff --git a/x11/multi-gnome-terminal/patches/patch-ab b/x11/multi-gnome-terminal/patches/patch-ab new file mode 100644 index 00000000000..b8cb694ff7d --- /dev/null +++ b/x11/multi-gnome-terminal/patches/patch-ab @@ -0,0 +1,11 @@ +$NetBSD: patch-ab,v 1.1 2001/11/11 22:02:51 damon Exp $ + +--- gnome-terminal/multi-gnome-terminal.desktop.orig Sat Nov 10 20:12:15 2001 ++++ gnome-terminal/multi-gnome-terminal.desktop +@@ -1,5 +1,5 @@ + [Desktop Entry] +-Name=GNOME terminal ++Name=multi GNOME terminal + Name[sl]=Terminal GNOME + Name[ca]=Terminal GNOME + Name[cs]=Terminál Gnome |