[anjuta] am-project: Fix apply button in project properties dialog



commit 20fee9102652341c6def7ce1f660d5552dbb32f9
Author: SÃbastien Granjoux <seb sfo free fr>
Date:   Sat Jan 21 21:54:49 2012 +0100

    am-project: Fix apply button in project properties dialog
    
    The apply button had no effect due to the last changes in the .ui file.

 plugins/project-manager/pm_dialogs.ui |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)
---
diff --git a/plugins/project-manager/pm_dialogs.ui b/plugins/project-manager/pm_dialogs.ui
index f47bd94..2d5e615 100644
--- a/plugins/project-manager/pm_dialogs.ui
+++ b/plugins/project-manager/pm_dialogs.ui
@@ -1441,7 +1441,7 @@
     <action-widgets>
       <action-widget response="-11">property_help_button</action-widget>
       <action-widget response="-6">button11</action-widget>
-      <action-widget response="-5">ok_property_button</action-widget>
+      <action-widget response="-10">ok_property_button</action-widget>
     </action-widgets>
   </object>
 </interface>



[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]