Index index by Group index by Distribution index by Vendor index by creation date index by Name Mirrors Help Search

seahorse-2.28.1-0.1.2 RPM for x86_64

From OpenSuSE 11.2 updates for x86_64

Name: seahorse Distribution: openSUSE 11.2
Version: 2.28.1 Vendor: openSUSE
Release: 0.1.2 Build date: Thu Jan 21 23:03:59 2010
Group: Productivity/Security Build host: build35
Size: 2787425 Source RPM: seahorse-2.28.1-0.1.2.src.rpm
Packager: http://bugs.opensuse.org
Url: http://seahorse.sourceforge.net/
Summary: GNOME2 interface for gnupg
Seahorse is a gnome2 interface for gnupg. It uses gpgme as the backend.

Provides

Requires

License

GPLv2+

Changelog

* Fri Dec 11 2009 dimstar@opensuse.org
  - Update to version 2.28.1:
    + Prevent opening help window twice
    + Set bits setting properly when creating SSH key
    + Add support for GnuPG DSA2 keys
    + Fix subkey creation on newer GnuPG versions
    + Fix location label in SSH key properties
    + Fix assertion on exit
    + Fix pasting into filter field
    + Set key usage flags properly
    + Fix property bindings
    + Internal documentation
    + Translation fixes
    + Build fixes.
* Tue Sep 22 2009 dimstar@opensuse.org
  - Update to version 2.28.0:
    + void function should not return a value.
* Mon Sep 14 2009 vuntz@opensuse.org
  - Update to version 2.27.92:
    + Include config.h to avoid build breakage when gpgme is compiled
      with LFS
    + Fix problems with gtk-builder UI files.
    + Fix problem with 'Type:' label of SSH key displaying location.
    + Update context menu display after keyring op.
    + Fix more compiler warnings.
    + Optionally use silent automake build rules.
    + Clean up old libglade and CVS files.
    + Respect the button-images setting, and cleanup gtkbuilder xml.
    + Add keyring docs.
    + Lots of documentation work.
  - Do not change CFLAGS: should not be needed anymore.
* Mon Aug 10 2009 vuntz@novell.com
  - Update to version 2.27.90:
    + Fix problem with missing password tab.
* Wed Jul 29 2009 vuntz@novell.com
  - Update to version 2.27.5:
    + Fix logic for setting owner trust combo.
    + More Code and API documentation.
    + Old result in search dialog is selected.
    + seahorse-daemon should autostart by default
    + Add a --version parameter to seahorse.
    + No longer daemonizes when autostarted by D-Bus.
    + Gray out displayed non-trusted keys.
    + Remove the 'trusted keys' tab and combine with 'other keys'.
    + Use GtkBuilder instead of libglade.
    + Add support for adding manual keyring secrets.
    + Move password tab to first place.
    + Remove unportable test(1) construct in configure script.
  - Remove libglade2-devel BuildRequires.
* Mon Jul 13 2009 coolo@novell.com
  - compile with large file support
* Tue May 05 2009 vuntz@novell.com
  - Update to version 2.27.1:
    + Distribute earlier ChangeLogs
    + Fix importing context menus in search dialogs
    + Updated translations.
  - Also package ChangeLog.pre-auto.
* Sun Apr 12 2009 mboman@suse.de
  - Update to version 2.26.1:
    + PGP UIDs display in order reported by key server, and fix
      parsing of HKP PGP search UIDs
    + Fix problem opening preferences window twice
    + Set authorized_keys properly when sending SSH keys to a remote
      system
    + Fix crash when entering hkp: url manually
  - Don't package omf files in main package since they are in -lang
* Sat Mar 14 2009 mboman@suse.de
  - Update to version 2.26.0:
    + Fix cancel button in 'Add keyring' dialog
    + Update GUI before showing window, to avoid GUI changes
      when selection is initialized
    + Allow multiple "Sync and Publish" windows to open
    + Disable input method in password prompt
    + Fix various crashers, and smaller bugs
* Mon Mar 02 2009 mboman@suse.de
  - Update to version 2.25.92:
    + Fix crash when typing in a custom key server URL
    + Searching by key identifiers now shows results
    + Don't crash when loading a PGP key that loads the secret
      part before the public part
    + Disable interactive tree search in key manager
    + Fix issues with object IDs, crashes and other inconsistencies
      when accessed via DBus
    + Add libcryptui documentation
    + Reference counting fixes
    + Remove use of GTK+ deprecated symbols
    + Use proper GTK+ stock item names
    + Collapse 'Advanced Options' in PGP key generate dialog
      by default
    + Translation updates
  - Remove BuildRequires gcc-c++
  - Remove %{release} from Requires
  - Remove gconf2-devel from Requires
  - Remove 'CFLAGS="$RPM_OPT_FLAGS -fno-strict-aliasing
    - DLDAP_DEPRECATED -DWITH_SSH"'
  - Don't use %{?suse_update_config:%{suse_update_config -f}}
* Mon Feb 16 2009 sbrabec@suse.cz
  - Added support for translation-update-upstream (FATE#301344).
* Sat Feb 14 2009 mboman@suse.de
  - Update to version 2.25.91:
    + Display keyring creation dialog properly
    + Prompt before deleting a keyring
    + Refresh after adding a keyring
    + Translation and doc fixes
    + Build PKCS#11 support properly
    + 64-bit fixes
    + Only autostart seahorse-daemon when key sharing is
      enabled
    + seahorse-daemon no longer times out login of
      session
    + Fix libcryptui regressions
    + Remove explicit line breaks from glade files
    + Build fixes
  - Use --disable-scrollkeeper with configure
* Thu Feb 05 2009 mboman@suse.de
  - Update to version 2.25.90:
    + Removed libtasn1 dependency
    + Additional refactoring
    + seahorse-daemon registers with session manager properly
    + gtk-doc for libcryptui
    + Remove bits of libcryptui that are now handled by the gcr
      library
      from gnome-keyring
    + Translation updates
* Thu Jan 29 2009 vuntz@novell.com
  - Own /usr/share/gnome/help to not depend on libgnome.
* Fri Jan 23 2009 vuntz@novell.com
  - Clean up file list, and move the autostart desktop file to
    /etc/xdg/autostart (already done upstream in trunk)
* Thu Jan 08 2009 mboman@suse.de
  - Update to version 2.25.4:
    + Fix crash when uploading ssh keys
    + Code update for gp11 library changes
  - Remove seahorse-revert-get-slot.patch. Fixed upstream
* Wed Dec 24 2008 mboman@suse.de
  - Update to version 2.25.3:
    + Massive refactoring
    + Use g_timeout_add_seconds instead of g_timeout_add
    + Fix display of expiry date time
    + Autostart seahorse-daemon
    + Various fixes
    + Fix connecting to ssh servers not on port 22
    + Translation updates
  - Add seahorse-revert-get-slot.patch. Reverts svn submission 2671
* Sat Dec 20 2008 mboman@suse.de
  - Update to version 2.25.1:
    + Clean up GLib and GTK+ includes (GNOME Goal)
    + Clean up errors in declaration of signal handlers
    + Translation updates
* Tue Nov 04 2008 vuntz@novell.com
  - Update BuildRequires since upstream split the packages with
    seahorse-plugins.
  - Move .so to devel package.
* Mon Oct 20 2008 mboman@suse.de
  - Update to version 2.24.1:
    + Fix problems with seahorse crashing when searching for
      remote keys.
    + Build fixes on Solaris
    + Fix selection of keys in libcryptui.
    + I18n fixes.
* Tue Oct 07 2008 meissner@suse.de
  - removed xulrunner requires (since plugin is gone too)
* Wed Sep 24 2008 maw@suse.de
  - Update to version 2.24.0:
    + Some tweaks to the password prompt window, including allowing
      minimizing to release the keyboard grab
    + Return a 'cancelled' error when from the daemon crypto dbus
      methods when a user cancels out of a password prompt
    + Show revoked subkeys properly in details view of PGP keys
    + Fix problem deleting SSH keys
    + Fix dialog prompt column widths, and elipsize long text in
      key listing
    + Fix problem with 'no keys available' when trying to sign a
      PGP key from within the key manager
    + Add 'exportable' flag to objects/keys and don't enable export
      UI if selected objects are not exportable
    + Misc. other fixes.
* Wed Sep 24 2008 wr@opensuse.org
  - removed traces of unused subpackages (part of bnc#420641)
  - added libnotify support
  - removed obsolete configure options
* Tue Sep 09 2008 mboman@novell.com
  - Update to version 2.23.92:
    + Fix crash when changing a stored Gnome Keyring password.
    + Fix certain crashes on syncing, searching and other operations.
    + Fix dumb 'Couldn't import keys' error message when success.
* Thu Sep 04 2008 mboman@novell.com
  - Updated to 2.23.91:
    + Fix copying keys to the clipboard.
    + Fix double free crash when importing keys.
    + Fix crasher when deleting a key.
    + Don't add extra null bytes to SSH authorized_keys and
      similar files.
    + Documentation fixes.
    + Don't repeatedly load gnome-keyring items.
    + Make help button in 'First Time Options' work proprely.
    + Better wording for options in PGP key dialogs.
* Sat Aug 30 2008 mboman@novell.com
  - Updated to 2.23.90:
    + Icon makeover
* Tue Aug 05 2008 captain.magnus@opensuse.org
  - Updated to 2.23.6
    + Initial PKCS#11 certificate listing implementation.
    + Internal code refactoring.
    + Fix problems with reference counting on operations.
    + Use base64 functions in glib, rather than rolling our own.
    + Don't use deprecated LDAP functions. [Adam Schreiber]
    + String operation fixes. [Adam Schreiber]
    + Build fixes [Jeff Cai]
  - Removed seahorse-strncat.patch
* Sat Aug 02 2008 captain.magnus@opensuse.org
  - Removed seahorse-configure.patch
  - Removed seahorse-ephy-2.22.patch (Plugins are gone)
  - Removed seahorse-mozilla-xulrunner19.patch (gecko.m4 is no more)
  - Updated to 2.23.5
    + Fix importing keys from key servers [Mackenzie Morgan]
    + Factor out seahorse-plugins to a different module.
    + Add XDS drag and drop support.
    + Remove gnome-vfs dependency and use gio instead.
    + Return key id of signer from DBus service even when key
    is not found locally [Adam Schreiber]
    + Refactor UI code internally into modules.
    + Remove hard GPG and GPGME dependency.
    + Replace signer drop down in key chooser with just a check
    button when only one secret key exists. [Adam Schreiber]
    + Set sync button insensitive when no server is selected.
    [Adam Schreiber]
    + Test for secure memory before using it. [Coleman Kane]
    + Change trust model used to match GPG's. [Adam Schreiber]
    + Remove libgnome and libgnomeui dependencies. [Saleem Abdulrasool]
    + Grab keyboard focus when prompting for password.
    [Josselin Mouette]
    + Use the vala programming language for some code.
    + Add initial infrastructure for PKCS#11 key/certificate support.
    + Save and load window sizes from gconf. [Adam Schreiber]
    * Build fixes [Brian Cameron, Saleem Abdulrasool, Alexis Ballier,
    Christian Persch, Rodrigo Moya]
* Fri Jul 18 2008 rodrigo@suse.de
  - Tag and upstream patches
* Mon Jun 30 2008 maw@suse.de
  - Remove the .desktop file icon copying hack.
* Mon Jun 23 2008 maw@suse.de
  - Update to version 2.22.2:
    + Fix importing keys from hkp keyservers.
* Fri Jun 20 2008 schwab@suse.de
  - Fix configure script.
* Tue May 13 2008 maw@suse.de
  - Create new subpackages (bnc#387472):
    + -gedit-plugin
    + -epiphany-plugin, which needs seahorse-ephy-2.22.patch.
* Wed May 07 2008 hpj@suse.de
  - Require gnome-panel-devel for building, so panel applet gets
    installed.
  - Add a category to one of the desktop files, so the keyring/encryption
    preferences applet appears in the control center.
* Fri Apr 11 2008 maw@suse.de
  - Update to version 2.22.1:
    + Remove code related to secure memory that was made unnecessary
      due to its functionality being provided by gnome-keyring.
* Fri Mar 14 2008 maw@suse.de
  - Update to version 2.22.0:
    + Cosmetic version bump.
* Wed Mar 05 2008 maw@suse.de
  - Update to version 2.21.92:
    + Documentation updates
    + Translation fixes.
* Fri Feb 01 2008 maw@suse.de
  - Update to version 2.21.91:
    + Adapt to new Epiphany API.
* Tue Jan 29 2008 maw@suse.de
  - Update to version 2.21.90:
    + Remove options that screw with gpg.conf on seahorse-agent
      startup, since this was unsafe and naive
    + Update libsoup optional dependency to depend on 2.4.x
    + Add icon for the gedit plugin
    + Don't add extra dot to encrypted or compressed files
    + Fix build problems with nautilus 2.21.x and later
    + Install nautilus extension to correct directory
    + Support better dropping of text keys onto main window.
* Wed Jan 09 2008 maw@suse.de
  - Update to 2.21.4:
    + Remove ssh proxy since gnome-keyring now has a proper ssh agent
    + Don't hardcode epiphany extensions directories
    + Improved gnome-keyring integration
    + UI and HIG improvements
    + Disable automatic key uploading/retrieval by default
    + Minor fixes
  - Remove seahorse-desktop.patch because it has been upstreamed
  - Actually remove seahorse-gpgme-version.patch
  - Add seahorse-strncat.patch and seahorse-xsltproc-nonet.patch.
* Fri Dec 14 2007 jpr@suse.de
  - Update to 2.20.1
    * Fix selection of archive names when encrypting.
    * Now works with Gedit 2.20
    * Other UI and code fixes
  - Remove upstreamed patch seahourse-abuild-warnings.patch
  - Annotate seahourse-desktop.patch
* Wed Dec 05 2007 maw@suse.de
  - Don't require openldap2 to build.
* Wed Nov 21 2007 maw@suse.de
  - Rename abuild.patch to seahorse-abuild-warnings.patch
  - That patch now fixes more questionable code.
* Thu Oct 11 2007 sbrabec@suse.cz
  - Use correct binding specific avahi package instead of
    mDNSResponder.
* Wed Sep 19 2007 maw@suse.de
  - Respin abuild.patch based on feedback from a seahorse maintainer
    (thanks, Adam)
  - Run %suse_update_desktop_file against more .desktop files.
* Tue Sep 18 2007 maw@suse.de
  - Update to version 2.20.0:
    + The large version bump is due to the seahorse project
      synchronizing its version numbers with those of much of the
      rest of the GNOME project
    + Hide the agent tray icon by default
    + Can now change gnome keyring master password
    + Added option to disable auto-retrieval of keys from key
      servers
    + Give more detail for imported keys
    + Display gnome-keyring items properly
    + Progress windows show up in the window list now
    + Wrap text in the encryption applet properly
    + Now builds with GPG 2.0
    + Can now select archive extensions properly when encrypting
      files
    + Fix problem with internationalized expiration dates on PGP
      keys
    + Select a proper key size for SSH DSA keys
    + Allow SSH keys to be uploaded to machines listening on
      non-standard ports
    + Can now import SSH keys that were generated elsewhere
    + Dialog and HIG fixes
    + Fix build problems
    + Fix crashers and problematic assertions
    + Updated translations
  - Respin abuild.patch
  - Remove seahorse-gpg-version.patch, which has been upstreamed.
* Wed Sep 05 2007 maw@suse.de
  - Correct a .desktop file (#272535).
* Tue Aug 07 2007 maw@suse.de
  - Use %fdupes
  - Split off a -lang subpackage
  - s#%run_ldconfig#/sbin/ldconfig# in %post and %postun.
* Fri Jun 22 2007 maw@suse.de
  - s/gpg/gpg2/ in the buildreq
  - Add seahorse-gpg-version.patch to allow builds when only gpg2
    is installed.
* Wed Jun 06 2007 ro@suse.de
  - added gpg to buildreq
* Mon Apr 16 2007 maw@suse.de
  - Create a -devel subpackage (#262572).
* Wed Apr 11 2007 maw@suse.de
  - Update to version 1.0.1
  - Many fixes:
    * Fix a crash when deleting keys.
    * Require GTK+ 2.10 without which 1.0 didn't build
    * Use /tmp directory for agent sockets, so that seahorse
      works for people with home directories on NFS/AFS
    * Fixed importing of private keys from ssh-keygen
    * Fixed checks for memory locking
    * Epiphany plugin now builds with Epiphany 2.18 [Adam Schreiber]
    * Set a default icon for all seahorse windows.
    * Now able to use ports other than 22 when sending an SSH
      key to another computer.
    * Internationalization fixes [Bjoern Voigt]
    * Handle openssh's authorized_keys file more cleanly
    * Handle spaces in a search text when searching an LDAP server
    * Help now works in 'Search Results' window [Adam Schreiber]
    * Other minor fixes
  - Updated translations for the ar, bg, ca, da, dz, el, es, et, fi,
    fr, it, gu, ja, lt, mk, nb, pt, pt_BR, sv, and th locales.
* Tue Apr 10 2007 maw@suse.de
  - Add abuild.patch, to silence some warnings.
* Tue Apr 10 2007 maw@suse.de
  - Add openssh as an additional build requirement.
* Mon Apr 09 2007 maw@suse.de
  - Update to version 1.0
  - Remove seahorse-uninited.patch which no longer appears to apply
  - Many fixes for bugzilla.gnome.org incl. #415808, #408774, #414078,
    [#411834], #408786, #410193, #408774, #406337, #408335, #375062,
    [#404386], #402856, #391666, #396009, #393218, #393366, #391699,
    [#391700], #363350, #387402, #357323, #349286, #336146, #354432,
    [#388318], #338730, #387293, #376729, #384781, #324674, #354245,
    [#358697], #362711, #382330, #374257, #377938, #376098, #376707,
    [#376098], #369536, #369616, #371636, #371666, #372099, #369874,
    [#363282], #351969, #368748, #366749, #355378, #364081, #361897,
    [#356794], #355380, #356302, #357317, #356550, #355386, #355378,
    [#355833], #355420, #355305, #353494, #354332, #354251, #354245,
    [#351935], #353595, #352808, #351836, #352868, #352364, #352332,
    [#345990], #352087, #351862, #351862, #351874, #351980, #351859,
    [#351850], #351833, #350206, #338287, #347872, #156306, #347869,
    [#349080], #348770, #347868, #339237, #339237, #341987, #347459,
    [#346418], #346038, #346040, #341986, #341986, #341986, #338743,
    and #342005
  - No longer try to rename certain localizations
  - Buildrequire gnome-doc-utils-devel
* Mon Apr 02 2007 ro@suse.de
  - updated gconf scriptlets
* Mon Feb 05 2007 ro@suse.de
  - GNOME moved to /usr
* Thu Dec 07 2006 sbrabec@suse.cz
  - Fixed MIME database path in scriptlets (#225666).
  - Use correct PreReq.
  - Do not touch obsolete run-scrollkeeper-update.
* Mon Dec 04 2006 jhargadon@suse.de
  - removed ownership of /opt/gnome/share/mime (#225667)
* Mon Sep 04 2006 ro@suse.de
  - fix build (find icon file)
* Tue Jul 18 2006 nadvornik@suse.cz
  - fixed check for minimal gpgme version

Files

/etc/xdg/autostart/seahorse-daemon.desktop
/usr/bin/seahorse
/usr/bin/seahorse-daemon
/usr/lib64/libcryptui.so.0
/usr/lib64/libcryptui.so.0.0.0
/usr/lib64/seahorse
/usr/lib64/seahorse/seahorse-ssh-askpass
/usr/lib64/seahorse/xloadimage
/usr/share/applications/seahorse.desktop
/usr/share/dbus-1/services/org.gnome.seahorse.service
/usr/share/doc/packages/seahorse
/usr/share/doc/packages/seahorse/AUTHORS
/usr/share/doc/packages/seahorse/ChangeLog
/usr/share/doc/packages/seahorse/ChangeLog.pre-auto
/usr/share/doc/packages/seahorse/NEWS
/usr/share/doc/packages/seahorse/README
/usr/share/gconf/schemas/seahorse.schemas
/usr/share/icons/hicolor/16x16/apps/seahorse-preferences.png
/usr/share/icons/hicolor/16x16/apps/seahorse.png
/usr/share/icons/hicolor/22x22/apps/seahorse-preferences.png
/usr/share/icons/hicolor/22x22/apps/seahorse.png
/usr/share/icons/hicolor/24x24/apps/seahorse-preferences.png
/usr/share/icons/hicolor/24x24/apps/seahorse.png
/usr/share/icons/hicolor/32x32/apps/seahorse-preferences.png
/usr/share/icons/hicolor/32x32/apps/seahorse.png
/usr/share/icons/hicolor/48x48/apps/seahorse-preferences.png
/usr/share/icons/hicolor/48x48/apps/seahorse.png
/usr/share/man/man1/seahorse-daemon.1.gz
/usr/share/pixmaps/seahorse
/usr/share/pixmaps/seahorse/22x22
/usr/share/pixmaps/seahorse/22x22/seahorse-key-personal.png
/usr/share/pixmaps/seahorse/22x22/seahorse-key-ssh.png
/usr/share/pixmaps/seahorse/22x22/seahorse-key.png
/usr/share/pixmaps/seahorse/22x22/seahorse-person.png
/usr/share/pixmaps/seahorse/22x22/seahorse-share-keys.png
/usr/share/pixmaps/seahorse/22x22/seahorse-sign-bad.png
/usr/share/pixmaps/seahorse/22x22/seahorse-sign-ok.png
/usr/share/pixmaps/seahorse/22x22/seahorse-sign.png
/usr/share/pixmaps/seahorse/48x48
/usr/share/pixmaps/seahorse/48x48/seahorse-key-personal.png
/usr/share/pixmaps/seahorse/48x48/seahorse-key-ssh.png
/usr/share/pixmaps/seahorse/48x48/seahorse-key.png
/usr/share/pixmaps/seahorse/48x48/seahorse-person.png
/usr/share/pixmaps/seahorse/48x48/seahorse-share-keys.png
/usr/share/pixmaps/seahorse/48x48/seahorse-sign-bad.png
/usr/share/pixmaps/seahorse/48x48/seahorse-sign-ok.png
/usr/share/pixmaps/seahorse/48x48/seahorse-sign-unknown.png
/usr/share/pixmaps/seahorse/48x48/seahorse-sign.png
/usr/share/pixmaps/seahorse/scalable
/usr/share/pixmaps/seahorse/scalable/seahorse-key-personal.svg
/usr/share/pixmaps/seahorse/scalable/seahorse-key-ssh.svg
/usr/share/pixmaps/seahorse/scalable/seahorse-key.svg
/usr/share/pixmaps/seahorse/scalable/seahorse-person.svg
/usr/share/pixmaps/seahorse/scalable/seahorse-share-keys.svg
/usr/share/pixmaps/seahorse/scalable/seahorse-sign-bad.svg
/usr/share/pixmaps/seahorse/scalable/seahorse-sign-ok.svg
/usr/share/pixmaps/seahorse/scalable/seahorse-sign-unknown.svg
/usr/share/pixmaps/seahorse/scalable/seahorse-sign.svg
/usr/share/seahorse
/usr/share/seahorse/ui
/usr/share/seahorse/ui/seahorse-add-keyring.xml
/usr/share/seahorse/ui/seahorse-add-keyserver.xml
/usr/share/seahorse/ui/seahorse-add-subkey.xml
/usr/share/seahorse/ui/seahorse-add-uid.xml
/usr/share/seahorse/ui/seahorse-change-passphrase.xml
/usr/share/seahorse/ui/seahorse-expires.xml
/usr/share/seahorse/ui/seahorse-generate-select.xml
/usr/share/seahorse/ui/seahorse-gkr-add-item.xml
/usr/share/seahorse/ui/seahorse-gkr-item-properties.xml
/usr/share/seahorse/ui/seahorse-gkr-keyring.xml
/usr/share/seahorse/ui/seahorse-key-manager.ui
/usr/share/seahorse/ui/seahorse-key-manager.xml
/usr/share/seahorse/ui/seahorse-keyserver-results.ui
/usr/share/seahorse/ui/seahorse-keyserver-results.xml
/usr/share/seahorse/ui/seahorse-keyserver-search.xml
/usr/share/seahorse/ui/seahorse-keyserver-sync.xml
/usr/share/seahorse/ui/seahorse-notify.xml
/usr/share/seahorse/ui/seahorse-pgp-generate.xml
/usr/share/seahorse/ui/seahorse-pgp-private-key-properties.xml
/usr/share/seahorse/ui/seahorse-pgp-public-key-properties.xml
/usr/share/seahorse/ui/seahorse-prefs.xml
/usr/share/seahorse/ui/seahorse-progress.xml
/usr/share/seahorse/ui/seahorse-revoke.xml
/usr/share/seahorse/ui/seahorse-sign.xml
/usr/share/seahorse/ui/seahorse-signer.xml
/usr/share/seahorse/ui/seahorse-ssh-generate.xml
/usr/share/seahorse/ui/seahorse-ssh-key-properties.xml
/usr/share/seahorse/ui/seahorse-ssh-upload.xml


Generated by rpm2html 1.8.1

Fabrice Bellet, Mon May 20 05:42:27 2013