summaryrefslogtreecommitdiff
path: root/data
diff options
context:
space:
mode:
authorShaun McCance <shaunm@src.gnome.org>2004-10-12 05:36:11 +0000
committerShaun McCance <shaunm@src.gnome.org>2004-10-12 05:36:11 +0000
commitedf14bd4732d14d5d99b29859ac3d6d45930f52a (patch)
treeb112cc910c066098113400971ca160dded73a579 /data
parent577e769685e55ebca1be0c4b33a83d82b93bf058 (diff)
downloadyelp-edf14bd4732d14d5d99b29859ac3d6d45930f52a.tar.gz
- Added Copy, breaking Copy - DND from the tree view
* data/ui/yelp-ui.xml: * src/yelp-window.c: - Added Copy, breaking Copy - DND from the tree view * src/Makefile.am: * src/yelp-cache.h: - Removed yelp-uri * src/test-uri.c: * src/yelp-base.c: * src/yelp-pager.c: * src/yelp-utils.c: * src/yelp-utils.h: * src/yelp-window.c: - Privatized YelpDocInfo - Added multiple URI support to YelpDocInfo
Diffstat (limited to 'data')
-rw-r--r--data/ui/yelp-ui.xml2
1 files changed, 2 insertions, 0 deletions
diff --git a/data/ui/yelp-ui.xml b/data/ui/yelp-ui.xml
index 947db5de..5f81d7c2 100644
--- a/data/ui/yelp-ui.xml
+++ b/data/ui/yelp-ui.xml
@@ -6,6 +6,8 @@
<menuitem action="CloseWindow"/>
</menu>
<menu action="EditMenu">
+ <menuitem action="Copy"/>
+ <separator/>
<menuitem action="Find"/>
</menu>
<menu action="GoMenu">