/[pkgs]/devel/KoboDeluxe/KoboDeluxe-defaults.patch
ViewVC logotype

Contents of /devel/KoboDeluxe/KoboDeluxe-defaults.patch

Parent Directory Parent Directory | Revision Log Revision Log


Revision 1.3 - (show annotations) (download) (as text)
Sun Dec 16 14:39:23 2007 UTC (23 months, 1 week ago) by jwrdegoede
Branch: MAIN
CVS Tags: F-12-split, KoboDeluxe-0_5_1-1_fc9, KoboDeluxe-0_5_1-7_fc12, KoboDeluxe-0_5_1-6_fc12, KoboDeluxe-0_5_1-4_fc11, KoboDeluxe-0_5_1-5_fc11, KoboDeluxe-0_5_1-2_fc9, F-11-split, F-10-split, KoboDeluxe-0_5_1-3_fc10, F-9-split, KoboDeluxe-0_5_0-1_fc9, HEAD
Changes since 1.2: +5 -10 lines
File MIME type: text/x-patch
* Sun Dec 16 2007 Hans de Goede <j.w.r.degoede@hhs.nl> 0.5.0-1
- New upstream release 0.5.0
1 diff -up KoboDeluxe-0.5.0/prefs.cpp.defaults KoboDeluxe-0.5.0/prefs.cpp
2 --- KoboDeluxe-0.5.0/prefs.cpp.defaults 2007-12-15 08:52:14.000000000 +0100
3 +++ KoboDeluxe-0.5.0/prefs.cpp 2007-12-16 15:05:42.000000000 +0100
4 @@ -79,7 +79,7 @@ void prefs_t::init()
5 key("vol_boost", vol_boost, 0); desc("Volume Boost");
6
7 comment("--- Video settings -------------------------");
8 - yesno("fullscreen", fullscreen, 0); desc("Fullscreen Display");
9 + yesno("fullscreen", fullscreen, 1); desc("Fullscreen Display");
10 key("videodriver", videodriver, GFX_DRIVER_SDL2D);
11 desc("Display Driver");
12 key("width", width, 640); desc("Horizontal Resolution");

admin@fedoraproject.org
ViewVC Help
Powered by ViewVC 1.1.2