muelli / geysigning

An easier way to sign OpenPGP keys over the local network
GNU General Public License v3.0
9 stars 10 forks source link

if you don't have a private key, show a message #41

Closed AlexMunoz closed 8 years ago

AlexMunoz commented 9 years ago

if you don't have a private key, the list is empty. It should give you a message.

review-ninja commented 9 years ago

ReviewNinja

AlexMunoz commented 9 years ago

not yet :/, but we will need to make translatable strings.

muelli commented 9 years ago

On Thu, Mar 19, 2015 at 07:48:30AM -0700, Alex Munoz wrote:

not yet :/, but we will need to make translatable strings. Heh. So when we apply the patch the code will break? ;-)

AlexMunoz commented 9 years ago

Nein, but I've updated the patch. ;-)

muelli commented 9 years ago

The patch is good. I'd like to have something more useful, though. Maybe we can make it show smth like "please run gpg --gen-key" or so. But it's a touchy subject. Maybe we can call seahorse in a way such that it will create a key. Let me know if you have ideas. I'll merge that soon, anyway.

muelli commented 8 years ago

I've merged this functionality \o/ Thanks!