------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee. http://bugs.kde.org/show_bug.cgi?id=119742 Summary: wish list -include move to trash in right click menu Product: digikam Version: 0.8.0 Platform: unspecified OS/Version: Linux Status: UNCONFIRMED Severity: wishlist Priority: NOR Component: Image Editor AssignedTo: digikam-devel kde org ReportedBy: tedhansen sasktel net Version: 0.8.0 (using KDE 3.5.0, Debian Package 4:3.5.0-1 (testing/unstable)) Compiler: Target: i486-linux-gnu OS: Linux (i686) release 2.6.13-kanotix-9 Please add a "move to trash" item to the right click sub-menu. Thanks _______________________________________________ Digikam-devel mailing list [hidden email] https://mail.kde.org/mailman/listinfo/digikam-devel |
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee. http://bugs.kde.org/show_bug.cgi?id=119742 joern.ahrens kdemail net changed: What |Removed |Added ---------------------------------------------------------------------------- Status|UNCONFIRMED |RESOLVED Resolution| |WORKSFORME ------- Additional Comments From joern.ahrens kdemail net 2006-01-08 18:58 ------- There is already that option. Settings -> Configure digikam -> Misc -> Deleting items should move them to trash _______________________________________________ Digikam-devel mailing list [hidden email] https://mail.kde.org/mailman/listinfo/digikam-devel |
In reply to this post by Bugzilla from tedhansen@sasktel.net
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee. http://bugs.kde.org/show_bug.cgi?id=119742 tedhansen sasktel net changed: What |Removed |Added ---------------------------------------------------------------------------- Status|RESOLVED |UNCONFIRMED Resolution|WORKSFORME | ------- Additional Comments From tedhansen sasktel net 2006-01-08 19:35 ------- I think you misunderstand what I am requesting. When you have an image open in the image editor, right-clicking on the image pops up a sub-menu: previous, next, rotate, crop, assign tag & remove tag are currently the only options. I would like 'move to trash' available on this sub-menu as well. I use digikam for editing photos downloaded from camera, often this editing is just choosing the best ones and getting rid of the rest. I usually do this selection in the image editor because of the full size image. Photos that I do not want to keep are sent to trash. Presently 'send to trash' is only available under the 'file' menu item. It would be much more convenient if it was also available on the right click sub menu as it is with kuickshow. I used to use kuickshow for this editing but have switched to digikam because it also has editing capability. _______________________________________________ Digikam-devel mailing list [hidden email] https://mail.kde.org/mailman/listinfo/digikam-devel |
In reply to this post by Bugzilla from tedhansen@sasktel.net
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee. http://bugs.kde.org/show_bug.cgi?id=119742 joern.ahrens kdemail net changed: What |Removed |Added ---------------------------------------------------------------------------- Status|UNCONFIRMED |RESOLVED Resolution| |FIXED ------- Additional Comments From joern.ahrens kdemail net 2006-01-08 19:57 ------- SVN commit 495722 by jahrens: >I think you misunderstand what I am requesting. Yes, i did. BUG: 119742 M +4 -2 digikamimagewindowui.rc --- trunk/extragear/graphics/digikam/utilities/imageeditor/editor/digikamimagewindowui.rc #495721:495722 @ -1,5 +1,5 @ <!DOCTYPE kpartgui SYSTEM "kpartgui.dtd"> -<gui version="2" name="digikamimagewindow" > +<gui version="3" name="digikamimagewindow" > <MenuBar> @ -99,7 +99,9 @ <Action name="imageview_next" /> <Separator/> <Action name="imageview_rotate" /> - <Action name="imageview_crop" /> + <Action name="imageview_crop" /> + <Separator/> + <Action name="imageview_delete" /> </Menu> <ActionProperties/> _______________________________________________ Digikam-devel mailing list [hidden email] https://mail.kde.org/mailman/listinfo/digikam-devel |
In reply to this post by Bugzilla from tedhansen@sasktel.net
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee. http://bugs.kde.org/show_bug.cgi?id=119742 ------- Additional Comments From tedhansen sasktel net 2006-01-09 03:16 ------- thank you _______________________________________________ Digikam-devel mailing list [hidden email] https://mail.kde.org/mailman/listinfo/digikam-devel |
Free forum by Nabble | Edit this page |