Skip to content

Commit

Permalink
updated help text in "Adding a GPG Public Key" dialog (bnc#830853)
Browse files Browse the repository at this point in the history
  • Loading branch information
lslezak committed Oct 15, 2013
1 parent 613a337 commit 383add9
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 1 deletion.
6 changes: 6 additions & 0 deletions package/yast2-packager.changes
@@ -1,3 +1,9 @@
-------------------------------------------------------------------
Tue Oct 15 08:24:06 UTC 2013 - lslezak@suse.cz

- updated help text in "Adding a GPG Public Key" dialog
(bnc#830853)

-------------------------------------------------------------------
Thu Sep 19 12:28:42 UTC 2013 - lslezak@suse.cz

Expand Down
1 change: 0 additions & 1 deletion src/include/packager/key_manager_dialogs.rb
Expand Up @@ -213,7 +213,6 @@ def AddGPGKey
"<p>\n" +
"<b>Adding a New GPG Key</b><br>\n" +
"To add a new GPG key, specify the path to the key file.\n" +
"Check the <B>Trusted</B> check box if the key is trusted.\n" +
"</p>\n"
)
)
Expand Down

0 comments on commit 383add9

Please sign in to comment.