]> git.pld-linux.org Git - packages/abrick.git/commitdiff
- initial
authorpawelz <pawelz@pld-linux.org>
Tue, 29 Sep 2009 14:47:06 +0000 (14:47 +0000)
committercvs2git <feedback@pld-linux.org>
Sun, 24 Jun 2012 12:13:13 +0000 (12:13 +0000)
Changed files:
    abrick-usage.patch -> 1.1

abrick-usage.patch [new file with mode: 0644]

diff --git a/abrick-usage.patch b/abrick-usage.patch
new file mode 100644 (file)
index 0000000..2fd0534
--- /dev/null
@@ -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;
+                       }
+               }
This page took 0.074496 seconds and 4 git commands to generate.