Re-add the sign button to the composer toolbar. Sorry, Aaron, maybe you never disable signing. But other people do, e. g. I just wanted to save a message in the drafts folder without signing it. Furthermore I really find the missing signing indicator disturbing.

svn path=/trunk/kdepim/; revision=266251
wilder-work
Ingo Klcker 23 years ago
parent bd04129abc
commit f502f3ad37
  1. 3
      kmcomposerui.rc

@ -1,4 +1,4 @@
<!DOCTYPE kpartgui ><kpartgui version="17" name="kmcomposer" >
<!DOCTYPE kpartgui ><kpartgui version="18" name="kmcomposer" >
<MenuBar>
<Menu noMerge="1" name="file" >
<text>&amp;Message</text>
@ -84,6 +84,7 @@
<Action name="edit_copy" />
<Action name="edit_paste" />
<Separator/>
<Action name="sign_message" />
<Action name="encrypt_message" />
<Action name="options_select_crypto" />
</ToolBar>

Loading…
Cancel
Save