GNOME Bugzilla – Bug 160975
Clicking on a .PGP file in Nautilus should bring up decrypt
Last modified: 2004-12-23 20:50:37 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.
True. I'm not sure we want to mirror the windows PGP behavior of automatically opening the resulting file.
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 #2 belongs in Bug 160413: Photo ID support
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
Created attachment 35153 [details] First additional .destop file
Created attachment 35154 [details] second new desktop file
In addition to double clicking for decrypt, I have included double clicking for verifying.
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