import seahorse 2.20.1

Seahorse is a GNOME application for managing encryption keys. It also
integrates with nautilus and other places for encryption
operations.

feedback from martynas@
This commit is contained in:
jasper 2008-01-03 18:38:31 +00:00
parent b5f395b069
commit b058bb3d3a
6 changed files with 486 additions and 0 deletions

View File

@ -0,0 +1,72 @@
# $OpenBSD: Makefile,v 1.1.1.1 2008/01/03 18:38:31 jasper Exp $
COMMENT= manage encryption keys
GNOME_PROJECT= seahorse
GNOME_VERSION= 2.20.1
SHARED_LIBS += cryptui 0.0 # .0.0
CATEGORIES= security
HOMEPAGE= http://www.gnome.org/projects/seahorse/
# GPL/LGPL
PERMIT_PACKAGE_CDROM= Yes
PERMIT_PACKAGE_FTP= Yes
PERMIT_DISTFILES_CDROM= Yes
PERMIT_DISTFILES_FTP= Yes
WANTLIB= ICE ORBit-2 ORBitCosNaming-2 SM X11 Xau Xcomposite \
Xcursor Xdamage Xdmcp Xext Xfixes Xi Xinerama Xrandr \
Xrender art_lgpl_2 asn1 atk-1.0 audiofile bonobo-2 \
bonobo-activation bonoboui-2 c cairo com_err crypto \
dbus-1 dbus-glib-1 esd expat fontconfig freetype gailutil \
gconf-2 gdk-x11-2.0 gdk_pixbuf-2.0 glade-2.0 glib-2.0 \
glitz gmodule-2.0 gnome-2 gnome-keyring gnomecanvas-2 \
gnomeprint-2-2 gnomeprintui-2-2 gnomeui-2 gnomevfs-2 \
gobject-2.0 gpg-error gssapi gthread-2.0 gtk-x11-2.0 \
gtksourceview-2.0 jpeg krb5 m nspr4 pango-1.0 pangocairo-1.0 \
pangoft2-1.0 pcre plc4 plds4 png popt pthread sasl2 \
ssl util xml2 z
BUILD_DEPENDS= :shared-mime-info->=0.21:misc/shared-mime-info \
::textproc/scrollkeeper \
::x11/gnome/doc-utils \
::x11/gnome/gedit
RUN_DEPENDS= :shared-mime-info->=0.21:misc/shared-mime-info \
::textproc/scrollkeeper \
::x11/gnome/gedit \
::x11/gnome/yelp
LIB_DEPENDS= lber,ldap::databases/openldap \
notify::devel/libnotify \
soup-2.2::devel/libsoup \
xulrunner/gtkembedmoz,xulrunner/xpcom::devel/xulrunner,-devel \
gpgme::security/gpgme \
nautilus-extension::x11/gnome/nautilus \
panel-applet-2::x11/gnome/panel
MODULES= devel/gettext \
x11/gnome
USE_X11= Yes
DESKTOP_FILES= Yes
CONFIGURE_STYLE= gnu
CONFIGURE_ARGS+= ${CONFIGURE_SHARED} \
--with-gconf-schema-file-dir=${LOCALBASE}/share/schemas/seahorse \
--with-gecko=xulrunner \
--enable-applet \
--enable-epiphany \
--enable-gedit \
--enable-hkp \
--enable-ldap \
--enable-nautilus \
--disable-schemas-install \
--disable-scrollkeeper \
--disable-sharing
CONFIGURE_ENV= CPPFLAGS="-I${LOCALBASE}/include" \
LDFLAGS="-L${LOCALBASE}/lib"
post-patch:
@ln -s /usr/bin/true ${WRKDIR}/bin/scrollkeeper-update
.include <bsd.port.mk>

View File

@ -0,0 +1,5 @@
MD5 (gnome/seahorse-2.20.1.tar.bz2) = 5CZpY+6dL/xhhZOKfq9HTQ==
RMD160 (gnome/seahorse-2.20.1.tar.bz2) = olCLrFrZ30LttSq2Gav2Mg5212o=
SHA1 (gnome/seahorse-2.20.1.tar.bz2) = fo9WhFmM+3IyqATjRi7l6lg+YlQ=
SHA256 (gnome/seahorse-2.20.1.tar.bz2) = cY/xh8GVHQorqm3Ruel935xdhF69NWtQJDeoNYKEPb8=
SIZE (gnome/seahorse-2.20.1.tar.bz2) = 2287702

View File

@ -0,0 +1,12 @@
$OpenBSD: patch-plugins_nautilus_Makefile_in,v 1.1.1.1 2008/01/03 18:38:32 jasper Exp $
--- plugins/nautilus/Makefile.in.orig Sun Dec 16 01:12:00 2007
+++ plugins/nautilus/Makefile.in Sun Dec 16 01:12:15 2007
@@ -721,8 +721,6 @@ uninstall-man: uninstall-man1
@UPDATE_MIME_DATABASE_TRUE@install-data-local:
-@UPDATE_MIME_DATABASE_TRUE@ mkdir -p $(mimedir)
-@UPDATE_MIME_DATABASE_TRUE@ update-mime-database $(datadir)/mime/
@UPDATE_MIME_DATABASE_TRUE@uninstall-local:
@UPDATE_MIME_DATABASE_TRUE@ update-mime-database $(datadir)/mime/

View File

@ -0,0 +1,3 @@
Seahorse is a GNOME application for managing encryption keys. It also
integrates with nautilus and other places for encryption
operations.

View File

@ -0,0 +1,5 @@
@comment $OpenBSD: PFRAG.shared,v 1.1.1.1 2008/01/03 18:38:32 jasper Exp $
lib/epiphany/2.18/extensions/libseahorseextension.so
lib/gedit-2/plugins/libseahorse-pgp.so
@lib lib/libcryptui.so.${LIBcryptui_VERSION}
lib/nautilus/extensions-1.0/libnautilus-seahorse.so

View File

@ -0,0 +1,389 @@
@comment $OpenBSD: PLIST,v 1.1.1.1 2008/01/03 18:38:32 jasper Exp $
%%SHARED%%
bin/seahorse
@mode 4555
bin/seahorse-agent
bin/seahorse-daemon
@mode
bin/seahorse-preferences
bin/seahorse-tool
include/libcryptui/
include/libcryptui/cryptui-key-chooser.h
include/libcryptui/cryptui-key-combo.h
include/libcryptui/cryptui-key-list.h
include/libcryptui/cryptui-key-store.h
include/libcryptui/cryptui-keyset.h
include/libcryptui/cryptui.h
lib/bonobo/
lib/bonobo/servers/
lib/bonobo/servers/GNOME_SeahorseApplet.server
lib/epiphany/
lib/epiphany/2.18/
lib/epiphany/2.18/extensions/
lib/epiphany/2.18/extensions/libseahorseextension.a
lib/epiphany/2.18/extensions/libseahorseextension.la
lib/epiphany/2.18/extensions/seahorse.ephy-extension
lib/gedit-2/plugins/libseahorse-pgp.a
lib/gedit-2/plugins/libseahorse-pgp.la
lib/gedit-2/plugins/seahorse-pgp.gedit-plugin
lib/libcryptui.a
lib/libcryptui.la
lib/nautilus/
lib/nautilus/extensions-1.0/
lib/nautilus/extensions-1.0/libnautilus-seahorse.a
lib/nautilus/extensions-1.0/libnautilus-seahorse.la
lib/pkgconfig/cryptui-0.0.pc
lib/seahorse/
lib/seahorse/seahorse-applet
lib/seahorse/seahorse-ssh-askpass
lib/seahorse/xloadimage
@man man/man1/seahorse-agent.1
@man man/man1/seahorse-daemon.1
@man man/man1/seahorse-tool.1
share/applications/seahorse-pgp-encrypted.desktop
share/applications/seahorse-pgp-keys.desktop
share/applications/seahorse-pgp-preferences.desktop
share/applications/seahorse-pgp-signature.desktop
share/applications/seahorse.desktop
share/dbus-1/
share/dbus-1/services/
share/dbus-1/services/org.gnome.seahorse.service
share/gnome-2.0/
share/gnome-2.0/ui/
share/gnome-2.0/ui/GNOME_SeahorseApplet.xml
share/gnome/help/seahorse/
share/gnome/help/seahorse-applet/
share/gnome/help/seahorse-applet/C/
share/gnome/help/seahorse-applet/C/legal.xml
share/gnome/help/seahorse-applet/C/seahorse-applet.xml
share/gnome/help/seahorse-applet/es/
share/gnome/help/seahorse-applet/es/seahorse-applet.xml
share/gnome/help/seahorse-applet/fr/
share/gnome/help/seahorse-applet/fr/seahorse-applet.xml
share/gnome/help/seahorse-applet/it/
share/gnome/help/seahorse-applet/it/seahorse-applet.xml
share/gnome/help/seahorse-applet/oc/
share/gnome/help/seahorse-applet/oc/seahorse-applet.xml
share/gnome/help/seahorse-applet/sv/
share/gnome/help/seahorse-applet/sv/seahorse-applet.xml
share/gnome/help/seahorse-applet/vi/
share/gnome/help/seahorse-applet/vi/seahorse-applet.xml
share/gnome/help/seahorse/C/
share/gnome/help/seahorse/C/figures/
share/gnome/help/seahorse/C/figures/export.png
share/gnome/help/seahorse/C/figures/file-manager.png
share/gnome/help/seahorse/C/figures/generate.png
share/gnome/help/seahorse/C/figures/import.png
share/gnome/help/seahorse/C/figures/key-manager.png
share/gnome/help/seahorse/C/figures/key-properties.png
share/gnome/help/seahorse/C/figures/passphrase.png
share/gnome/help/seahorse/C/figures/preferences.png
share/gnome/help/seahorse/C/figures/recipients.png
share/gnome/help/seahorse/C/figures/seahorse-window.png
share/gnome/help/seahorse/C/figures/signature.png
share/gnome/help/seahorse/C/figures/text-editor.png
share/gnome/help/seahorse/C/legal.xml
share/gnome/help/seahorse/C/seahorse.xml
share/gnome/help/seahorse/en_GB/
share/gnome/help/seahorse/en_GB/figures/
share/gnome/help/seahorse/en_GB/figures/export.png
share/gnome/help/seahorse/en_GB/figures/file-manager.png
share/gnome/help/seahorse/en_GB/figures/generate.png
share/gnome/help/seahorse/en_GB/figures/import.png
share/gnome/help/seahorse/en_GB/figures/key-manager.png
share/gnome/help/seahorse/en_GB/figures/key-properties.png
share/gnome/help/seahorse/en_GB/figures/passphrase.png
share/gnome/help/seahorse/en_GB/figures/preferences.png
share/gnome/help/seahorse/en_GB/figures/recipients.png
share/gnome/help/seahorse/en_GB/figures/seahorse-window.png
share/gnome/help/seahorse/en_GB/figures/signature.png
share/gnome/help/seahorse/en_GB/figures/text-editor.png
share/gnome/help/seahorse/en_GB/seahorse.xml
share/gnome/help/seahorse/es/
share/gnome/help/seahorse/es/figures/
share/gnome/help/seahorse/es/figures/export.png
share/gnome/help/seahorse/es/figures/file-manager.png
share/gnome/help/seahorse/es/figures/generate.png
share/gnome/help/seahorse/es/figures/import.png
share/gnome/help/seahorse/es/figures/key-manager.png
share/gnome/help/seahorse/es/figures/key-properties.png
share/gnome/help/seahorse/es/figures/passphrase.png
share/gnome/help/seahorse/es/figures/preferences.png
share/gnome/help/seahorse/es/figures/recipients.png
share/gnome/help/seahorse/es/figures/seahorse-window.png
share/gnome/help/seahorse/es/figures/signature.png
share/gnome/help/seahorse/es/figures/text-editor.png
share/gnome/help/seahorse/es/seahorse.xml
share/gnome/help/seahorse/fr/
share/gnome/help/seahorse/fr/figures/
share/gnome/help/seahorse/fr/figures/export.png
share/gnome/help/seahorse/fr/figures/file-manager.png
share/gnome/help/seahorse/fr/figures/generate.png
share/gnome/help/seahorse/fr/figures/import.png
share/gnome/help/seahorse/fr/figures/key-manager.png
share/gnome/help/seahorse/fr/figures/key-properties.png
share/gnome/help/seahorse/fr/figures/passphrase.png
share/gnome/help/seahorse/fr/figures/preferences.png
share/gnome/help/seahorse/fr/figures/recipients.png
share/gnome/help/seahorse/fr/figures/seahorse-window.png
share/gnome/help/seahorse/fr/figures/signature.png
share/gnome/help/seahorse/fr/figures/text-editor.png
share/gnome/help/seahorse/fr/seahorse.xml
share/gnome/help/seahorse/it/
share/gnome/help/seahorse/it/figures/
share/gnome/help/seahorse/it/figures/export.png
share/gnome/help/seahorse/it/figures/file-manager.png
share/gnome/help/seahorse/it/figures/generate.png
share/gnome/help/seahorse/it/figures/import.png
share/gnome/help/seahorse/it/figures/key-manager.png
share/gnome/help/seahorse/it/figures/key-properties.png
share/gnome/help/seahorse/it/figures/passphrase.png
share/gnome/help/seahorse/it/figures/preferences.png
share/gnome/help/seahorse/it/figures/recipients.png
share/gnome/help/seahorse/it/figures/seahorse-window.png
share/gnome/help/seahorse/it/figures/signature.png
share/gnome/help/seahorse/it/figures/text-editor.png
share/gnome/help/seahorse/it/seahorse.xml
share/gnome/help/seahorse/oc/
share/gnome/help/seahorse/oc/figures/
share/gnome/help/seahorse/oc/figures/export.png
share/gnome/help/seahorse/oc/figures/file-manager.png
share/gnome/help/seahorse/oc/figures/generate.png
share/gnome/help/seahorse/oc/figures/import.png
share/gnome/help/seahorse/oc/figures/key-manager.png
share/gnome/help/seahorse/oc/figures/key-properties.png
share/gnome/help/seahorse/oc/figures/passphrase.png
share/gnome/help/seahorse/oc/figures/preferences.png
share/gnome/help/seahorse/oc/figures/recipients.png
share/gnome/help/seahorse/oc/figures/seahorse-window.png
share/gnome/help/seahorse/oc/figures/signature.png
share/gnome/help/seahorse/oc/figures/text-editor.png
share/gnome/help/seahorse/oc/seahorse.xml
share/gnome/help/seahorse/sv/
share/gnome/help/seahorse/sv/figures/
share/gnome/help/seahorse/sv/figures/export.png
share/gnome/help/seahorse/sv/figures/file-manager.png
share/gnome/help/seahorse/sv/figures/generate.png
share/gnome/help/seahorse/sv/figures/import.png
share/gnome/help/seahorse/sv/figures/key-manager.png
share/gnome/help/seahorse/sv/figures/key-properties.png
share/gnome/help/seahorse/sv/figures/passphrase.png
share/gnome/help/seahorse/sv/figures/preferences.png
share/gnome/help/seahorse/sv/figures/recipients.png
share/gnome/help/seahorse/sv/figures/seahorse-window.png
share/gnome/help/seahorse/sv/figures/signature.png
share/gnome/help/seahorse/sv/figures/text-editor.png
share/gnome/help/seahorse/sv/seahorse.xml
share/gnome/help/seahorse/vi/
share/gnome/help/seahorse/vi/figures/
share/gnome/help/seahorse/vi/figures/export.png
share/gnome/help/seahorse/vi/figures/file-manager.png
share/gnome/help/seahorse/vi/figures/generate.png
share/gnome/help/seahorse/vi/figures/import.png
share/gnome/help/seahorse/vi/figures/key-manager.png
share/gnome/help/seahorse/vi/figures/key-properties.png
share/gnome/help/seahorse/vi/figures/passphrase.png
share/gnome/help/seahorse/vi/figures/preferences.png
share/gnome/help/seahorse/vi/figures/recipients.png
share/gnome/help/seahorse/vi/figures/seahorse-window.png
share/gnome/help/seahorse/vi/figures/signature.png
share/gnome/help/seahorse/vi/figures/text-editor.png
share/gnome/help/seahorse/vi/seahorse.xml
share/icons/hicolor/22x22/
share/icons/hicolor/22x22/apps/
share/icons/hicolor/22x22/apps/seahorse-preferences.svg
share/icons/hicolor/22x22/apps/seahorse.svg
share/icons/hicolor/48x48/
share/icons/hicolor/48x48/apps/
share/icons/hicolor/48x48/apps/seahorse-applet.png
share/icons/hicolor/48x48/apps/seahorse-preferences.png
share/icons/hicolor/48x48/apps/seahorse.png
share/icons/hicolor/scalable/
share/icons/hicolor/scalable/apps/
share/icons/hicolor/scalable/apps/seahorse-applet.svg
share/icons/hicolor/scalable/apps/seahorse-preferences.svg
share/icons/hicolor/scalable/apps/seahorse.svg
share/locale/ar/LC_MESSAGES/seahorse.mo
share/locale/az/LC_MESSAGES/seahorse.mo
share/locale/be@latin/
share/locale/be@latin/LC_MESSAGES/
share/locale/be@latin/LC_MESSAGES/seahorse.mo
share/locale/bg/LC_MESSAGES/seahorse.mo
share/locale/bn/LC_MESSAGES/seahorse.mo
share/locale/bn_IN/LC_MESSAGES/seahorse.mo
share/locale/ca/LC_MESSAGES/seahorse.mo
share/locale/cs/LC_MESSAGES/seahorse.mo
share/locale/da/LC_MESSAGES/seahorse.mo
share/locale/de/LC_MESSAGES/seahorse.mo
share/locale/dz/LC_MESSAGES/seahorse.mo
share/locale/el/LC_MESSAGES/seahorse.mo
share/locale/en_CA/LC_MESSAGES/seahorse.mo
share/locale/en_GB/LC_MESSAGES/seahorse.mo
share/locale/es/LC_MESSAGES/seahorse.mo
share/locale/et/LC_MESSAGES/seahorse.mo
share/locale/eu/LC_MESSAGES/seahorse.mo
share/locale/fi/LC_MESSAGES/seahorse.mo
share/locale/fr/LC_MESSAGES/seahorse.mo
share/locale/gl/LC_MESSAGES/seahorse.mo
share/locale/gu/LC_MESSAGES/seahorse.mo
share/locale/he/LC_MESSAGES/seahorse.mo
share/locale/hi/LC_MESSAGES/seahorse.mo
share/locale/hr/LC_MESSAGES/seahorse.mo
share/locale/hu/LC_MESSAGES/seahorse.mo
share/locale/it/LC_MESSAGES/seahorse.mo
share/locale/ja/LC_MESSAGES/seahorse.mo
share/locale/ko/LC_MESSAGES/seahorse.mo
share/locale/lt/LC_MESSAGES/seahorse.mo
share/locale/lv/LC_MESSAGES/seahorse.mo
share/locale/mk/LC_MESSAGES/seahorse.mo
share/locale/ml/LC_MESSAGES/seahorse.mo
share/locale/ms/LC_MESSAGES/seahorse.mo
share/locale/nb/LC_MESSAGES/seahorse.mo
share/locale/ne/LC_MESSAGES/seahorse.mo
share/locale/nl/LC_MESSAGES/seahorse.mo
share/locale/oc/
share/locale/oc/LC_MESSAGES/
share/locale/oc/LC_MESSAGES/seahorse.mo
share/locale/or/LC_MESSAGES/seahorse.mo
share/locale/pa/LC_MESSAGES/seahorse.mo
share/locale/pl/LC_MESSAGES/seahorse.mo
share/locale/pt/LC_MESSAGES/seahorse.mo
share/locale/pt_BR/LC_MESSAGES/seahorse.mo
share/locale/ru/LC_MESSAGES/seahorse.mo
share/locale/rw/LC_MESSAGES/seahorse.mo
share/locale/si/
share/locale/si/LC_MESSAGES/
share/locale/si/LC_MESSAGES/seahorse.mo
share/locale/sk/LC_MESSAGES/seahorse.mo
share/locale/sl/LC_MESSAGES/seahorse.mo
share/locale/sq/LC_MESSAGES/seahorse.mo
share/locale/sr/LC_MESSAGES/seahorse.mo
share/locale/sr@Latn/LC_MESSAGES/seahorse.mo
share/locale/sv/LC_MESSAGES/seahorse.mo
share/locale/ta/LC_MESSAGES/seahorse.mo
share/locale/te/
share/locale/te/LC_MESSAGES/
share/locale/te/LC_MESSAGES/seahorse.mo
share/locale/th/LC_MESSAGES/seahorse.mo
share/locale/tr/LC_MESSAGES/seahorse.mo
share/locale/uk/LC_MESSAGES/seahorse.mo
share/locale/vi/LC_MESSAGES/seahorse.mo
share/locale/zh_CN/LC_MESSAGES/seahorse.mo
share/locale/zh_HK/LC_MESSAGES/seahorse.mo
share/locale/zh_TW/LC_MESSAGES/seahorse.mo
share/mime/packages/seahorse.xml
share/omf/seahorse/
share/omf/seahorse-applet/
share/omf/seahorse-applet/seahorse-applet-C.omf
share/omf/seahorse-applet/seahorse-applet-es.omf
share/omf/seahorse-applet/seahorse-applet-fr.omf
share/omf/seahorse-applet/seahorse-applet-it.omf
share/omf/seahorse-applet/seahorse-applet-oc.omf
share/omf/seahorse-applet/seahorse-applet-sv.omf
share/omf/seahorse-applet/seahorse-applet-vi.omf
share/omf/seahorse/seahorse-C.omf
share/omf/seahorse/seahorse-en_GB.omf
share/omf/seahorse/seahorse-es.omf
share/omf/seahorse/seahorse-fr.omf
share/omf/seahorse/seahorse-it.omf
share/omf/seahorse/seahorse-oc.omf
share/omf/seahorse/seahorse-sv.omf
share/omf/seahorse/seahorse-vi.omf
share/pixmaps/
share/pixmaps/seahorse/
share/pixmaps/seahorse-applet.svg
share/pixmaps/seahorse-preferences.png
share/pixmaps/seahorse.png
share/pixmaps/seahorse/22x22/
share/pixmaps/seahorse/22x22/seahorse-applet-encrypted.png
share/pixmaps/seahorse/22x22/seahorse-applet-key.png
share/pixmaps/seahorse/22x22/seahorse-applet-signed.png
share/pixmaps/seahorse/22x22/seahorse-applet-text.png
share/pixmaps/seahorse/22x22/seahorse-applet-unknown.png
share/pixmaps/seahorse/22x22/seahorse-key-personal.png
share/pixmaps/seahorse/22x22/seahorse-key-ssh.png
share/pixmaps/seahorse/22x22/seahorse-key.png
share/pixmaps/seahorse/22x22/seahorse-person.png
share/pixmaps/seahorse/22x22/seahorse-preferences.png
share/pixmaps/seahorse/22x22/seahorse-share-keys.png
share/pixmaps/seahorse/22x22/seahorse-sign-bad.png
share/pixmaps/seahorse/22x22/seahorse-sign-ok.png
share/pixmaps/seahorse/22x22/seahorse-sign.png
share/pixmaps/seahorse/22x22/seahorse.png
share/pixmaps/seahorse/48x48/
share/pixmaps/seahorse/48x48/seahorse-applet-encrypted.png
share/pixmaps/seahorse/48x48/seahorse-applet-key.png
share/pixmaps/seahorse/48x48/seahorse-applet-signed.png
share/pixmaps/seahorse/48x48/seahorse-applet-text.png
share/pixmaps/seahorse/48x48/seahorse-applet-unknown.png
share/pixmaps/seahorse/48x48/seahorse-applet.png
share/pixmaps/seahorse/48x48/seahorse-key-personal.png
share/pixmaps/seahorse/48x48/seahorse-key-ssh.png
share/pixmaps/seahorse/48x48/seahorse-key.png
share/pixmaps/seahorse/48x48/seahorse-person.png
share/pixmaps/seahorse/48x48/seahorse-preferences.png
share/pixmaps/seahorse/48x48/seahorse-share-keys.png
share/pixmaps/seahorse/48x48/seahorse-sign-bad.png
share/pixmaps/seahorse/48x48/seahorse-sign-ok.png
share/pixmaps/seahorse/48x48/seahorse-sign-unknown.png
share/pixmaps/seahorse/48x48/seahorse-sign.png
share/pixmaps/seahorse/48x48/seahorse.png
share/pixmaps/seahorse/scalable/
share/pixmaps/seahorse/scalable/seahorse-applet-encrypted.svg
share/pixmaps/seahorse/scalable/seahorse-applet-key.svg
share/pixmaps/seahorse/scalable/seahorse-applet-signed.svg
share/pixmaps/seahorse/scalable/seahorse-applet-text.svg
share/pixmaps/seahorse/scalable/seahorse-applet-unknown.svg
share/pixmaps/seahorse/scalable/seahorse-applet.svg
share/pixmaps/seahorse/scalable/seahorse-key-personal.svg
share/pixmaps/seahorse/scalable/seahorse-key-ssh.svg
share/pixmaps/seahorse/scalable/seahorse-key.svg
share/pixmaps/seahorse/scalable/seahorse-person.svg
share/pixmaps/seahorse/scalable/seahorse-preferences.svg
share/pixmaps/seahorse/scalable/seahorse-share-keys.svg
share/pixmaps/seahorse/scalable/seahorse-sign-bad.svg
share/pixmaps/seahorse/scalable/seahorse-sign-ok.svg
share/pixmaps/seahorse/scalable/seahorse-sign-unknown.svg
share/pixmaps/seahorse/scalable/seahorse-sign.svg
share/pixmaps/seahorse/scalable/seahorse.svg
@unexec GCONF_CONFIG_SOURCE=`%D/bin/gconftool-2 --get-default-source` %D/bin/gconftool-2 --makefile-uninstall-rule %D/share/schemas/seahorse/*.schemas > /dev/null
share/schemas/seahorse/
share/schemas/seahorse/seahorse-gedit.schemas
share/schemas/seahorse/seahorse.schemas
@exec GCONF_CONFIG_SOURCE=`%D/bin/gconftool-2 --get-default-source` %D/bin/gconftool-2 --makefile-install-rule %D/share/schemas/seahorse/*.schemas > /dev/null
share/seahorse/
share/seahorse/glade/
share/seahorse/glade/seahorse-add-keyserver.glade
share/seahorse/glade/seahorse-add-subkey.glade
share/seahorse/glade/seahorse-add-uid.glade
share/seahorse/glade/seahorse-agent-cache.glade
share/seahorse/glade/seahorse-applet-preferences.glade
share/seahorse/glade/seahorse-change-passphrase.glade
share/seahorse/glade/seahorse-expires.glade
share/seahorse/glade/seahorse-generate-select.glade
share/seahorse/glade/seahorse-gkeyring-item-properties.glade
share/seahorse/glade/seahorse-key-manager.glade
share/seahorse/glade/seahorse-key-manager.ui
share/seahorse/glade/seahorse-keyserver-results.glade
share/seahorse/glade/seahorse-keyserver-results.ui
share/seahorse/glade/seahorse-keyserver-search.glade
share/seahorse/glade/seahorse-keyserver-sync.glade
share/seahorse/glade/seahorse-multi-encrypt.glade
share/seahorse/glade/seahorse-notify.glade
share/seahorse/glade/seahorse-pgp-generate.glade
share/seahorse/glade/seahorse-pgp-private-key-properties.glade
share/seahorse/glade/seahorse-pgp-public-key-properties.glade
share/seahorse/glade/seahorse-prefs.glade
share/seahorse/glade/seahorse-progress.glade
share/seahorse/glade/seahorse-revoke.glade
share/seahorse/glade/seahorse-sign.glade
share/seahorse/glade/seahorse-signer.glade
share/seahorse/glade/seahorse-ssh-generate.glade
share/seahorse/glade/seahorse-ssh-key-properties.glade
share/seahorse/glade/seahorse-ssh-upload.glade
@exec %D/bin/update-desktop-database
@unexec %D/bin/update-desktop-database
@exec %D/bin/scrollkeeper-update -q
@unexec %D/bin/scrollkeeper-update -q
@exec %D/bin/update-mime-database %D/share/mime
@unexec %D/bin/update-mime-database %D/share/mime