After an evaluation, GNOME has moved from Bugzilla to GitLab. Learn more about GitLab.
No new issues can be reported in GNOME Bugzilla anymore.
To report an issue in a GNOME project, go to GNOME GitLab.
Do not go to GNOME Gitlab for: Bluefish, Doxygen, GnuCash, GStreamer, java-gnome, LDTP, NetworkManager, Tomboy.
Bug 140987 - Export to clipboard useless
Export to clipboard useless
Status: RESOLVED FIXED
Product: seahorse
Classification: Applications
Component: general
unspecified
Other Linux
: Normal normal
: ---
Assigned To: Seahorse Maintainer
Seahorse Maintainer
Depends on:
Blocks: 111137
 
 
Reported: 2004-04-23 23:34 UTC by Bastien Nocera
Modified: 2004-12-22 21:47 UTC
See Also:
GNOME target: ---
GNOME version: ---


Attachments
Patch which reworks import and export (48.10 KB, patch)
2004-10-08 21:48 UTC, Stef Walter
none Details | Review

Description Bastien Nocera 2004-04-23 23:34:43 UTC
Export to clipboard is pretty useless, and import from clipboard as well. There
should be copy/cut/paste menu and context menu items instead.
Comment 1 Stef Walter 2004-10-08 21:48:57 UTC
Created attachment 32413 [details] [review]
Patch which reworks import and export

- Removes Import and Export dialogs
- Import and Export menu items now open file choosers 
- Added copy and paste to edit menu
- Moved delete to edit menu
- Support for gnome-vfs for remote uris (http, etc....)
- File drop support from nautilus
Comment 2 Stef Walter 2004-10-09 22:54:31 UTC
Checked patch (slightly fixed up) into CVS.