2001-06-27 Richard Hestilow <hestilow@ximian.com:

* ChangeLog added.

	* mouse-properties.glade: New GUI by Anna Dirks.

	* mouse-left.png, mouse-right.png: Added.

	* Makefile.am: Install pixmaps.

	* prefs-widget.c (set_pixmap_file): Added function.
	  (threshold_changed_cb, read_preferences): Call new macro
	  THRESHOLD_CONVERT, as sensitivity is the reverse of threshold.
	  (read_preferences, prefs_widget_init): Change "threshold_entry" to
	  sensitivity_entry.
	  (prefs_widget_init): Call set_pixmap_file for the new pixmaps.
This commit is contained in:
Rachel Hestilow 2001-06-27 16:32:18 +00:00
parent f3d7412efd
commit 81cbb6d8b6
7 changed files with 349 additions and 220 deletions

View file

@ -4,14 +4,13 @@
* DO NOT compile it as part of your application.
*/
gchar *s = N_("window1");
gchar *s = N_("Mouse buttons");
gchar *s = N_("Mouse Configuration");
gchar *s = N_("My mouse is:");
gchar *s = N_("Left handed");
gchar *s = N_("Right handed");
gchar *s = N_("Mouse motion");
gchar *s = N_("Acceleration");
gchar *s = N_("Threshold");
gchar *s = N_("Slow");
gchar *s = N_("Fast");
gchar *s = N_("Large");
gchar *s = N_("Small");
gchar *s = N_("Mouse speed:");
gchar *s = N_("Low");
gchar *s = N_("High");
gchar *s = N_("Sensitivity:");