* [gentoo-commits] gentoo-x86 commit in games-emulation/gens/files: gens-2.15.5-romsdir.patch
@ 2008-10-14 16:22 Michael Sterrett (mr_bones_)
0 siblings, 0 replies; only message in thread
From: Michael Sterrett (mr_bones_) @ 2008-10-14 16:22 UTC (permalink / raw
To: gentoo-commits
mr_bones_ 08/10/14 16:22:27
Added: gens-2.15.5-romsdir.patch
Log:
version bump
(Portage version: 2.1.4.5)
Revision Changes Path
1.1 games-emulation/gens/files/gens-2.15.5-romsdir.patch
file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/games-emulation/gens/files/gens-2.15.5-romsdir.patch?rev=1.1&view=markup
plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/games-emulation/gens/files/gens-2.15.5-romsdir.patch?rev=1.1&content-type=text/plain
Index: gens-2.15.5-romsdir.patch
===================================================================
diff -ruN gens-rc3.5-opengl/src/gens/util/rom.c gens-rc3.5-opengl-patched/src/gens/util/rom.c
--- src/gens/util/file/rom.c 2005-01-10 22:24:01.000000000 +0100
+++ src/gens/util/file/rom.c 2006-10-29 14:58:14.000000000 +0100
@@ -411,6 +411,9 @@
create_file_chooser_dialog ("Open Rom", GTK_FILE_CHOOSER_ACTION_OPEN);
// fileselection_set_dir (fd.filesel, Rom_Dir);
addRomsFilter (widget);
+
+ gtk_file_chooser_set_current_folder (GTK_FILE_CHOOSER (widget), Rom_Dir);
+
res = gtk_dialog_run (GTK_DIALOG (widget));
if (res == GTK_RESPONSE_OK)
{
^ permalink raw reply [flat|nested] only message in thread
only message in thread, other threads:[~2008-10-14 16:22 UTC | newest]
Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2008-10-14 16:22 [gentoo-commits] gentoo-x86 commit in games-emulation/gens/files: gens-2.15.5-romsdir.patch Michael Sterrett (mr_bones_)
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox