2009-08-04 19:37:01 -04:00
<?xml version="1.0" encoding="UTF-8"?>
<ui version="4.0">
2007-11-14 22:18:48 -05:00
<class>GenCertDialog</class>
2009-08-04 19:37:01 -04:00
<widget class="QDialog" name="GenCertDialog">
<property name="geometry">
2007-11-14 22:18:48 -05:00
<rect>
<x>0</x>
<y>0</y>
2009-08-04 20:13:19 -04:00
<width>486</width>
<height>427</height>
2007-11-14 22:18:48 -05:00
</rect>
</property>
2009-08-04 19:37:01 -04:00
<property name="palette">
2007-11-14 22:18:48 -05:00
<palette>
<active>
2009-08-04 19:37:01 -04:00
<colorrole role="WindowText">
<brush brushstyle="SolidPattern">
<color alpha="255">
2007-11-14 22:18:48 -05:00
<red>16</red>
<green>16</green>
<blue>16</blue>
</color>
</brush>
</colorrole>
2009-08-04 19:37:01 -04:00
<colorrole role="Button">
<brush brushstyle="SolidPattern">
<color alpha="255">
2007-11-14 22:18:48 -05:00
<red>208</red>
<green>208</green>
<blue>208</blue>
</color>
</brush>
</colorrole>
2009-08-04 19:37:01 -04:00
<colorrole role="Light">
<brush brushstyle="SolidPattern">
<color alpha="255">
2007-11-14 22:18:48 -05:00
<red>255</red>
<green>255</green>
<blue>255</blue>
</color>
</brush>
</colorrole>
2009-08-04 19:37:01 -04:00
<colorrole role="Midlight">
<brush brushstyle="SolidPattern">
<color alpha="255">
2007-11-14 22:18:48 -05:00
<red>247</red>
<green>247</green>
<blue>247</blue>
</color>
</brush>
</colorrole>
2009-08-04 19:37:01 -04:00
<colorrole role="Dark">
<brush brushstyle="SolidPattern">
<color alpha="255">
2007-11-14 22:18:48 -05:00
<red>104</red>
<green>104</green>
<blue>104</blue>
</color>
</brush>
</colorrole>
2009-08-04 19:37:01 -04:00
<colorrole role="Mid">
<brush brushstyle="SolidPattern">
<color alpha="255">
2007-11-14 22:18:48 -05:00
<red>160</red>
<green>160</green>
<blue>160</blue>
</color>
</brush>
</colorrole>
2009-08-04 19:37:01 -04:00
<colorrole role="Text">
<brush brushstyle="SolidPattern">
<color alpha="255">
2007-11-14 22:18:48 -05:00
<red>0</red>
<green>0</green>
<blue>0</blue>
</color>
</brush>
</colorrole>
2009-08-04 19:37:01 -04:00
<colorrole role="BrightText">
<brush brushstyle="SolidPattern">
<color alpha="255">
2007-11-14 22:18:48 -05:00
<red>255</red>
<green>255</green>
<blue>255</blue>
</color>
</brush>
</colorrole>
2009-08-04 19:37:01 -04:00
<colorrole role="ButtonText">
<brush brushstyle="SolidPattern">
<color alpha="255">
2007-11-14 22:18:48 -05:00
<red>0</red>
<green>0</green>
<blue>0</blue>
</color>
</brush>
</colorrole>
2009-08-04 19:37:01 -04:00
<colorrole role="Base">
<brush brushstyle="SolidPattern">
<color alpha="255">
2007-11-14 22:18:48 -05:00
<red>255</red>
<green>255</green>
<blue>255</blue>
</color>
</brush>
</colorrole>
2009-08-04 19:37:01 -04:00
<colorrole role="Window">
<brush brushstyle="SolidPattern">
<color alpha="255">
2007-11-14 22:18:48 -05:00
<red>240</red>
<green>240</green>
<blue>240</blue>
</color>
</brush>
</colorrole>
2009-08-04 19:37:01 -04:00
<colorrole role="Shadow">
<brush brushstyle="SolidPattern">
<color alpha="255">
2007-11-14 22:18:48 -05:00
<red>0</red>
<green>0</green>
<blue>0</blue>
</color>
</brush>
</colorrole>
2009-08-04 19:37:01 -04:00
<colorrole role="Highlight">
<brush brushstyle="SolidPattern">
<color alpha="255">
2007-11-14 22:18:48 -05:00
<red>0</red>
<green>0</green>
<blue>0</blue>
</color>
</brush>
</colorrole>
2009-08-04 19:37:01 -04:00
<colorrole role="HighlightedText">
<brush brushstyle="SolidPattern">
<color alpha="255">
2007-11-14 22:18:48 -05:00
<red>255</red>
<green>255</green>
<blue>255</blue>
</color>
</brush>
</colorrole>
2009-08-04 19:37:01 -04:00
<colorrole role="Link">
<brush brushstyle="SolidPattern">
<color alpha="255">
2007-11-14 22:18:48 -05:00
<red>0</red>
<green>0</green>
<blue>255</blue>
</color>
</brush>
</colorrole>
2009-08-04 19:37:01 -04:00
<colorrole role="LinkVisited">
<brush brushstyle="SolidPattern">
<color alpha="255">
2007-11-14 22:18:48 -05:00
<red>255</red>
<green>0</green>
<blue>255</blue>
</color>
</brush>
</colorrole>
2009-08-04 19:37:01 -04:00
<colorrole role="AlternateBase">
<brush brushstyle="SolidPattern">
<color alpha="255">
2007-11-14 22:18:48 -05:00
<red>247</red>
<green>247</green>
<blue>247</blue>
</color>
</brush>
</colorrole>
</active>
<inactive>
2009-08-04 19:37:01 -04:00
<colorrole role="WindowText">
<brush brushstyle="SolidPattern">
<color alpha="255">
2007-11-14 22:18:48 -05:00
<red>16</red>
<green>16</green>
<blue>16</blue>
</color>
</brush>
</colorrole>
2009-08-04 19:37:01 -04:00
<colorrole role="Button">
<brush brushstyle="SolidPattern">
<color alpha="255">
2007-11-14 22:18:48 -05:00
<red>208</red>
<green>208</green>
<blue>208</blue>
</color>
</brush>
</colorrole>
2009-08-04 19:37:01 -04:00
<colorrole role="Light">
<brush brushstyle="SolidPattern">
<color alpha="255">
2007-11-14 22:18:48 -05:00
<red>255</red>
<green>255</green>
<blue>255</blue>
</color>
</brush>
</colorrole>
2009-08-04 19:37:01 -04:00
<colorrole role="Midlight">
<brush brushstyle="SolidPattern">
<color alpha="255">
2007-11-14 22:18:48 -05:00
<red>247</red>
<green>247</green>
<blue>247</blue>
</color>
</brush>
</colorrole>
2009-08-04 19:37:01 -04:00
<colorrole role="Dark">
<brush brushstyle="SolidPattern">
<color alpha="255">
2007-11-14 22:18:48 -05:00
<red>104</red>
<green>104</green>
<blue>104</blue>
</color>
</brush>
</colorrole>
2009-08-04 19:37:01 -04:00
<colorrole role="Mid">
<brush brushstyle="SolidPattern">
<color alpha="255">
2007-11-14 22:18:48 -05:00
<red>160</red>
<green>160</green>
<blue>160</blue>
</color>
</brush>
</colorrole>
2009-08-04 19:37:01 -04:00
<colorrole role="Text">
<brush brushstyle="SolidPattern">
<color alpha="255">
2007-11-14 22:18:48 -05:00
<red>0</red>
<green>0</green>
<blue>0</blue>
</color>
</brush>
</colorrole>
2009-08-04 19:37:01 -04:00
<colorrole role="BrightText">
<brush brushstyle="SolidPattern">
<color alpha="255">
2007-11-14 22:18:48 -05:00
<red>255</red>
<green>255</green>
<blue>255</blue>
</color>
</brush>
</colorrole>
2009-08-04 19:37:01 -04:00
<colorrole role="ButtonText">
<brush brushstyle="SolidPattern">
<color alpha="255">
2007-11-14 22:18:48 -05:00
<red>0</red>
<green>0</green>
<blue>0</blue>
</color>
</brush>
</colorrole>
2009-08-04 19:37:01 -04:00
<colorrole role="Base">
<brush brushstyle="SolidPattern">
<color alpha="255">
2007-11-14 22:18:48 -05:00
<red>255</red>
<green>255</green>
<blue>255</blue>
</color>
</brush>
</colorrole>
2009-08-04 19:37:01 -04:00
<colorrole role="Window">
<brush brushstyle="SolidPattern">
<color alpha="255">
2007-11-14 22:18:48 -05:00
<red>240</red>
<green>240</green>
<blue>240</blue>
</color>
</brush>
</colorrole>
2009-08-04 19:37:01 -04:00
<colorrole role="Shadow">
<brush brushstyle="SolidPattern">
<color alpha="255">
2007-11-14 22:18:48 -05:00
<red>0</red>
<green>0</green>
<blue>0</blue>
</color>
</brush>
</colorrole>
2009-08-04 19:37:01 -04:00
<colorrole role="Highlight">
<brush brushstyle="SolidPattern">
<color alpha="255">
2007-11-14 22:18:48 -05:00
<red>0</red>
<green>0</green>
<blue>0</blue>
</color>
</brush>
</colorrole>
2009-08-04 19:37:01 -04:00
<colorrole role="HighlightedText">
<brush brushstyle="SolidPattern">
<color alpha="255">
2007-11-14 22:18:48 -05:00
<red>255</red>
<green>255</green>
<blue>255</blue>
</color>
</brush>
</colorrole>
2009-08-04 19:37:01 -04:00
<colorrole role="Link">
<brush brushstyle="SolidPattern">
<color alpha="255">
2007-11-14 22:18:48 -05:00
<red>0</red>
<green>0</green>
<blue>255</blue>
</color>
</brush>
</colorrole>
2009-08-04 19:37:01 -04:00
<colorrole role="LinkVisited">
<brush brushstyle="SolidPattern">
<color alpha="255">
2007-11-14 22:18:48 -05:00
<red>255</red>
<green>0</green>
<blue>255</blue>
</color>
</brush>
</colorrole>
2009-08-04 19:37:01 -04:00
<colorrole role="AlternateBase">
<brush brushstyle="SolidPattern">
<color alpha="255">
2007-11-14 22:18:48 -05:00
<red>247</red>
<green>247</green>
<blue>247</blue>
</color>
</brush>
</colorrole>
</inactive>
<disabled>
2009-08-04 19:37:01 -04:00
<colorrole role="WindowText">
<brush brushstyle="SolidPattern">
<color alpha="255">
2007-11-14 22:18:48 -05:00
<red>104</red>
<green>104</green>
<blue>104</blue>
</color>
</brush>
</colorrole>
2009-08-04 19:37:01 -04:00
<colorrole role="Button">
<brush brushstyle="SolidPattern">
<color alpha="255">
2007-11-14 22:18:48 -05:00
<red>208</red>
<green>208</green>
<blue>208</blue>
</color>
</brush>
</colorrole>
2009-08-04 19:37:01 -04:00
<colorrole role="Light">
<brush brushstyle="SolidPattern">
<color alpha="255">
2007-11-14 22:18:48 -05:00
<red>255</red>
<green>255</green>
<blue>255</blue>
</color>
</brush>
</colorrole>
2009-08-04 19:37:01 -04:00
<colorrole role="Midlight">
<brush brushstyle="SolidPattern">
<color alpha="255">
2007-11-14 22:18:48 -05:00
<red>247</red>
<green>247</green>
<blue>247</blue>
</color>
</brush>
</colorrole>
2009-08-04 19:37:01 -04:00
<colorrole role="Dark">
<brush brushstyle="SolidPattern">
<color alpha="255">
2007-11-14 22:18:48 -05:00
<red>104</red>
<green>104</green>
<blue>104</blue>
</color>
</brush>
</colorrole>
2009-08-04 19:37:01 -04:00
<colorrole role="Mid">
<brush brushstyle="SolidPattern">
<color alpha="255">
2007-11-14 22:18:48 -05:00
<red>160</red>
<green>160</green>
<blue>160</blue>
</color>
</brush>
</colorrole>
2009-08-04 19:37:01 -04:00
<colorrole role="Text">
<brush brushstyle="SolidPattern">
<color alpha="255">
2007-11-14 22:18:48 -05:00
<red>104</red>
<green>104</green>
<blue>104</blue>
</color>
</brush>
</colorrole>
2009-08-04 19:37:01 -04:00
<colorrole role="BrightText">
<brush brushstyle="SolidPattern">
<color alpha="255">
2007-11-14 22:18:48 -05:00
<red>255</red>
<green>255</green>
<blue>255</blue>
</color>
</brush>
</colorrole>
2009-08-04 19:37:01 -04:00
<colorrole role="ButtonText">
<brush brushstyle="SolidPattern">
<color alpha="255">
2007-11-14 22:18:48 -05:00
<red>104</red>
<green>104</green>
<blue>104</blue>
</color>
</brush>
</colorrole>
2009-08-04 19:37:01 -04:00
<colorrole role="Base">
<brush brushstyle="SolidPattern">
<color alpha="255">
2007-11-14 22:18:48 -05:00
<red>240</red>
<green>240</green>
<blue>240</blue>
</color>
</brush>
</colorrole>
2009-08-04 19:37:01 -04:00
<colorrole role="Window">
<brush brushstyle="SolidPattern">
<color alpha="255">
2007-11-14 22:18:48 -05:00
<red>240</red>
<green>240</green>
<blue>240</blue>
</color>
</brush>
</colorrole>
2009-08-04 19:37:01 -04:00
<colorrole role="Shadow">
<brush brushstyle="SolidPattern">
<color alpha="255">
2007-11-14 22:18:48 -05:00
<red>0</red>
<green>0</green>
<blue>0</blue>
</color>
</brush>
</colorrole>
2009-08-04 19:37:01 -04:00
<colorrole role="Highlight">
<brush brushstyle="SolidPattern">
<color alpha="255">
2007-11-14 22:18:48 -05:00
<red>0</red>
<green>0</green>
<blue>0</blue>
</color>
</brush>
</colorrole>
2009-08-04 19:37:01 -04:00
<colorrole role="HighlightedText">
<brush brushstyle="SolidPattern">
<color alpha="255">
2007-11-14 22:18:48 -05:00
<red>255</red>
<green>255</green>
<blue>255</blue>
</color>
</brush>
</colorrole>
2009-08-04 19:37:01 -04:00
<colorrole role="Link">
<brush brushstyle="SolidPattern">
<color alpha="255">
2007-11-14 22:18:48 -05:00
<red>0</red>
<green>0</green>
<blue>255</blue>
</color>
</brush>
</colorrole>
2009-08-04 19:37:01 -04:00
<colorrole role="LinkVisited">
<brush brushstyle="SolidPattern">
<color alpha="255">
2007-11-14 22:18:48 -05:00
<red>255</red>
<green>0</green>
<blue>255</blue>
</color>
</brush>
</colorrole>
2009-08-04 19:37:01 -04:00
<colorrole role="AlternateBase">
<brush brushstyle="SolidPattern">
<color alpha="255">
2007-11-14 22:18:48 -05:00
<red>247</red>
<green>247</green>
<blue>247</blue>
</color>
</brush>
</colorrole>
</disabled>
</palette>
</property>
2009-08-04 19:37:01 -04:00
<property name="font">
2007-11-14 22:18:48 -05:00
<font>
<family>Arial</family>
<pointsize>8</pointsize>
<weight>50</weight>
<italic>false</italic>
<bold>false</bold>
<underline>false</underline>
<strikeout>false</strikeout>
</font>
</property>
2009-08-04 19:37:01 -04:00
<property name="contextMenuPolicy">
2007-11-14 22:18:48 -05:00
<enum>Qt::NoContextMenu</enum>
</property>
2009-08-04 19:37:01 -04:00
<property name="windowTitle">
2009-08-04 20:13:19 -04:00
<string>RetroShare : Create new user Profile</string>
2007-11-14 22:18:48 -05:00
</property>
2009-08-04 19:37:01 -04:00
<property name="windowIcon">
<iconset resource="images.qrc">
2009-01-26 11:02:40 -05:00
<normaloff>:/images/rstray3.png</normaloff>:/images/rstray3.png</iconset>
2007-11-14 22:18:48 -05:00
</property>
2009-08-04 19:37:01 -04:00
<layout class="QVBoxLayout" name="verticalLayout">
2009-05-23 11:13:01 -04:00
<item>
2009-08-04 19:37:01 -04:00
<widget class="QLabel" name="loginLabel">
<property name="palette">
2007-11-14 22:18:48 -05:00
<palette>
<active>
2009-08-04 19:37:01 -04:00
<colorrole role="WindowText">
<brush brushstyle="SolidPattern">
<color alpha="255">
2007-11-14 22:18:48 -05:00
<red>0</red>
<green>0</green>
<blue>0</blue>
</color>
</brush>
</colorrole>
2009-08-04 19:37:01 -04:00
<colorrole role="Button">
<brush brushstyle="SolidPattern">
<color alpha="255">
2007-11-14 22:18:48 -05:00
<red>212</red>
<green>208</green>
<blue>200</blue>
</color>
</brush>
</colorrole>
2009-08-04 19:37:01 -04:00
<colorrole role="Light">
<brush brushstyle="SolidPattern">
<color alpha="255">
2007-11-14 22:18:48 -05:00
<red>255</red>
<green>255</green>
<blue>255</blue>
</color>
</brush>
</colorrole>
2009-08-04 19:37:01 -04:00
<colorrole role="Midlight">
<brush brushstyle="SolidPattern">
<color alpha="255">
2007-11-14 22:18:48 -05:00
<red>234</red>
<green>229</green>
<blue>220</blue>
</color>
</brush>
</colorrole>
2009-08-04 19:37:01 -04:00
<colorrole role="Dark">
<brush brushstyle="SolidPattern">
<color alpha="255">
2007-11-14 22:18:48 -05:00
<red>128</red>
<green>128</green>
<blue>128</blue>
</color>
</brush>
</colorrole>
2009-08-04 19:37:01 -04:00
<colorrole role="Mid">
<brush brushstyle="SolidPattern">
<color alpha="255">
2007-11-14 22:18:48 -05:00
<red>141</red>
<green>139</green>
<blue>133</blue>
</color>
</brush>
</colorrole>
2009-08-04 19:37:01 -04:00
<colorrole role="Text">
<brush brushstyle="SolidPattern">
<color alpha="255">
2007-11-14 22:18:48 -05:00
<red>255</red>
<green>255</green>
<blue>255</blue>
</color>
</brush>
</colorrole>
2009-08-04 19:37:01 -04:00
<colorrole role="BrightText">
<brush brushstyle="SolidPattern">
<color alpha="255">
2007-11-14 22:18:48 -05:00
<red>255</red>
<green>255</green>
<blue>255</blue>
</color>
</brush>
</colorrole>
2009-08-04 19:37:01 -04:00
<colorrole role="ButtonText">
<brush brushstyle="SolidPattern">
<color alpha="255">
2007-11-14 22:18:48 -05:00
<red>0</red>
<green>0</green>
<blue>0</blue>
</color>
</brush>
</colorrole>
2009-08-04 19:37:01 -04:00
<colorrole role="Base">
<brush brushstyle="SolidPattern">
<color alpha="255">
2007-11-14 22:18:48 -05:00
<red>255</red>
<green>255</green>
<blue>255</blue>
</color>
</brush>
</colorrole>
2009-08-04 19:37:01 -04:00
<colorrole role="Window">
<brush brushstyle="SolidPattern">
<color alpha="255">
2007-11-14 22:18:48 -05:00
<red>212</red>
<green>208</green>
<blue>200</blue>
</color>
</brush>
</colorrole>
2009-08-04 19:37:01 -04:00
<colorrole role="Shadow">
<brush brushstyle="SolidPattern">
<color alpha="255">
2007-11-14 22:18:48 -05:00
<red>64</red>
<green>64</green>
<blue>64</blue>
</color>
</brush>
</colorrole>
2009-08-04 19:37:01 -04:00
<colorrole role="Highlight">
<brush brushstyle="SolidPattern">
<color alpha="255">
2007-11-14 22:18:48 -05:00
<red>10</red>
<green>36</green>
<blue>106</blue>
</color>
</brush>
</colorrole>
2009-08-04 19:37:01 -04:00
<colorrole role="HighlightedText">
<brush brushstyle="SolidPattern">
<color alpha="255">
2007-11-14 22:18:48 -05:00
<red>255</red>
<green>255</green>
<blue>255</blue>
</color>
</brush>
</colorrole>
2009-08-04 19:37:01 -04:00
<colorrole role="Link">
<brush brushstyle="SolidPattern">
<color alpha="255">
2007-11-14 22:18:48 -05:00
<red>0</red>
<green>0</green>
<blue>255</blue>
</color>
</brush>
</colorrole>
2009-08-04 19:37:01 -04:00
<colorrole role="LinkVisited">
<brush brushstyle="SolidPattern">
<color alpha="255">
2007-11-14 22:18:48 -05:00
<red>255</red>
<green>0</green>
<blue>255</blue>
</color>
</brush>
</colorrole>
2009-08-04 19:37:01 -04:00
<colorrole role="AlternateBase">
<brush brushstyle="SolidPattern">
<color alpha="255">
2007-11-14 22:18:48 -05:00
<red>232</red>
<green>232</green>
<blue>232</blue>
</color>
</brush>
</colorrole>
</active>
<inactive>
2009-08-04 19:37:01 -04:00
<colorrole role="WindowText">
<brush brushstyle="SolidPattern">
<color alpha="255">
2007-11-14 22:18:48 -05:00
<red>0</red>
<green>0</green>
<blue>0</blue>
</color>
</brush>
</colorrole>
2009-08-04 19:37:01 -04:00
<colorrole role="Button">
<brush brushstyle="SolidPattern">
<color alpha="255">
2007-11-14 22:18:48 -05:00
<red>212</red>
<green>208</green>
<blue>200</blue>
</color>
</brush>
</colorrole>
2009-08-04 19:37:01 -04:00
<colorrole role="Light">
<brush brushstyle="SolidPattern">
<color alpha="255">
2007-11-14 22:18:48 -05:00
<red>255</red>
<green>255</green>
<blue>255</blue>
</color>
</brush>
</colorrole>
2009-08-04 19:37:01 -04:00
<colorrole role="Midlight">
<brush brushstyle="SolidPattern">
<color alpha="255">
2007-11-14 22:18:48 -05:00
<red>234</red>
<green>229</green>
<blue>220</blue>
</color>
</brush>
</colorrole>
2009-08-04 19:37:01 -04:00
<colorrole role="Dark">
<brush brushstyle="SolidPattern">
<color alpha="255">
2007-11-14 22:18:48 -05:00
<red>128</red>
<green>128</green>
<blue>128</blue>
</color>
</brush>
</colorrole>
2009-08-04 19:37:01 -04:00
<colorrole role="Mid">
<brush brushstyle="SolidPattern">
<color alpha="255">
2007-11-14 22:18:48 -05:00
<red>141</red>
<green>139</green>
<blue>133</blue>
</color>
</brush>
</colorrole>
2009-08-04 19:37:01 -04:00
<colorrole role="Text">
<brush brushstyle="SolidPattern">
<color alpha="255">
2007-11-14 22:18:48 -05:00
<red>255</red>
<green>255</green>
<blue>255</blue>
</color>
</brush>
</colorrole>
2009-08-04 19:37:01 -04:00
<colorrole role="BrightText">
<brush brushstyle="SolidPattern">
<color alpha="255">
2007-11-14 22:18:48 -05:00
<red>255</red>
<green>255</green>
<blue>255</blue>
</color>
</brush>
</colorrole>
2009-08-04 19:37:01 -04:00
<colorrole role="ButtonText">
<brush brushstyle="SolidPattern">
<color alpha="255">
2007-11-14 22:18:48 -05:00
<red>0</red>
<green>0</green>
<blue>0</blue>
</color>
</brush>
</colorrole>
2009-08-04 19:37:01 -04:00
<colorrole role="Base">
<brush brushstyle="SolidPattern">
<color alpha="255">
2007-11-14 22:18:48 -05:00
<red>255</red>
<green>255</green>
<blue>255</blue>
</color>
</brush>
</colorrole>
2009-08-04 19:37:01 -04:00
<colorrole role="Window">
<brush brushstyle="SolidPattern">
<color alpha="255">
2007-11-14 22:18:48 -05:00
<red>212</red>
<green>208</green>
<blue>200</blue>
</color>
</brush>
</colorrole>
2009-08-04 19:37:01 -04:00
<colorrole role="Shadow">
<brush brushstyle="SolidPattern">
<color alpha="255">
2007-11-14 22:18:48 -05:00
<red>64</red>
<green>64</green>
<blue>64</blue>
</color>
</brush>
</colorrole>
2009-08-04 19:37:01 -04:00
<colorrole role="Highlight">
<brush brushstyle="SolidPattern">
<color alpha="255">
2007-11-14 22:18:48 -05:00
<red>212</red>
<green>208</green>
<blue>200</blue>
</color>
</brush>
</colorrole>
2009-08-04 19:37:01 -04:00
<colorrole role="HighlightedText">
<brush brushstyle="SolidPattern">
<color alpha="255">
2007-11-14 22:18:48 -05:00
<red>0</red>
<green>0</green>
<blue>0</blue>
</color>
</brush>
</colorrole>
2009-08-04 19:37:01 -04:00
<colorrole role="Link">
<brush brushstyle="SolidPattern">
<color alpha="255">
2007-11-14 22:18:48 -05:00
<red>0</red>
<green>0</green>
<blue>255</blue>
</color>
</brush>
</colorrole>
2009-08-04 19:37:01 -04:00
<colorrole role="LinkVisited">
<brush brushstyle="SolidPattern">
<color alpha="255">
2007-11-14 22:18:48 -05:00
<red>255</red>
<green>0</green>
<blue>255</blue>
</color>
</brush>
</colorrole>
2009-08-04 19:37:01 -04:00
<colorrole role="AlternateBase">
<brush brushstyle="SolidPattern">
<color alpha="255">
2007-11-14 22:18:48 -05:00
<red>232</red>
<green>232</green>
<blue>232</blue>
</color>
</brush>
</colorrole>
</inactive>
<disabled>
2009-08-04 19:37:01 -04:00
<colorrole role="WindowText">
<brush brushstyle="SolidPattern">
<color alpha="255">
2007-11-14 22:18:48 -05:00
<red>106</red>
<green>104</green>
<blue>100</blue>
</color>
</brush>
</colorrole>
2009-08-04 19:37:01 -04:00
<colorrole role="Button">
<brush brushstyle="SolidPattern">
<color alpha="255">
2007-11-14 22:18:48 -05:00
<red>212</red>
<green>208</green>
<blue>200</blue>
</color>
</brush>
</colorrole>
2009-08-04 19:37:01 -04:00
<colorrole role="Light">
<brush brushstyle="SolidPattern">
<color alpha="255">
2007-11-14 22:18:48 -05:00
<red>255</red>
<green>255</green>
<blue>255</blue>
</color>
</brush>
</colorrole>
2009-08-04 19:37:01 -04:00
<colorrole role="Midlight">
<brush brushstyle="SolidPattern">
<color alpha="255">
2007-11-14 22:18:48 -05:00
<red>233</red>
<green>231</green>
<blue>227</blue>
</color>
</brush>
</colorrole>
2009-08-04 19:37:01 -04:00
<colorrole role="Dark">
<brush brushstyle="SolidPattern">
<color alpha="255">
2007-11-14 22:18:48 -05:00
<red>128</red>
<green>128</green>
<blue>128</blue>
</color>
</brush>
</colorrole>
2009-08-04 19:37:01 -04:00
<colorrole role="Mid">
<brush brushstyle="SolidPattern">
<color alpha="255">
2007-11-14 22:18:48 -05:00
<red>141</red>
<green>139</green>
<blue>133</blue>
</color>
</brush>
</colorrole>
2009-08-04 19:37:01 -04:00
<colorrole role="Text">
<brush brushstyle="SolidPattern">
<color alpha="255">
2007-11-14 22:18:48 -05:00
<red>106</red>
<green>104</green>
<blue>100</blue>
</color>
</brush>
</colorrole>
2009-08-04 19:37:01 -04:00
<colorrole role="BrightText">
<brush brushstyle="SolidPattern">
<color alpha="255">
2007-11-14 22:18:48 -05:00
<red>255</red>
<green>255</green>
<blue>255</blue>
</color>
</brush>
</colorrole>
2009-08-04 19:37:01 -04:00
<colorrole role="ButtonText">
<brush brushstyle="SolidPattern">
<color alpha="255">
2007-11-14 22:18:48 -05:00
<red>106</red>
<green>104</green>
<blue>100</blue>
</color>
</brush>
</colorrole>
2009-08-04 19:37:01 -04:00
<colorrole role="Base">
<brush brushstyle="SolidPattern">
<color alpha="255">
2007-11-14 22:18:48 -05:00
<red>212</red>
<green>208</green>
<blue>200</blue>
</color>
</brush>
</colorrole>
2009-08-04 19:37:01 -04:00
<colorrole role="Window">
<brush brushstyle="SolidPattern">
<color alpha="255">
2007-11-14 22:18:48 -05:00
<red>212</red>
<green>208</green>
<blue>200</blue>
</color>
</brush>
</colorrole>
2009-08-04 19:37:01 -04:00
<colorrole role="Shadow">
<brush brushstyle="SolidPattern">
<color alpha="255">
2007-11-14 22:18:48 -05:00
<red>0</red>
<green>0</green>
<blue>0</blue>
</color>
</brush>
</colorrole>
2009-08-04 19:37:01 -04:00
<colorrole role="Highlight">
<brush brushstyle="SolidPattern">
<color alpha="255">
2007-11-14 22:18:48 -05:00
<red>10</red>
<green>36</green>
<blue>106</blue>
</color>
</brush>
</colorrole>
2009-08-04 19:37:01 -04:00
<colorrole role="HighlightedText">
<brush brushstyle="SolidPattern">
<color alpha="255">
2007-11-14 22:18:48 -05:00
<red>255</red>
<green>255</green>
<blue>255</blue>
</color>
</brush>
</colorrole>
2009-08-04 19:37:01 -04:00
<colorrole role="Link">
<brush brushstyle="SolidPattern">
<color alpha="255">
2007-11-14 22:18:48 -05:00
<red>0</red>
<green>0</green>
<blue>255</blue>
</color>
</brush>
</colorrole>
2009-08-04 19:37:01 -04:00
<colorrole role="LinkVisited">
<brush brushstyle="SolidPattern">
<color alpha="255">
2007-11-14 22:18:48 -05:00
<red>255</red>
<green>0</green>
<blue>255</blue>
</color>
</brush>
</colorrole>
2009-08-04 19:37:01 -04:00
<colorrole role="AlternateBase">
<brush brushstyle="SolidPattern">
<color alpha="255">
2007-11-14 22:18:48 -05:00
<red>232</red>
<green>232</green>
<blue>232</blue>
</color>
</brush>
</colorrole>
</disabled>
</palette>
</property>
2009-08-04 19:37:01 -04:00
<property name="text">
<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-08-04 19:37:01 -04:00
</style></head><body style=" font-family:'Arial'; font-size:8pt; font-weight:400; font-style:normal;">
2009-08-04 20:13:19 -04:00
<p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"><span style=" font-size:16pt;">Create a new RetroShare profile</span><br /><br /><span style=" font-size:9pt;">Please fill in the information which will<br />allow your RetroShare to connect to</span></p>
<p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"><span style=" font-size:9pt;">Friends.</span></p></body></html></string>
2007-11-14 22:18:48 -05:00
</property>
2009-08-04 19:37:01 -04:00
<property name="alignment">
2007-11-14 22:18:48 -05:00
<set>Qt::AlignLeading|Qt::AlignLeft|Qt::AlignVCenter</set>
</property>
2009-08-04 19:37:01 -04:00
<property name="indent">
2007-11-14 22:18:48 -05:00
<number>100</number>
</property>
</widget>
</item>
2009-05-23 11:13:01 -04:00
<item>
2009-08-04 19:37:01 -04:00
<layout class="QGridLayout">
<property name="margin">
2007-11-14 22:18:48 -05:00
<number>0</number>
</property>
2009-08-04 19:37:01 -04:00
<property name="spacing">
2007-11-14 22:18:48 -05:00
<number>6</number>
</property>
2009-08-04 19:37:01 -04:00
<item row="4" column="0">
<widget class="QLabel" name="label_5">
<property name="text">
2009-05-23 11:13:01 -04:00
<string>Name:</string>
2007-11-14 22:18:48 -05:00
</property>
</widget>
</item>
2009-08-04 19:37:01 -04:00
<item row="4" column="1" colspan="2">
<widget class="QLineEdit" name="genName"/>
2009-05-23 11:13:01 -04:00
</item>
2009-08-04 19:37:01 -04:00
<item row="5" column="0" colspan="3">
<widget class="Line" name="line_4">
<property name="orientation">
2007-11-14 22:18:48 -05:00
<enum>Qt::Horizontal</enum>
</property>
</widget>
</item>
2009-08-04 19:37:01 -04:00
<item row="6" column="0">
<widget class="QLabel" name="label_6">
<property name="text">
2009-05-23 11:13:01 -04:00
<string>Organisation:</string>
</property>
</widget>
</item>
2009-08-18 08:44:03 -04:00
<item row="6" column="1" colspan="2">
2009-08-04 19:37:01 -04:00
<widget class="QLineEdit" name="genOrg"/>
2007-11-14 22:18:48 -05:00
</item>
2009-08-18 08:44:03 -04:00
<item row="7" column="0">
2009-08-04 19:37:01 -04:00
<widget class="QLabel" name="label_7">
<property name="text">
2009-05-23 11:13:01 -04:00
<string>Location:</string>
2007-11-14 22:18:48 -05:00
</property>
</widget>
</item>
2009-08-18 08:44:03 -04:00
<item row="7" column="1" colspan="2">
2009-08-04 19:37:01 -04:00
<widget class="QLineEdit" name="genLoc"/>
2009-05-23 11:13:01 -04:00
</item>
2009-08-18 08:44:03 -04:00
<item row="8" column="0">
2009-08-04 19:37:01 -04:00
<widget class="QLabel" name="label_8">
<property name="text">
2009-05-23 11:13:01 -04:00
<string>Country:</string>
2007-11-14 22:18:48 -05:00
</property>
</widget>
</item>
2009-08-18 08:44:03 -04:00
<item row="8" column="1" colspan="2">
2009-08-04 19:37:01 -04:00
<widget class="QLineEdit" name="genCountry"/>
2007-11-14 22:18:48 -05:00
</item>
2009-08-18 08:44:03 -04:00
<item row="9" column="0" colspan="3">
2009-08-04 19:37:01 -04:00
<widget class="Line" name="line_2">
<property name="orientation">
2007-11-14 22:18:48 -05:00
<enum>Qt::Horizontal</enum>
</property>
</widget>
</item>
2009-08-18 08:44:03 -04:00
<item row="10" column="2">
2009-08-04 19:37:01 -04:00
<widget class="QPushButton" name="genButton">
<property name="text">
<string>Generate New Profil</string>
2007-11-14 22:18:48 -05:00
</property>
</widget>
</item>
2009-08-18 08:44:03 -04:00
<item row="10" column="0" colspan="2">
2009-05-23 11:13:01 -04:00
<spacer>
2009-08-04 19:37:01 -04:00
<property name="orientation">
2009-05-23 11:13:01 -04:00
<enum>Qt::Horizontal</enum>
</property>
2009-08-04 19:37:01 -04:00
<property name="sizeHint" stdset="0">
2009-05-23 11:13:01 -04:00
<size>
<width>211</width>
<height>20</height>
</size>
</property>
</spacer>
</item>
2009-08-04 19:37:01 -04:00
<item row="0" column="1" colspan="2">
<widget class="QComboBox" name="genPGPuser"/>
2009-05-23 11:13:01 -04:00
</item>
2009-08-04 19:37:01 -04:00
<item row="0" column="0">
<widget class="QLabel" name="label">
<property name="text">
2009-05-23 11:13:01 -04:00
<string>OpenPGP User</string>
2007-11-14 22:18:48 -05:00
</property>
</widget>
</item>
2009-08-04 19:37:01 -04:00
<item row="1" column="0">
<widget class="QLabel" name="label_3">
<property name="text">
2009-05-23 11:13:01 -04:00
<string>PGP Password</string>
2007-11-14 22:18:48 -05:00
</property>
</widget>
</item>
2009-08-04 19:37:01 -04:00
<item row="1" column="1" colspan="2">
<widget class="QLineEdit" name="genPGPpassword">
<property name="echoMode">
2009-05-23 11:13:01 -04:00
<enum>QLineEdit::Password</enum>
</property>
</widget>
</item>
2009-08-04 19:37:01 -04:00
<item row="2" column="0">
<widget class="Line" name="line_5">
<property name="orientation">
2009-05-23 11:13:01 -04:00
<enum>Qt::Horizontal</enum>
</property>
</widget>
</item>
2009-08-04 19:37:01 -04:00
<item row="2" column="1" colspan="2">
<widget class="Line" name="line_6">
<property name="orientation">
2009-05-23 11:13:01 -04:00
<enum>Qt::Horizontal</enum>
</property>
</widget>
2007-11-14 22:18:48 -05:00
</item>
</layout>
</item>
2009-05-23 11:13:01 -04:00
<item>
<spacer>
2009-08-04 19:37:01 -04:00
<property name="orientation">
2009-05-23 11:13:01 -04:00
<enum>Qt::Vertical</enum>
</property>
2009-08-04 19:37:01 -04:00
<property name="sizeHint" stdset="0">
2009-05-23 11:13:01 -04:00
<size>
<width>20</width>
<height>40</height>
</size>
</property>
</spacer>
</item>
2007-11-14 22:18:48 -05:00
</layout>
</widget>
<tabstops>
2009-08-18 08:44:03 -04:00
<tabstop>genPGPuser</tabstop>
<tabstop>genPGPpassword</tabstop>
2007-11-14 22:18:48 -05:00
<tabstop>genName</tabstop>
<tabstop>genOrg</tabstop>
<tabstop>genLoc</tabstop>
<tabstop>genCountry</tabstop>
<tabstop>genButton</tabstop>
</tabstops>
<resources>
2009-08-04 19:37:01 -04:00
<include location="images.qrc"/>
2007-11-14 22:18:48 -05:00
</resources>
<connections/>
</ui>