summaryrefslogtreecommitdiff
path: root/games-engines/gemrb/files/pstquitfix.patch
diff options
context:
space:
mode:
authorNick White <git@njw.me.uk>2009-08-29 14:57:07 +0100
committerNick White <git@njw.me.uk>2009-08-29 14:57:07 +0100
commit7f9847b5e32390c3054b59a3847203d34e2d79df (patch)
tree56012f3716cfdc36c9a5b486561d4bfc422a69d5 /games-engines/gemrb/files/pstquitfix.patch
parent560b94138dd625234edbd941bb52255402f7dd60 (diff)
downloadnjw-gentoo-local-7f9847b5e32390c3054b59a3847203d34e2d79df.tar.bz2
njw-gentoo-local-7f9847b5e32390c3054b59a3847203d34e2d79df.zip
Remove gemrb ebuilds as they're now in portage
Diffstat (limited to 'games-engines/gemrb/files/pstquitfix.patch')
-rw-r--r--games-engines/gemrb/files/pstquitfix.patch12
1 files changed, 0 insertions, 12 deletions
diff --git a/games-engines/gemrb/files/pstquitfix.patch b/games-engines/gemrb/files/pstquitfix.patch
deleted file mode 100644
index cb2a40c..0000000
--- a/games-engines/gemrb/files/pstquitfix.patch
+++ /dev/null
@@ -1,12 +0,0 @@
-Index: gemrb/GUIScripts/pst/GUIOPT.py
-===================================================================
---- gemrb/GUIScripts/pst/GUIOPT.py (revision 5878)
-+++ gemrb/GUIScripts/pst/GUIOPT.py (working copy)
-@@ -590,7 +590,6 @@
- QuitMsgWindow.Unload ()
- QuitMsgWindow = None
- GemRB.SetVar ("FloatWindow", -1)
-- GemRB.GetVar.SetVisible (("OtherWindow"), 1)
-
- GemRB.UnhideGUI ()
- return