ajacoutot cbc8b1c2f3 Import seahorse-3.0.2.
Seahorse is a graphical interface for managing and using encryption
keys.  Currently it supports PGP keys (using GPG/GPGME) and SSH keys.
Its goal is to  provide an easy to use Key Management Tool, along with
an easy to use interface for encryption operations.
Seahorse is integrated into the GNOME Desktop Environment and allows
users to  perform operations from their regular applications, like
nautilus or gedit.

ok jasper@
2011-07-04 15:12:15 +00:00
..
2011-07-03 17:14:23 +00:00
2011-06-01 11:15:14 +00:00
2011-06-13 15:52:15 +00:00
2011-07-04 15:12:15 +00:00
2011-06-13 12:23:07 +00:00

# $OpenBSD: README.gnome3,v 1.1 2011/05/17 14:26:53 ajacoutot Exp $

Using the x11/gnome3 directory
==============================

"ports/x11/gnome3" is the place where GNOME3 work for OpenBSD takes
place. If you want to help the GNOME3 effort, you need to add the
following line to /etc/mk.conf:
PORTSDIR_PATH=${PORTSDIR}/x11/gnome3:${PORTSDIR}

This will make the ports infrastructure "prefer" x11/gnome3 over the
regular ports tree in case a port exists in both.
(i.e. x11/gnome3/x11/gnome/desktop will be used instead of
x11/gnome/desktop)

When GNOME3 is ready for general use, it'll be moved back to the main
hierarchy and no mk.conf(5) change will be needed anymore.

Please send your questions/feedbacks to both:
    ajacoutot@openbsd.org
    jasper@openbsd.org