2007-11-14 22:18:48 -05:00
<ui version="4.0" >
<class>InviteDialog</class>
<widget class="QDialog" name="InviteDialog" >
<property name="geometry" >
<rect>
<x>0</x>
<y>0</y>
<width>577</width>
<height>554</height>
</rect>
</property>
<property name="windowTitle" >
<string>Invite a Friend</string>
</property>
<layout class="QGridLayout" >
2009-02-08 09:30:28 -05:00
<property name="margin" >
2007-11-14 22:18:48 -05:00
<number>9</number>
</property>
2009-02-08 09:30:28 -05:00
<property name="spacing" >
2007-11-14 22:18:48 -05:00
<number>6</number>
</property>
<item row="2" column="2" >
<widget class="QPushButton" name="emailButton" >
<property name="minimumSize" >
<size>
<width>77</width>
<height>0</height>
</size>
</property>
<property name="text" >
<string>Launch Email</string>
</property>
</widget>
</item>
2008-06-07 16:25:25 -04:00
<item row="1" column="0" colspan="7" >
2007-11-14 22:18:48 -05:00
<widget class="QTextEdit" name="emailText" >
2009-02-08 09:30:28 -05:00
<property name="font" >
<font>
<family>Courier New</family>
<pointsize>10</pointsize>
<kerning>false</kerning>
</font>
</property>
2007-11-14 22:18:48 -05:00
<property name="readOnly" >
<bool>true</bool>
</property>
<property name="html" >
2009-02-08 09:30:28 -05:00
<string><!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0//EN" "http://www.w3.org/TR/REC-html40/strict.dtd">
<html><head><meta name="qrichtext" content="1" /><style type="text/css">
2007-11-14 22:18:48 -05:00
p, li { white-space: pre-wrap; }
2009-02-08 09:30:28 -05:00
</style></head><body style=" font-family:'Courier New'; font-size:10pt; font-weight:400; font-style:normal;">
2007-11-14 22:18:48 -05:00
<p style="-qt-paragraph-type:empty; margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px; font-family:'Arial'; font-size:8pt;"></p></body></html></string>
</property>
<property name="acceptRichText" >
2009-02-08 09:30:28 -05:00
<bool>false</bool>
2007-11-14 22:18:48 -05:00
</property>
</widget>
</item>
2008-06-07 16:25:25 -04:00
<item row="0" column="0" colspan="7" >
2007-11-14 22:18:48 -05:00
<widget class="QLabel" name="invitefriendLabel" >
2008-11-29 21:21:02 -05:00
<property name="maximumSize" >
<size>
<width>16777215</width>
<height>93</height>
</size>
</property>
2007-11-14 22:18:48 -05:00
<property name="palette" >
<palette>
<active>
<colorrole role="WindowText" >
<brush brushstyle="SolidPattern" >
<color alpha="255" >
<red>0</red>
<green>0</green>
<blue>0</blue>
</color>
</brush>
</colorrole>
<colorrole role="Button" >
<brush brushstyle="SolidPattern" >
<color alpha="255" >
2008-03-18 21:13:52 -04:00
<red>244</red>
<green>244</green>
<blue>244</blue>
2007-11-14 22:18:48 -05:00
</color>
</brush>
</colorrole>
<colorrole role="Light" >
<brush brushstyle="SolidPattern" >
<color alpha="255" >
2008-03-18 21:13:52 -04:00
<red>244</red>
<green>244</green>
<blue>244</blue>
2007-11-14 22:18:48 -05:00
</color>
</brush>
</colorrole>
<colorrole role="Midlight" >
<brush brushstyle="SolidPattern" >
<color alpha="255" >
2008-03-18 21:13:52 -04:00
<red>241</red>
<green>239</green>
<blue>226</blue>
2007-11-14 22:18:48 -05:00
</color>
</brush>
</colorrole>
<colorrole role="Dark" >
<brush brushstyle="SolidPattern" >
<color alpha="255" >
2008-03-18 21:13:52 -04:00
<red>140</red>
<green>140</green>
<blue>140</blue>
2007-11-14 22:18:48 -05:00
</color>
</brush>
</colorrole>
<colorrole role="Mid" >
<brush brushstyle="SolidPattern" >
<color alpha="255" >
2008-03-18 21:13:52 -04:00
<red>163</red>
<green>163</green>
<blue>163</blue>
2007-11-14 22:18:48 -05:00
</color>
</brush>
</colorrole>
<colorrole role="Text" >
<brush brushstyle="SolidPattern" >
<color alpha="255" >
2008-03-18 21:13:52 -04:00
<red>0</red>
<green>0</green>
<blue>0</blue>
2007-11-14 22:18:48 -05:00
</color>
</brush>
</colorrole>
<colorrole role="BrightText" >
<brush brushstyle="SolidPattern" >
<color alpha="255" >
2008-03-18 21:13:52 -04:00
<red>244</red>
<green>244</green>
<blue>244</blue>
2007-11-14 22:18:48 -05:00
</color>
</brush>
</colorrole>
<colorrole role="ButtonText" >
<brush brushstyle="SolidPattern" >
<color alpha="255" >
<red>0</red>
<green>0</green>
<blue>0</blue>
</color>
</brush>
</colorrole>
<colorrole role="Base" >
<brush brushstyle="SolidPattern" >
<color alpha="255" >
<red>255</red>
<green>255</green>
<blue>255</blue>
</color>
</brush>
</colorrole>
<colorrole role="Window" >
<brush brushstyle="SolidPattern" >
<color alpha="255" >
2008-03-18 21:13:52 -04:00
<red>244</red>
<green>244</green>
<blue>244</blue>
2007-11-14 22:18:48 -05:00
</color>
</brush>
</colorrole>
<colorrole role="Shadow" >
<brush brushstyle="SolidPattern" >
<color alpha="255" >
2008-03-18 21:13:52 -04:00
<red>106</red>
<green>106</green>
<blue>106</blue>
2007-11-14 22:18:48 -05:00
</color>
</brush>
</colorrole>
<colorrole role="Highlight" >
<brush brushstyle="SolidPattern" >
<color alpha="255" >
2008-03-18 21:13:52 -04:00
<red>197</red>
<green>231</green>
<blue>246</blue>
2007-11-14 22:18:48 -05:00
</color>
</brush>
</colorrole>
<colorrole role="HighlightedText" >
<brush brushstyle="SolidPattern" >
<color alpha="255" >
<red>0</red>
<green>0</green>
2008-03-18 21:13:52 -04:00
<blue>0</blue>
2007-11-14 22:18:48 -05:00
</color>
</brush>
</colorrole>
<colorrole role="AlternateBase" >
<brush brushstyle="SolidPattern" >
<color alpha="255" >
<red>232</red>
<green>232</green>
<blue>232</blue>
</color>
</brush>
</colorrole>
</active>
<inactive>
<colorrole role="WindowText" >
<brush brushstyle="SolidPattern" >
<color alpha="255" >
<red>0</red>
<green>0</green>
<blue>0</blue>
</color>
</brush>
</colorrole>
<colorrole role="Button" >
<brush brushstyle="SolidPattern" >
<color alpha="255" >
2008-03-18 21:13:52 -04:00
<red>244</red>
<green>244</green>
<blue>244</blue>
2007-11-14 22:18:48 -05:00
</color>
</brush>
</colorrole>
<colorrole role="Light" >
<brush brushstyle="SolidPattern" >
<color alpha="255" >
2008-03-18 21:13:52 -04:00
<red>244</red>
<green>244</green>
<blue>244</blue>
2007-11-14 22:18:48 -05:00
</color>
</brush>
</colorrole>
<colorrole role="Midlight" >
<brush brushstyle="SolidPattern" >
<color alpha="255" >
2008-03-18 21:13:52 -04:00
<red>241</red>
<green>239</green>
<blue>226</blue>
2007-11-14 22:18:48 -05:00
</color>
</brush>
</colorrole>
<colorrole role="Dark" >
<brush brushstyle="SolidPattern" >
<color alpha="255" >
2008-03-18 21:13:52 -04:00
<red>140</red>
<green>140</green>
<blue>140</blue>
2007-11-14 22:18:48 -05:00
</color>
</brush>
</colorrole>
<colorrole role="Mid" >
<brush brushstyle="SolidPattern" >
<color alpha="255" >
2008-03-18 21:13:52 -04:00
<red>163</red>
<green>163</green>
<blue>163</blue>
2007-11-14 22:18:48 -05:00
</color>
</brush>
</colorrole>
<colorrole role="Text" >
<brush brushstyle="SolidPattern" >
<color alpha="255" >
2008-03-18 21:13:52 -04:00
<red>0</red>
<green>0</green>
<blue>0</blue>
2007-11-14 22:18:48 -05:00
</color>
</brush>
</colorrole>
<colorrole role="BrightText" >
<brush brushstyle="SolidPattern" >
<color alpha="255" >
2008-03-18 21:13:52 -04:00
<red>244</red>
<green>244</green>
<blue>244</blue>
2007-11-14 22:18:48 -05:00
</color>
</brush>
</colorrole>
<colorrole role="ButtonText" >
<brush brushstyle="SolidPattern" >
<color alpha="255" >
<red>0</red>
<green>0</green>
<blue>0</blue>
</color>
</brush>
</colorrole>
<colorrole role="Base" >
<brush brushstyle="SolidPattern" >
<color alpha="255" >
<red>255</red>
<green>255</green>
<blue>255</blue>
</color>
</brush>
</colorrole>
<colorrole role="Window" >
<brush brushstyle="SolidPattern" >
<color alpha="255" >
2008-03-18 21:13:52 -04:00
<red>244</red>
<green>244</green>
<blue>244</blue>
2007-11-14 22:18:48 -05:00
</color>
</brush>
</colorrole>
<colorrole role="Shadow" >
<brush brushstyle="SolidPattern" >
<color alpha="255" >
2008-03-18 21:13:52 -04:00
<red>106</red>
<green>106</green>
<blue>106</blue>
2007-11-14 22:18:48 -05:00
</color>
</brush>
</colorrole>
<colorrole role="Highlight" >
<brush brushstyle="SolidPattern" >
<color alpha="255" >
2008-03-18 21:13:52 -04:00
<red>244</red>
<green>244</green>
<blue>244</blue>
2007-11-14 22:18:48 -05:00
</color>
</brush>
</colorrole>
<colorrole role="HighlightedText" >
<brush brushstyle="SolidPattern" >
<color alpha="255" >
<red>0</red>
<green>0</green>
<blue>0</blue>
</color>
</brush>
</colorrole>
<colorrole role="AlternateBase" >
<brush brushstyle="SolidPattern" >
<color alpha="255" >
<red>232</red>
<green>232</green>
<blue>232</blue>
</color>
</brush>
</colorrole>
</inactive>
<disabled>
<colorrole role="WindowText" >
<brush brushstyle="SolidPattern" >
<color alpha="255" >
2008-03-18 21:13:52 -04:00
<red>122</red>
<green>122</green>
<blue>122</blue>
2007-11-14 22:18:48 -05:00
</color>
</brush>
</colorrole>
<colorrole role="Button" >
<brush brushstyle="SolidPattern" >
<color alpha="255" >
2008-03-18 21:13:52 -04:00
<red>244</red>
<green>244</green>
<blue>244</blue>
2007-11-14 22:18:48 -05:00
</color>
</brush>
</colorrole>
<colorrole role="Light" >
<brush brushstyle="SolidPattern" >
<color alpha="255" >
2008-03-18 21:13:52 -04:00
<red>244</red>
<green>244</green>
<blue>244</blue>
2007-11-14 22:18:48 -05:00
</color>
</brush>
</colorrole>
<colorrole role="Midlight" >
<brush brushstyle="SolidPattern" >
<color alpha="255" >
2008-03-18 21:13:52 -04:00
<red>244</red>
<green>244</green>
<blue>244</blue>
2007-11-14 22:18:48 -05:00
</color>
</brush>
</colorrole>
<colorrole role="Dark" >
<brush brushstyle="SolidPattern" >
<color alpha="255" >
2008-03-18 21:13:52 -04:00
<red>140</red>
<green>140</green>
<blue>140</blue>
2007-11-14 22:18:48 -05:00
</color>
</brush>
</colorrole>
<colorrole role="Mid" >
<brush brushstyle="SolidPattern" >
<color alpha="255" >
2008-03-18 21:13:52 -04:00
<red>163</red>
<green>163</green>
<blue>163</blue>
2007-11-14 22:18:48 -05:00
</color>
</brush>
</colorrole>
<colorrole role="Text" >
<brush brushstyle="SolidPattern" >
<color alpha="255" >
2008-03-18 21:13:52 -04:00
<red>122</red>
<green>122</green>
<blue>122</blue>
2007-11-14 22:18:48 -05:00
</color>
</brush>
</colorrole>
<colorrole role="BrightText" >
<brush brushstyle="SolidPattern" >
<color alpha="255" >
2008-03-18 21:13:52 -04:00
<red>244</red>
<green>244</green>
<blue>244</blue>
2007-11-14 22:18:48 -05:00
</color>
</brush>
</colorrole>
<colorrole role="ButtonText" >
<brush brushstyle="SolidPattern" >
<color alpha="255" >
2008-03-18 21:13:52 -04:00
<red>122</red>
<green>122</green>
<blue>122</blue>
2007-11-14 22:18:48 -05:00
</color>
</brush>
</colorrole>
<colorrole role="Base" >
<brush brushstyle="SolidPattern" >
<color alpha="255" >
2008-03-18 21:13:52 -04:00
<red>244</red>
<green>244</green>
<blue>244</blue>
2007-11-14 22:18:48 -05:00
</color>
</brush>
</colorrole>
<colorrole role="Window" >
<brush brushstyle="SolidPattern" >
<color alpha="255" >
2008-03-18 21:13:52 -04:00
<red>244</red>
<green>244</green>
<blue>244</blue>
2007-11-14 22:18:48 -05:00
</color>
</brush>
</colorrole>
<colorrole role="Shadow" >
<brush brushstyle="SolidPattern" >
<color alpha="255" >
<red>0</red>
<green>0</green>
<blue>0</blue>
</color>
</brush>
</colorrole>
<colorrole role="Highlight" >
<brush brushstyle="SolidPattern" >
<color alpha="255" >
2008-03-18 21:13:52 -04:00
<red>197</red>
<green>231</green>
<blue>246</blue>
2007-11-14 22:18:48 -05:00
</color>
</brush>
</colorrole>
<colorrole role="HighlightedText" >
<brush brushstyle="SolidPattern" >
<color alpha="255" >
<red>0</red>
<green>0</green>
2008-03-18 21:13:52 -04:00
<blue>0</blue>
2007-11-14 22:18:48 -05:00
</color>
</brush>
</colorrole>
<colorrole role="AlternateBase" >
<brush brushstyle="SolidPattern" >
<color alpha="255" >
<red>232</red>
<green>232</green>
<blue>232</blue>
</color>
</brush>
</colorrole>
</disabled>
</palette>
</property>
2008-03-18 21:13:52 -04:00
<property name="styleSheet" >
2009-02-08 09:30:28 -05:00
<string notr="true" >background-image: url(:/images/invitefriendlabel.png);</string>
2008-03-18 21:13:52 -04:00
</property>
2007-11-14 22:18:48 -05:00
<property name="text" >
<string><html><head><meta name="qrichtext" content="1" /><style type="text/css">
p, li { white-space: pre-wrap; }
2008-11-29 21:21:02 -05:00
</style></head><body style=" font-family:'Sans Serif'; font-size:9pt; font-weight:400; font-style:normal;">
<p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px; font-family:'Arial'; font-size:8pt;"><span style=" font-size:16pt; font-weight:600; color:#32cd32;">Invite a Friend</span><br /><span style=" font-size:10pt;">To Invite your friends to join you with Retroshare: </span></p>
2007-11-14 22:18:48 -05:00
<p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px; font-family:'Arial'; font-size:10pt;">Cut and paste the text below into an email.</p>
<p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px; font-family:'Arial'; font-size:10pt;">and send it to all your friends!</p></body></html></string>
</property>
<property name="alignment" >
<set>Qt::AlignLeading|Qt::AlignLeft|Qt::AlignVCenter</set>
</property>
<property name="indent" >
<number>100</number>
</property>
</widget>
</item>
<item row="2" column="0" >
<widget class="QPushButton" name="cancelButton" >
<property name="minimumSize" >
<size>
<width>77</width>
<height>0</height>
</size>
</property>
<property name="text" >
<string>Cancel</string>
</property>
</widget>
</item>
<item row="2" column="1" >
<spacer>
<property name="orientation" >
<enum>Qt::Horizontal</enum>
</property>
2009-02-08 09:30:28 -05:00
<property name="sizeHint" stdset="0" >
2007-11-14 22:18:48 -05:00
<size>
<width>40</width>
<height>20</height>
</size>
</property>
</spacer>
</item>
2008-06-07 16:25:25 -04:00
<item row="2" column="6" >
2007-11-14 22:18:48 -05:00
<widget class="QPushButton" name="doneButton" >
<property name="minimumSize" >
<size>
<width>77</width>
<height>0</height>
</size>
</property>
<property name="text" >
<string>Done</string>
</property>
</widget>
</item>
2008-06-07 16:25:25 -04:00
<item row="2" column="4" >
<widget class="QPushButton" name="sCertButton" >
<property name="text" >
<string>Save Cert To File</string>
</property>
</widget>
</item>
<item row="2" column="3" >
<spacer>
<property name="orientation" >
<enum>Qt::Horizontal</enum>
</property>
2009-02-08 09:30:28 -05:00
<property name="sizeHint" stdset="0" >
2008-06-07 16:25:25 -04:00
<size>
<width>40</width>
<height>20</height>
</size>
</property>
</spacer>
</item>
<item row="2" column="5" >
<spacer>
<property name="orientation" >
<enum>Qt::Horizontal</enum>
</property>
2009-02-08 09:30:28 -05:00
<property name="sizeHint" stdset="0" >
2008-06-07 16:25:25 -04:00
<size>
<width>40</width>
<height>20</height>
</size>
</property>
</spacer>
</item>
2007-11-14 22:18:48 -05:00
</layout>
</widget>
<tabstops>
<tabstop>emailButton</tabstop>
<tabstop>doneButton</tabstop>
<tabstop>cancelButton</tabstop>
<tabstop>emailText</tabstop>
</tabstops>
<resources/>
<connections/>
</ui>