[Goodies-commits] r7071 - xfce4-clipman-plugin/trunk

Mike Massonnet mmassonnet at xfce.org
Tue Mar 31 23:26:05 CEST 2009


Author: mmassonnet
Date: 2009-03-31 21:26:04 +0000 (Tue, 31 Mar 2009)
New Revision: 7071

Modified:
   xfce4-clipman-plugin/trunk/ChangeLog
Log:
typo at 11

Modified: xfce4-clipman-plugin/trunk/ChangeLog
===================================================================
--- xfce4-clipman-plugin/trunk/ChangeLog	2009-03-31 21:19:59 UTC (rev 7070)
+++ xfce4-clipman-plugin/trunk/ChangeLog	2009-03-31 21:26:04 UTC (rev 7071)
@@ -1,22 +1,22 @@
 2009-03-31	Mike Massonnet
-Set sensitivity of OK button in actions dialog
+Set sensitivity of OK button in action dialog
 
 	- panel-plugin/panel-plugin.c(panel_plugin_configure):
-		Put the actions dialog in the same window group as the settings dialog
-		to respect the its modal state.
-	- panel-plugin/panel-plugin;c(panel_plugin_configure):
+		Put the action dialog in the same window group as the settings dialog
+		to respect its modal state.
+	- panel-plugin/panel-plugin.c(panel_plugin_configure):
 		Connect action-name, regex, and buttons add-command/delete-command to
 		the new callback cb_set_action_dialog_button_ok to set automatically
-		the sensitivity of the OK button in the actions dialog.
+		the sensitivity of the OK button in the action dialog.
 	- panel-plugin/panel-plugin.c(cb_actions_row_activated):
-		Set the text after the commands in the treeview so it updates the OK
-		button accordingly wrt to the entry text changes.
+		Set the entry texts after the commands in the treeview so it
+		updates the OK button sensitivity via the entry text changes.
 	- panel-plugin/panel-plugin.c(cb_add_command):
 		Fix the condition to add a new command and do the same check in
 		cb_refresh_command.
 	- panel-plugin/panel-plugin.c(cb_set_action_dialog_button_ok):
 		Verify that there is a command-name, a valid regex, and at least one
-		command and set the OK button sensitive, otherwise not.
+		command to set the OK button sensitive, otherwise not.
 
 2009-03-31	Mike Massonnet
 Make Clipman the owner of the clipboard contents




More information about the Goodies-commits mailing list