diff options
Diffstat (limited to 'kdpkg-install')
-rw-r--r-- | kdpkg-install/installdialog.ui | 21 |
1 files changed, 0 insertions, 21 deletions
diff --git a/kdpkg-install/installdialog.ui b/kdpkg-install/installdialog.ui index 42220f3..eb004a7 100644 --- a/kdpkg-install/installdialog.ui +++ b/kdpkg-install/installdialog.ui @@ -30,9 +30,6 @@ <property name="text"> <string>A&bout</string> </property> - <property name="accel"> - <string>Alt+B</string> - </property> <property name="iconSet"> <iconset>image1</iconset> </property> @@ -44,9 +41,6 @@ <property name="text"> <string>Cl&ose</string> </property> - <property name="accel"> - <string>Alt+O</string> - </property> <property name="iconSet"> <iconset>image2</iconset> </property> @@ -58,9 +52,6 @@ <property name="text"> <string>Inst&all</string> </property> - <property name="accel"> - <string>Alt+A</string> - </property> </widget> <widget class="Line" row="1" column="0" rowspan="1" colspan="6"> <property name="name"> @@ -212,9 +203,6 @@ <property name="text"> <string>Res&ynchronize the package index files (recommended)</string> </property> - <property name="accel"> - <string>Alt+Y</string> - </property> <property name="checked"> <bool>true</bool> </property> @@ -226,9 +214,6 @@ <property name="text"> <string>Skip Resynchroni&zation</string> </property> - <property name="accel"> - <string>Alt+Z</string> - </property> </widget> </grid> </widget> @@ -415,9 +400,6 @@ <property name="text"> <string>Ne&xt ></string> </property> - <property name="accel"> - <string>Alt+X</string> - </property> </widget> <widget class="TQPushButton" row="4" column="3"> <property name="name"> @@ -426,9 +408,6 @@ <property name="text"> <string>Ne&xt ></string> </property> - <property name="accel"> - <string>Alt+X</string> - </property> </widget> </grid> </widget> |