diff options
-rw-r--r-- | kdpkg-install/installdialog.ui | 21 | ||||
-rw-r--r-- | kdpkg/kdpkgdialog.ui | 9 |
2 files changed, 0 insertions, 30 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> diff --git a/kdpkg/kdpkgdialog.ui b/kdpkg/kdpkgdialog.ui index 5e4a683..358f6d0 100644 --- a/kdpkg/kdpkgdialog.ui +++ b/kdpkg/kdpkgdialog.ui @@ -307,9 +307,6 @@ <property name="text"> <string>&About</string> </property> - <property name="accel"> - <string>Alt+A</string> - </property> <property name="iconSet"> <iconset>image1</iconset> </property> @@ -338,9 +335,6 @@ <property name="text"> <string>Start Installation Wi&zard</string> </property> - <property name="accel"> - <string>Alt+Z</string> - </property> <property name="iconSet"> <iconset>image2</iconset> </property> @@ -352,9 +346,6 @@ <property name="text"> <string>Cl&ose</string> </property> - <property name="accel"> - <string>Alt+O</string> - </property> <property name="iconSet"> <iconset>image3</iconset> </property> |