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 172739 - Encryption Preferences Does Not Appear In Menu
Encryption Preferences Does Not Appear In Menu
Status: RESOLVED FIXED
Product: seahorse
Classification: Applications
Component: general
0.7.x
Other Linux
: High trivial
: ---
Assigned To: Seahorse Maintainer
Seahorse Maintainer
Depends on:
Blocks:
 
 
Reported: 2005-04-05 20:50 UTC by Adam Schreiber
Modified: 2005-04-11 22:52 UTC
See Also:
GNOME target: ---
GNOME version: ---


Attachments
Installs .desktop file correctly (633 bytes, patch)
2005-04-05 20:51 UTC, Adam Schreiber
none Details | Review

Description Adam Schreiber 2005-04-05 20:50:30 UTC
Version details: CVS
Distribution/Version: Slackware/10.1

Install Seahorse on GNOME 2.10.  Encryption Preferences will not show up in
Desktop->Preferences.
Comment 1 Adam Schreiber 2005-04-05 20:51:54 UTC
Created attachment 39724 [details] [review]
Installs .desktop file correctly
Comment 2 Stef Walter 2005-04-06 01:15:02 UTC
Could you verify this still works under older versions of GNOME? FWIW, this
works for me on GNOME 2.10 in Ubuntu. 
Comment 3 Adam Schreiber 2005-04-06 01:37:11 UTC
I only have one computer and it would be a pain to down grade the GNOME version.
It's interesting that it works differently between Dropline GNOME 2.10 on
Slackware and 2.10 on Ubuntu.

This: http://developers.sun.com/solaris/articles/integrating_gnome.html seems to
indicate that /usr/share/applications is the proper place.
Comment 4 Stef Walter 2005-04-06 01:57:09 UTC
Thanks. I have access to lots of boxes. I'll check the patch against a few.
Comment 5 Stef Walter 2005-04-11 22:52:09 UTC
It didn't work in previous versions. Committed fix:

    * plugins/nautilus/Makefile.am: Install capplet desktop file into both
    /usr/share/control-center-2.0/capplets and /usr/share/applications 
    (bug #172739)