public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
* [gentoo-commits] gentoo-x86 commit in games-strategy/freecol/files: freecol-0.8.1-home.patch
@ 2009-04-09 17:39 Michael Sterrett (mr_bones_)
  0 siblings, 0 replies; only message in thread
From: Michael Sterrett (mr_bones_) @ 2009-04-09 17:39 UTC (permalink / raw
  To: gentoo-commits

mr_bones_    09/04/09 17:39:39

  Added:                freecol-0.8.1-home.patch
  Log:
  version bump (bug #255139)
  (Portage version: 2.1.6.7/cvs/Linux i686)

Revision  Changes    Path
1.1                  games-strategy/freecol/files/freecol-0.8.1-home.patch

file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/games-strategy/freecol/files/freecol-0.8.1-home.patch?rev=1.1&view=markup
plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/games-strategy/freecol/files/freecol-0.8.1-home.patch?rev=1.1&content-type=text/plain

Index: freecol-0.8.1-home.patch
===================================================================
--- src/net/sf/freecol/common/logging/DefaultHandler.java
+++ src/net/sf/freecol/common/logging/DefaultHandler.java
@@ -22,7 +22,7 @@
 
     public static final String REVISION = "$Revision: 1.1 $";
 
-    private static final String fileName = new String("FreeCol.log");
+    private static final String fileName = new String(System.getProperty("user.home") + "/.freecol/FreeCol.log");
 
     private FileWriter fileWriter;
 






^ permalink raw reply	[flat|nested] only message in thread

only message in thread, other threads:[~2009-04-09 17:40 UTC | newest]

Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2009-04-09 17:39 [gentoo-commits] gentoo-x86 commit in games-strategy/freecol/files: freecol-0.8.1-home.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