r9689 - packages/trunk/jstest-gtk/debian/patches

Miriam Ruiz miriam at alioth.debian.org
Sun May 10 02:50:36 UTC 2009


Author: miriam
Date: 2009-05-10 02:50:36 +0000 (Sun, 10 May 2009)
New Revision: 9689

Added:
   packages/trunk/jstest-gtk/debian/patches/typos.patch
Modified:
   packages/trunk/jstest-gtk/debian/patches/series
Log:
Fixed typo



Modified: packages/trunk/jstest-gtk/debian/patches/series
===================================================================
--- packages/trunk/jstest-gtk/debian/patches/series	2009-05-10 02:47:37 UTC (rev 9688)
+++ packages/trunk/jstest-gtk/debian/patches/series	2009-05-10 02:50:36 UTC (rev 9689)
@@ -1 +1,2 @@
 datadir.patch
+typos.patch

Added: packages/trunk/jstest-gtk/debian/patches/typos.patch
===================================================================
--- packages/trunk/jstest-gtk/debian/patches/typos.patch	                        (rev 0)
+++ packages/trunk/jstest-gtk/debian/patches/typos.patch	2009-05-10 02:50:36 UTC (rev 9689)
@@ -0,0 +1,11 @@
+--- 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;
+ 
+ JoystickListWidget::JoystickListWidget()
+-  : Gtk::Dialog("Joystick Preferencs"),
++  : 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 "
+           "devices listed are only joystick devices, not evdev devices or SDL "




More information about the Pkg-games-commits mailing list