]> git.pld-linux.org Git - packages/gemrb.git/blob - gemrb-config_file.patch
upstream fix for crash with GLES backend
[packages/gemrb.git] / gemrb-config_file.patch
1 --- gemrb-0.6.2/gemrb/GemRB.cfg.sample.in~      2010-08-20 19:49:10.000000000 +0200
2 +++ gemrb-0.6.2/gemrb/GemRB.cfg.sample.in       2010-08-23 09:46:33.358610584 +0200
3 @@ -194,7 +194,7 @@
4  #  enter the full path to the GemRB executable      #
5  #####################################################
6  
7 -#GemRBPath=@DATA_DIR@
8 +GemRBPath=@DATA_DIR@
9  
10  #####################################################
11  #  GemRB GUI Scripts Path [String]                  #
12 @@ -205,7 +205,7 @@
13  #  the 'GUIScript' subdirectory.                    #
14  #####################################################
15  
16 -#GUIScriptsPath=@DATA_DIR@
17 +GUIScriptsPath=@DATA_DIR@
18  
19  #####################################################
20  #  GemRB Plugins Path [String]                      #
This page took 0.058924 seconds and 3 git commands to generate.