[pkg-wpa-devel] r1061 - /wpasupplicant/trunk/debian/patches/51_wpa_gui_qt4_wpaguiui_new_layout.patch
kelmo-guest at users.alioth.debian.org
kelmo-guest at users.alioth.debian.org
Thu Jan 24 15:37:50 UTC 2008
Author: kelmo-guest
Date: Thu Jan 24 15:37:50 2008
New Revision: 1061
URL: http://svn.debian.org/wsvn/pkg-wpa/?sc=1&rev=1061
Log:
fixup manually excess information attached to items of the File and Help menu
Modified:
wpasupplicant/trunk/debian/patches/51_wpa_gui_qt4_wpaguiui_new_layout.patch
Modified: wpasupplicant/trunk/debian/patches/51_wpa_gui_qt4_wpaguiui_new_layout.patch
URL: http://svn.debian.org/wsvn/pkg-wpa/wpasupplicant/trunk/debian/patches/51_wpa_gui_qt4_wpaguiui_new_layout.patch?rev=1061&op=diff
==============================================================================
--- wpasupplicant/trunk/debian/patches/51_wpa_gui_qt4_wpaguiui_new_layout.patch (original)
+++ wpasupplicant/trunk/debian/patches/51_wpa_gui_qt4_wpaguiui_new_layout.patch Thu Jan 24 15:37:50 2008
@@ -39,43 +39,43 @@
+ </item>
+ <item row="2" column="0" colspan="2" >
+ <widget class="QPushButton" name="editNetworkButton" >
++ <property name="text" >
++ <string>View/Edit</string>
++ </property>
++ </widget>
++ </item>
++ <item row="3" column="0" >
++ <widget class="QPushButton" name="addNetworkButton" >
++ <property name="text" >
++ <string>Add</string>
++ </property>
++ </widget>
++ </item>
++ <item row="3" column="1" >
++ <widget class="QPushButton" name="removeNetworkButton" >
++ <property name="text" >
++ <string>Remove</string>
++ </property>
++ </widget>
++ </item>
++ <item row="4" column="0" >
++ <widget class="QPushButton" name="enableNetworkButton" >
<property name="text" >
- <string>Network:</string>
-+ <string>View/Edit</string>
++ <string>Enable</string>
</property>
</widget>
</item>
- <item row="1" column="2" colspan="2" >
- <widget class="QComboBox" name="networkSelect" />
-+ <item row="3" column="0" >
-+ <widget class="QPushButton" name="addNetworkButton" >
-+ <property name="text" >
-+ <string>Add</string>
-+ </property>
-+ </widget>
- </item>
-- <item row="2" column="0" colspan="4" >
-+ <item row="3" column="1" >
-+ <widget class="QPushButton" name="removeNetworkButton" >
-+ <property name="text" >
-+ <string>Remove</string>
-+ </property>
-+ </widget>
-+ </item>
-+ <item row="4" column="0" >
-+ <widget class="QPushButton" name="enableNetworkButton" >
-+ <property name="text" >
-+ <string>Enable</string>
-+ </property>
-+ </widget>
-+ </item>
+ <item row="4" column="1" >
+ <widget class="QPushButton" name="disableNetworkButton" >
+ <property name="text" >
+ <string>Disable</string>
+ </property>
+ </widget>
-+ </item>
+ </item>
+- <item row="2" column="0" colspan="4" >
+ <item row="5" column="0" colspan="2" >
+ <widget class="QPushButton" name="selectAnyNetworkButton" >
+ <property name="text" >
@@ -158,7 +158,7 @@
<addaction name="fileSaveConfig" />
<addaction name="separator" />
<addaction name="fileExitAction" />
-@@ -215,7 +233,16 @@
+@@ -215,135 +233,70 @@
<addaction name="separator" />
<addaction name="helpAboutAction" />
</widget>
@@ -174,39 +174,118 @@
+ <addaction name="menuNetworks" />
<addaction name="helpMenu" />
</widget>
- <action name="fileExitAction" >
-@@ -291,59 +318,30 @@
- <string>fileEventHistoryAction</string>
+- <action name="fileExitAction" >
++ <action name="fileEventHistoryAction" >
+ <property name="text" >
+- <string>E&xit</string>
+- </property>
+- <property name="iconText" >
+- <string>Exit</string>
+- </property>
+- <property name="shortcut" >
+- <string>Ctrl+Q</string>
+- </property>
+- <property name="name" stdset="0" >
+- <string>fileExitAction</string>
++ <string>Event &History</string>
+ </property>
+ </action>
+- <action name="helpContentsAction" >
+- <property name="enabled" >
+- <bool>false</bool>
+- </property>
++ <action name="fileSaveConfig" >
+ <property name="text" >
+- <string>&Contents...</string>
+- </property>
+- <property name="iconText" >
+- <string>Contents</string>
+- </property>
+- <property name="shortcut" >
+- <string/>
+- </property>
+- <property name="name" stdset="0" >
+- <string>helpContentsAction</string>
++ <string>&Save Configuration</string>
+ </property>
+ </action>
+- <action name="helpIndexAction" >
+- <property name="enabled" >
+- <bool>false</bool>
+- </property>
++ <action name="fileExitAction" >
+ <property name="text" >
+- <string>&Index...</string>
+- </property>
+- <property name="iconText" >
+- <string>Index</string>
++ <string>E&xit</string>
+ </property>
+ <property name="shortcut" >
+- <string/>
+- </property>
+- <property name="name" stdset="0" >
+- <string>helpIndexAction</string>
++ <string>Ctrl+Q</string>
+ </property>
+ </action>
+- <action name="helpAboutAction" >
++ <action name="networksEnableAllAction" >
+ <property name="text" >
+- <string>&About</string>
+- </property>
+- <property name="iconText" >
+- <string>About</string>
+- </property>
+- <property name="shortcut" >
+- <string/>
+- </property>
+- <property name="name" stdset="0" >
+- <string>helpAboutAction</string>
++ <string>&Enable all networks</string>
+ </property>
+ </action>
+- <action name="fileEventHistoryAction" >
++ <action name="networksDisableAllAction" >
+ <property name="text" >
+- <string>Event &History</string>
+- </property>
+- <property name="iconText" >
+- <string>Event History</string>
+- </property>
+- <property name="name" stdset="0" >
+- <string>fileEventHistoryAction</string>
++ <string>&Disable all networks</string>
</property>
</action>
- <action name="fileAdd_NetworkAction" >
++ <action name="networksRemoveAllAction" >
+ <property name="text" >
+- <string>&Add Network</string>
+- </property>
+- <property name="iconText" >
+- <string>Add Network</string>
+- </property>
+- <property name="name" stdset="0" >
+- <string>fileAdd_NetworkAction</string>
++ <string>&Remove all networks</string>
+ </property>
+ </action>
+- <action name="fileEdit_networkAction" >
- <property name="text" >
-- <string>&Add Network</string>
-- </property>
-- <property name="iconText" >
-- <string>Add Network</string>
-- </property>
-- <property name="name" stdset="0" >
-- <string>fileAdd_NetworkAction</string>
-- </property>
+- <string>&Edit Network</string>
+- </property>
+- <property name="iconText" >
+- <string>Edit Network</string>
+- </property>
+- <property name="name" stdset="0" >
+- <string>fileEdit_networkAction</string>
++ <action name="helpContentsAction" >
++ <property name="enabled" >
++ <bool>false</bool>
+ </property>
- </action>
-- <action name="fileEdit_networkAction" >
-+ <action name="fileSaveConfig" >
- <property name="text" >
-- <string>&Edit Network</string>
-+ <string>&Save Configuration</string>
- </property>
- <property name="iconText" >
-- <string>Edit Network</string>
-+ <string>Save Configuration</string>
- </property>
- <property name="name" stdset="0" >
-- <string>fileEdit_networkAction</string>
-+ <string>fileSaveConfig</string>
- </property>
- </action>
- <action name="fileEnableALLNetworksAction" >
-+ <action name="networksEnableAllAction" >
<property name="text" >
- <string>E&nable All Networks</string>
- </property>
@@ -215,24 +294,27 @@
- </property>
- <property name="name" stdset="0" >
- <string>fileEnableALLNetworksAction</string>
-+ <string>&Enable all networks</string>
++ <string>&Contents...</string>
</property>
</action>
- <action name="fileDisableALLNetworksAction" >
-+ <action name="networksDisableAllAction" >
- <property name="text" >
+- <property name="text" >
- <string>&Disable All Networks</string>
- </property>
- <property name="iconText" >
- <string>Disable All Networks</string>
-- </property>
++ <action name="helpIndexAction" >
++ <property name="enabled" >
++ <bool>false</bool>
+ </property>
- <property name="name" stdset="0" >
- <string>fileDisableALLNetworksAction</string>
-+ <string>&Disable all networks</string>
++ <property name="text" >
++ <string>&Index...</string>
</property>
</action>
- <action name="fileSaveConfig" >
-+ <action name="networksRemoveAllAction" >
++ <action name="helpAboutAction" >
<property name="text" >
- <string>&Save Configuration</string>
- </property>
@@ -241,7 +323,7 @@
- </property>
- <property name="name" stdset="0" >
- <string>fileSaveConfig</string>
-+ <string>&Remove all networks</string>
++ <string>&About</string>
</property>
</action>
</widget>
More information about the Pkg-wpa-devel
mailing list