Author: steve-guest
Date: 2012-05-27 18:06:56 +0000 (Sun, 27 May 2012)
New Revision: 13626

Modified:
   packages/trunk/jstest-gtk/debian/patches/typos.patch
Log:
Re-enable typos.patch to fix another typo.

Modified: packages/trunk/jstest-gtk/debian/patches/typos.patch
===================================================================
--- packages/trunk/jstest-gtk/debian/patches/typos.patch        2012-05-27 
18:05:56 UTC (rev 13625)
+++ packages/trunk/jstest-gtk/debian/patches/typos.patch        2012-05-27 
18:06:56 UTC (rev 13626)
@@ -1,11 +1,15 @@
---- jstest-gtk-0.1.0.orig/src/joystick_list_widget.cpp
-+++ jstest-gtk-0.1.0/src/joystick_list_widget.cpp
-@@ -51,7 +51,7 @@
- DeviceListColumns* DeviceListColumns::instance_ = 0;
- 
+Description: Fix a typo
+Author: Stephen Kitt <st...@sk2.org>
+Forwarded: no
+
+--- jstest-gtk-0.1.1~git20090722.orig/src/joystick_list_widget.cpp
++++ jstest-gtk-0.1.1~git20090722/src/joystick_list_widget.cpp
+@@ -53,7 +53,7 @@
  JoystickListWidget::JoystickListWidget()
--  : Gtk::Dialog("Joystick Preferencs"),
-+  : Gtk::Dialog("Joystick Preferences"),
+   : Gtk::Dialog("Joystick Preferences"),
      label("Below is a list of available joysticks on the system. Press 
Refresh to "
-           "update the list, press Properties to get a seperate device dialog. 
The "
+-          "update the list, press Properties to get a seperate device dialog. 
The "
++          "update the list, press Properties to get a separate device dialog. 
The "
            "devices listed are only joystick devices, not evdev devices or SDL 
"
+           "devices, you can view the other ones via the top tab.")
+     //frame("Device List"),


_______________________________________________
Pkg-games-commits mailing list
Pkg-games-commits@lists.alioth.debian.org
http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pkg-games-commits

Reply via email to