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 160975 - Clicking on a .PGP file in Nautilus should bring up decrypt
Clicking on a .PGP file in Nautilus should bring up decrypt
Status: RESOLVED FIXED
Product: seahorse
Classification: Applications
Component: general
unspecified
Other Linux
: Normal normal
: ---
Assigned To: Seahorse Maintainer
Seahorse Maintainer
Depends on:
Blocks:
 
 
Reported: 2004-12-10 19:04 UTC by zerohalo
Modified: 2004-12-23 20:50 UTC
See Also:
GNOME target: ---
GNOME version: ---


Attachments
Makefile.am modifications (590 bytes, patch)
2004-12-23 01:39 UTC, Adam Schreiber
none Details | Review
First additional .destop file (152 bytes, text/plain)
2004-12-23 01:40 UTC, Adam Schreiber
  Details
second new desktop file (151 bytes, text/plain)
2004-12-23 01:41 UTC, Adam Schreiber
  Details

Description zerohalo 2004-12-10 19:04:04 UTC
Currently, double-clicking on a .PGP file in Nautilus brings up the main
Seahorse window. It would be better if double-clicking  brought up the decrypt
file dialog, or automatically decrypted the file if the corresponding key is
already cached.
Comment 1 Stef Walter 2004-12-15 02:50:44 UTC
True. I'm not sure we want to mirror the windows PGP behavior of automatically
opening the resulting file. 
Comment 2 Adam Schreiber 2004-12-20 00:39:41 UTC
Werner Koch from the gpg-devel list has indicated that this functionality will
be added to GPGME at some point.  At that point we will enable it in Seahorse.
Comment 3 Adam Schreiber 2004-12-20 03:49:20 UTC
Comment #2 belongs in Bug 160413: Photo ID support
Comment 4 Adam Schreiber 2004-12-23 01:39:47 UTC
Created attachment 35152 [details] [review]
Makefile.am modifications

I've solved this by adding 2 .desktop.in files to the src/ directory and
modifing the make file
Comment 5 Adam Schreiber 2004-12-23 01:40:27 UTC
Created attachment 35153 [details]
First additional .destop file
Comment 6 Adam Schreiber 2004-12-23 01:41:02 UTC
Created attachment 35154 [details]
second new desktop file
Comment 7 Adam Schreiber 2004-12-23 01:44:39 UTC
In addition to double clicking for decrypt, I have included double clicking for
verifying.
Comment 8 Stef Walter 2004-12-23 20:50:37 UTC
Great! Committed to CVS. 

- Changed display names to be more descriptive
- Made display names translatable
- Updated po/POTFILES.in and po/ChangeLog
- Changed desktop file names to be more descriptive