~ubuntu-branches/debian/sid/calibre/sid

« back to all changes in this revision

Viewing changes to src/calibre/gui2/preferences/email.ui

  • Committer: Package Import Robot
  • Author(s): Martin Pitt
  • Date: 2014-02-27 07:48:06 UTC
  • mto: This revision was merged to the branch mainline in revision 74.
  • Revision ID: package-import@ubuntu.com-20140227074806-64wdebb3ptosxhhx
Tags: upstream-1.25.0+dfsg
ImportĀ upstreamĀ versionĀ 1.25.0+dfsg

Show diffs side-by-side

added added

removed removed

Lines of Context:
93
93
    </layout>
94
94
   </item>
95
95
   <item>
 
96
    <widget class="QCheckBox" name="opt_add_comments_to_email">
 
97
     <property name="toolTip">
 
98
      <string>Add the comments from the book metadata to the email.
 
99
Useful to allow the recipient to see a summary of the
 
100
book before opening it.</string>
 
101
     </property>
 
102
     <property name="text">
 
103
      <string>Add &amp;comments metadata as text to the email</string>
 
104
     </property>
 
105
    </widget>
 
106
   </item>
 
107
   <item>
96
108
    <widget class="SendEmail" name="send_email_widget" native="true"/>
97
109
   </item>
98
110
  </layout>