|
From: Melchior F. <mf...@fl...> - 2006-03-31 10:27:22
|
Update of /var/cvs/FlightGear-0.9/data/gui
In directory baron:/tmp/cvs-serv8042
Modified Files:
menubar.xml
Log Message:
high-res screenshots don't work; they save a huge image with 3x3 times the
same lowres screen
Index: menubar.xml
===================================================================
RCS file: /var/cvs/FlightGear-0.9/data/gui/menubar.xml,v
retrieving revision 1.47
retrieving revision 1.48
diff -C2 -r1.47 -r1.48
*** menubar.xml 24 Feb 2006 15:54:45 -0000 1.47
--- menubar.xml 31 Mar 2006 10:27:05 -0000 1.48
***************
*** 39,42 ****
--- 39,43 ----
<item>
<label>High-Res Snapshot</label>
+ <enabled>false</enabled>
<binding>
<command>hires-screen-capture</command>
|