From kde-usability Mon Oct 13 11:57:10 2003 From: Leo Savernik Date: Mon, 13 Oct 2003 11:57:10 +0000 To: kde-usability Subject: [Patch] fix popup menu on images. X-MARC-Message: https://marc.info/?l=kde-usability&m=106604601016461 MIME-Version: 1 Content-Type: multipart/mixed; boundary="--------------Boundary-00=_AJ2PSQJT90PDTN7BYJLI" --------------Boundary-00=_AJ2PSQJT90PDTN7BYJLI Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 8bit -----BEGIN PGP SIGNED MESSAGE----- Hash: SHA1 Hello, This patch removes the Image submenu and moves the items into the toplevel popup menu. It doesn't get rid of the Open with... section because I don't know how feasible that is. Suggestions? Improvements? Ok to commit? mfg Leo -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.0.6 (GNU/Linux) Comment: For info see http://www.gnupg.org iD8DBQE/ipMaj5jssenUYTsRAn0MAKC1I54e35oPDnF5o3SbLfp2lPMIzgCgsfxx V1SOYJitBkl31Iq7cFy49KU= =0rBl -----END PGP SIGNATURE----- --------------Boundary-00=_AJ2PSQJT90PDTN7BYJLI Content-Type: text/x-diff; charset="us-ascii"; name="khtml_ui_1.diff" Content-Transfer-Encoding: 7bit Content-Disposition: attachment; filename="khtml_ui_1.diff" Index: khtml_popupmenu.rc =================================================================== RCS file: /home/kde/kdelibs/khtml/khtml_popupmenu.rc,v retrieving revision 1.28 diff -u -p -r1.28 khtml_popupmenu.rc --- khtml_popupmenu.rc 26 Sep 2003 07:49:30 -0000 1.28 +++ khtml_popupmenu.rc 13 Oct 2003 11:37:27 -0000 @@ -15,12 +15,10 @@ - Image - - - - - + + + + --------------Boundary-00=_AJ2PSQJT90PDTN7BYJLI Content-Type: text/plain; charset="us-ascii" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit Content-Disposition: inline _______________________________________________ kde-usability mailing list kde-usability@mail.kde.org http://mail.kde.org/mailman/listinfo/kde-usability --------------Boundary-00=_AJ2PSQJT90PDTN7BYJLI--