aboutsummaryrefslogtreecommitdiffstats
path: root/gtk/main.h
diff options
context:
space:
mode:
authorUlf Lamping <ulf.lamping@web.de>2007-03-08 23:37:55 +0000
committerUlf Lamping <ulf.lamping@web.de>2007-03-08 23:37:55 +0000
commitacefba187aeb2ceacdf145cb541a816d59087e87 (patch)
tree6bb85e872f5173cace00d7b430ea61add29dc65c /gtk/main.h
parent78028f02b5aa69bb915caeb52be644dfb7877aff (diff)
from Sake Blok:
I have changed the patch according to your suggestions and also changed the doc[book] files accordingly. I tested the patch and it does seem to work fine on my test-system. ULFL: In addition, I've added the en-/disabling to the other (already existing) Copy menu items - some just did nothing, some crashed if nothing was selected. I've also sligthly changed the menu seperators and made both context menus look a bit more identical. svn path=/trunk/; revision=21005
Diffstat (limited to 'gtk/main.h')
-rw-r--r--gtk/main.h3
1 files changed, 3 insertions, 0 deletions
diff --git a/gtk/main.h b/gtk/main.h
index 5cfb272f4e..fcb341f69a 100644
--- a/gtk/main.h
+++ b/gtk/main.h
@@ -126,6 +126,9 @@ typedef enum {
/** "bitwise or" this with MATCH_SELECTED_E value for instant apply instead of prepare only */
#define MATCH_SELECTED_APPLY_NOW 0x100
+/** "bitwise or" this with MATCH_SELECTED_E value for copy to clipboard instead of prepare only */
+#define MATCH_SELECTED_COPY_ONLY 0x200
+
/** User highlited item in details window and then right clicked and selected the copy option
*
* @param widget parent widget