[Digikam-devel] [Bug 119742] wish list -include move to trash in right click menu
Joern Ahrens
joern.ahrens at kdemail.net
Sun Jan 8 18:57:59 GMT 2006
------- 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/>
More information about the Digikam-devel
mailing list