[evolution-patches] Patch for Bug#307778




hi

       I have attached the patch for the bug # 307778

       Changing the button type from toggle to radio and adding the attribute group

       so that it can be joined with the previously present radio button group .

        By doing this the "Switcher Appearance" can be either hidden or with any of the styles mentioned.

---
S.Antony Vincent Pandian
--- evolution.xml	2005-07-08 19:08:24.584289664 +0530
+++ evo.xml	2005-07-08 19:07:28.233856232 +0530
@@ -23,7 +23,7 @@
       type="radio" group="button_display" _tip="Display window buttons using the desktop toolbar setting"/>
 
     <cmd name="ViewButtonsHide" _label="_Hide buttons" 
-      type="toggle" _tip="Hide window buttons"/>
+      type="radio" group="button_display" _tip="Hide window buttons"/>
 
     <cmd name="ViewToolbar" _label="Tool_bar" type="toggle"
       _tip="Change the visibility of the toolbar" state="1"/>


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