packages: abrick/abrick-usage.patch (NEW) - initial
pawelz
pawelz at pld-linux.org
Tue Sep 29 16:47:11 CEST 2009
Author: pawelz Date: Tue Sep 29 14:47:11 2009 GMT
Module: packages Tag: HEAD
---- Log message:
- initial
---- Files affected:
packages/abrick:
abrick-usage.patch (NONE -> 1.1) (NEW)
---- Diffs:
================================================================
Index: packages/abrick/abrick-usage.patch
diff -u /dev/null packages/abrick/abrick-usage.patch:1.1
--- /dev/null Tue Sep 29 16:47:11 2009
+++ packages/abrick/abrick-usage.patch Tue Sep 29 16:47:06 2009
@@ -0,0 +1,11 @@
+--- abrick-1.12-src/main.cpp 2009-09-29 16:00:44.000000000 +0200
++++ abrick-1.12-src/main.cpp~ 2009-09-29 16:00:06.000000000 +0200
+@@ -37,7 +37,7 @@
+
+ if (!ok)
+ {
+- printf("Usage: ab [-w] [-h]\n\n -w start in Windowed mode (as opposed to fullscreen).\n -h use Hardware surfaces (faster, doesn't work well with all graphic cards).\n");
++ printf("Usage: abrick [-f] [-h]\n\n -f start in fullscreen mode (dangerous).\n -h use Hardware surfaces (faster, doesn't work well with all graphic cards).\n");
+ return 1;
+ }
+ }
================================================================
More information about the pld-cvs-commit
mailing list