gnunet-svn
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[GNUnet-SVN] r5942 - in GNUnet/src/setup: . qt


From: gnunet
Subject: [GNUnet-SVN] r5942 - in GNUnet/src/setup: . qt
Date: Sun, 16 Dec 2007 19:41:43 -0700 (MST)

Author: grothoff
Date: 2007-12-16 19:41:42 -0700 (Sun, 16 Dec 2007)
New Revision: 5942

Modified:
   GNUnet/src/setup/Makefile.am
   GNUnet/src/setup/qt/ui_gnunet-setup.h
Log:
ftc

Modified: GNUnet/src/setup/Makefile.am
===================================================================
--- GNUnet/src/setup/Makefile.am        2007-12-17 02:22:18 UTC (rev 5941)
+++ GNUnet/src/setup/Makefile.am        2007-12-17 02:41:42 UTC (rev 5942)
@@ -3,9 +3,11 @@
 if HAVE_GTK
  gtk_dir = gtk
 endif
+if 0
 if HAVE_QT
  qt_dir = qt
 endif
+endif
 if HAVE_DIALOG
  curses_dir = ncurses
 endif
@@ -42,4 +44,4 @@
  gnunet-win-tool.c
 
 gnunet_win_tool_LDADD = \
- $(top_builddir)/src/util/libgnunetutil.la 
\ No newline at end of file
+ $(top_builddir)/src/util/libgnunetutil.la 

Modified: GNUnet/src/setup/qt/ui_gnunet-setup.h
===================================================================
--- GNUnet/src/setup/qt/ui_gnunet-setup.h       2007-12-17 02:22:18 UTC (rev 
5941)
+++ GNUnet/src/setup/qt/ui_gnunet-setup.h       2007-12-17 02:41:42 UTC (rev 
5942)
@@ -1,7 +1,7 @@
 
/********************************************************************************
 ** Form generated from reading ui file 'gnunet-setup.ui'
 **
-** Created: Sun Dec 9 18:31:03 2007
+** Created: Sun Dec 16 19:36:44 2007
 **      by: Qt User Interface Compiler version 4.3.2
 **
 ** WARNING! All changes made in this file will be lost when recompiling ui 
file!
@@ -32,805 +32,634 @@
 class Ui_SetupWizard
 {
 public:
-  QVBoxLayout * vboxLayout;
-  QStackedWidget *stackedWidget;
-  QWidget *page;
-  QVBoxLayout *vboxLayout1;
-  QTextBrowser *textBrowser;
-  QWidget *page_2;
-  QVBoxLayout *vboxLayout2;
-  QGroupBox *groupBox;
-  QVBoxLayout *vboxLayout3;
-  QLabel *label;
-  QHBoxLayout *hboxLayout;
-  QLabel *label_2;
-  QSpacerItem *spacerItem;
-  QComboBox *comboBox;
-  QSpacerItem *spacerItem1;
-  QLabel *label_3;
-  QHBoxLayout *hboxLayout1;
-  QLabel *label_4;
-  QSpacerItem *spacerItem2;
-  QLineEdit *lineEdit;
-  QSpacerItem *spacerItem3;
-  QLabel *label_5;
-  QHBoxLayout *hboxLayout2;
-  QCheckBox *checkBox;
-  QSpacerItem *spacerItem4;
-  QWidget *page_3;
-  QVBoxLayout *vboxLayout4;
-  QGroupBox *groupBox_2;
-  QVBoxLayout *vboxLayout5;
-  QLabel *label_6;
-  QHBoxLayout *hboxLayout3;
-  QLabel *label_7;
-  QSpacerItem *spacerItem5;
-  QLineEdit *lineEdit_2;
-  QHBoxLayout *hboxLayout4;
-  QLabel *label_8;
-  QSpacerItem *spacerItem6;
-  QLineEdit *lineEdit_3;
-  QSpacerItem *spacerItem7;
-  QRadioButton *radioButton;
-  QRadioButton *radioButton_2;
-  QSpacerItem *spacerItem8;
-  QLabel *label_9;
-  QHBoxLayout *hboxLayout5;
-  QLabel *label_10;
-  QSpacerItem *spacerItem9;
-  QSpinBox *spinBox;
-  QSpacerItem *spacerItem10;
-  QWidget *page_4;
-  QVBoxLayout *vboxLayout6;
-  QGroupBox *groupBox_3;
-  QVBoxLayout *vboxLayout7;
-  QLabel *label_11;
-  QHBoxLayout *hboxLayout6;
-  QLabel *label_12;
-  QSpacerItem *spacerItem11;
-  QLineEdit *lineEdit_4;
-  QHBoxLayout *hboxLayout7;
-  QLabel *label_13;
-  QSpacerItem *spacerItem12;
-  QLineEdit *lineEdit_5;
-  QSpacerItem *spacerItem13;
-  QWidget *page_5;
-  QVBoxLayout *vboxLayout8;
-  QGroupBox *groupBox_4;
-  QVBoxLayout *vboxLayout9;
-  QLabel *label_14;
-  QCheckBox *checkBox_2;
-  QSpacerItem *spacerItem14;
-  QLabel *label_15;
-  QHBoxLayout *hboxLayout8;
-  QLabel *label_16;
-  QLineEdit *lineEdit_6;
-  QSpacerItem *spacerItem15;
-  QLabel *label_17;
-  QCheckBox *checkBox_3;
-  QSpacerItem *spacerItem16;
-  QLabel *label_18;
-  QCheckBox *checkBox_4;
-  QSpacerItem *spacerItem17;
-  QHBoxLayout *hboxLayout9;
-  QSpacerItem *spacerItem18;
-  QPushButton *pbPrev;
-  QPushButton *pbNext;
-  QPushButton *pbClose;
+    QVBoxLayout *vboxLayout;
+    QStackedWidget *stackedWidget;
+    QWidget *page;
+    QVBoxLayout *vboxLayout1;
+    QTextBrowser *htmlWelcome;
+    QWidget *page_2;
+    QVBoxLayout *vboxLayout2;
+    QGroupBox *groupBox;
+    QVBoxLayout *vboxLayout3;
+    QLabel *label;
+    QHBoxLayout *hboxLayout;
+    QLabel *label_2;
+    QSpacerItem *spacerItem;
+    QComboBox *cmbIF;
+    QSpacerItem *spacerItem1;
+    QLabel *label_3;
+    QHBoxLayout *hboxLayout1;
+    QLabel *label_4;
+    QSpacerItem *spacerItem2;
+    QLineEdit *editIP;
+    QSpacerItem *spacerItem3;
+    QLabel *label_5;
+    QHBoxLayout *hboxLayout2;
+    QCheckBox *cbSNAT;
+    QSpacerItem *spacerItem4;
+    QWidget *page_3;
+    QVBoxLayout *vboxLayout4;
+    QGroupBox *groupBox_2;
+    QVBoxLayout *vboxLayout5;
+    QLabel *label_6;
+    QHBoxLayout *hboxLayout3;
+    QLabel *label_7;
+    QSpacerItem *spacerItem5;
+    QLineEdit *editUp;
+    QHBoxLayout *hboxLayout4;
+    QLabel *label_8;
+    QSpacerItem *spacerItem6;
+    QLineEdit *editDown;
+    QSpacerItem *spacerItem7;
+    QRadioButton *rbFull;
+    QRadioButton *rbShared;
+    QSpacerItem *spacerItem8;
+    QLabel *label_9;
+    QHBoxLayout *hboxLayout5;
+    QLabel *label_10;
+    QSpacerItem *spacerItem9;
+    QSpinBox *spinCPU;
+    QSpacerItem *spacerItem10;
+    QWidget *page_4;
+    QVBoxLayout *vboxLayout6;
+    QGroupBox *groupBox_3;
+    QVBoxLayout *vboxLayout7;
+    QLabel *label_11;
+    QHBoxLayout *hboxLayout6;
+    QLabel *label_12;
+    QSpacerItem *spacerItem11;
+    QLineEdit *editUser;
+    QHBoxLayout *hboxLayout7;
+    QLabel *label_13;
+    QSpacerItem *spacerItem12;
+    QLineEdit *editGroup;
+    QSpacerItem *spacerItem13;
+    QWidget *page_5;
+    QVBoxLayout *vboxLayout8;
+    QGroupBox *groupBox_4;
+    QVBoxLayout *vboxLayout9;
+    QLabel *label_14;
+    QCheckBox *cbMigr;
+    QSpacerItem *spacerItem14;
+    QLabel *label_15;
+    QHBoxLayout *hboxLayout8;
+    QLabel *label_16;
+    QSpacerItem *spacerItem15;
+    QSpinBox *spinQuota;
+    QSpacerItem *spacerItem16;
+    QCheckBox *cbAutostart;
+    QSpacerItem *spacerItem17;
+    QLabel *label_17;
+    QCheckBox *cbEnhConfig;
+    QSpacerItem *spacerItem18;
+    QLabel *label_18;
+    QCheckBox *cbGNUpdate;
+    QSpacerItem *spacerItem19;
+    QHBoxLayout *hboxLayout9;
+    QSpacerItem *spacerItem20;
+    QPushButton *pbPrev;
+    QPushButton *pbNext;
+    QPushButton *pbClose;
 
-  void setupUi (QWidget * SetupWizard)
-  {
-    if (SetupWizard->objectName ().isEmpty ())
-      SetupWizard->setObjectName (QString::fromUtf8 ("SetupWizard"));
-    SetupWizard->resize (640, 480);
-    SetupWizard->
-      setWindowIcon (QIcon
-                     (QString::fromUtf8 (":/pixmaps/gnunet-logo-small.png")));
-    vboxLayout = new QVBoxLayout (SetupWizard);
-#ifndef Q_OS_MAC
-    vboxLayout->setSpacing (6);
-#endif
-#ifndef Q_OS_MAC
-    vboxLayout->setMargin (9);
-#endif
-    vboxLayout->setObjectName (QString::fromUtf8 ("vboxLayout"));
-    stackedWidget = new QStackedWidget (SetupWizard);
-    stackedWidget->setObjectName (QString::fromUtf8 ("stackedWidget"));
-    page = new QWidget ();
-    page->setObjectName (QString::fromUtf8 ("page"));
-    vboxLayout1 = new QVBoxLayout (page);
-#ifndef Q_OS_MAC
-    vboxLayout1->setSpacing (6);
-#endif
-#ifndef Q_OS_MAC
-    vboxLayout1->setMargin (9);
-#endif
-    vboxLayout1->setObjectName (QString::fromUtf8 ("vboxLayout1"));
-    textBrowser = new QTextBrowser (page);
-    textBrowser->setObjectName (QString::fromUtf8 ("textBrowser"));
+    void setupUi(QWidget *SetupWizard)
+    {
+    if (SetupWizard->objectName().isEmpty())
+        SetupWizard->setObjectName(QString::fromUtf8("SetupWizard"));
+    SetupWizard->resize(640, 480);
+    
SetupWizard->setWindowIcon(QIcon(QString::fromUtf8(":/pixmaps/gnunet-logo-small.png")));
+    vboxLayout = new QVBoxLayout(SetupWizard);
+    vboxLayout->setSpacing(6);
+    vboxLayout->setObjectName(QString::fromUtf8("vboxLayout"));
+    vboxLayout->setContentsMargins(9, 9, 9, 9);
+    stackedWidget = new QStackedWidget(SetupWizard);
+    stackedWidget->setObjectName(QString::fromUtf8("stackedWidget"));
+    page = new QWidget();
+    page->setObjectName(QString::fromUtf8("page"));
+    vboxLayout1 = new QVBoxLayout(page);
+    vboxLayout1->setSpacing(6);
+    vboxLayout1->setObjectName(QString::fromUtf8("vboxLayout1"));
+    vboxLayout1->setContentsMargins(9, 9, 9, 9);
+    htmlWelcome = new QTextBrowser(page);
+    htmlWelcome->setObjectName(QString::fromUtf8("htmlWelcome"));
 
-    vboxLayout1->addWidget (textBrowser);
+    vboxLayout1->addWidget(htmlWelcome);
 
-    stackedWidget->addWidget (page);
-    page_2 = new QWidget ();
-    page_2->setObjectName (QString::fromUtf8 ("page_2"));
-    vboxLayout2 = new QVBoxLayout (page_2);
-#ifndef Q_OS_MAC
-    vboxLayout2->setSpacing (6);
-#endif
-#ifndef Q_OS_MAC
-    vboxLayout2->setMargin (9);
-#endif
-    vboxLayout2->setObjectName (QString::fromUtf8 ("vboxLayout2"));
-    groupBox = new QGroupBox (page_2);
-    groupBox->setObjectName (QString::fromUtf8 ("groupBox"));
-    vboxLayout3 = new QVBoxLayout (groupBox);
-#ifndef Q_OS_MAC
-    vboxLayout3->setSpacing (6);
-#endif
-#ifndef Q_OS_MAC
-    vboxLayout3->setMargin (9);
-#endif
-    vboxLayout3->setObjectName (QString::fromUtf8 ("vboxLayout3"));
-    label = new QLabel (groupBox);
-    label->setObjectName (QString::fromUtf8 ("label"));
-    label->setFrameShape (QFrame::NoFrame);
-    label->setWordWrap (true);
+    stackedWidget->addWidget(page);
+    page_2 = new QWidget();
+    page_2->setObjectName(QString::fromUtf8("page_2"));
+    vboxLayout2 = new QVBoxLayout(page_2);
+    vboxLayout2->setSpacing(6);
+    vboxLayout2->setObjectName(QString::fromUtf8("vboxLayout2"));
+    vboxLayout2->setContentsMargins(9, 9, 9, 9);
+    groupBox = new QGroupBox(page_2);
+    groupBox->setObjectName(QString::fromUtf8("groupBox"));
+    vboxLayout3 = new QVBoxLayout(groupBox);
+    vboxLayout3->setSpacing(6);
+    vboxLayout3->setObjectName(QString::fromUtf8("vboxLayout3"));
+    vboxLayout3->setContentsMargins(9, 9, 9, 9);
+    label = new QLabel(groupBox);
+    label->setObjectName(QString::fromUtf8("label"));
+    label->setFrameShape(QFrame::NoFrame);
+    label->setWordWrap(true);
 
-    vboxLayout3->addWidget (label);
+    vboxLayout3->addWidget(label);
 
-    hboxLayout = new QHBoxLayout ();
-#ifndef Q_OS_MAC
-    hboxLayout->setSpacing (6);
-#endif
-    hboxLayout->setMargin (0);
-    hboxLayout->setObjectName (QString::fromUtf8 ("hboxLayout"));
-    label_2 = new QLabel (groupBox);
-    label_2->setObjectName (QString::fromUtf8 ("label_2"));
+    hboxLayout = new QHBoxLayout();
+    hboxLayout->setSpacing(6);
+    hboxLayout->setObjectName(QString::fromUtf8("hboxLayout"));
+    hboxLayout->setContentsMargins(0, 0, 0, 0);
+    label_2 = new QLabel(groupBox);
+    label_2->setObjectName(QString::fromUtf8("label_2"));
     QFont font;
-      font.setFamily (QString::fromUtf8 ("MS Shell Dlg 2"));
-      font.setPointSize (8);
-      font.setBold (true);
-      font.setItalic (false);
-      font.setUnderline (false);
-      font.setWeight (75);
-      font.setStrikeOut (false);
-      label_2->setFont (font);
+    font.setFamily(QString::fromUtf8("MS Shell Dlg 2"));
+    font.setPointSize(8);
+    font.setBold(true);
+    font.setItalic(false);
+    font.setUnderline(false);
+    font.setWeight(75);
+    font.setStrikeOut(false);
+    label_2->setFont(font);
 
-      hboxLayout->addWidget (label_2);
+    hboxLayout->addWidget(label_2);
 
-      spacerItem =
-      new QSpacerItem (50, 20, QSizePolicy::Maximum, QSizePolicy::Minimum);
+    spacerItem = new QSpacerItem(50, 20, QSizePolicy::Maximum, 
QSizePolicy::Minimum);
 
-      hboxLayout->addItem (spacerItem);
+    hboxLayout->addItem(spacerItem);
 
-      comboBox = new QComboBox (groupBox);
-      comboBox->setObjectName (QString::fromUtf8 ("comboBox"));
-      comboBox->setMinimumSize (QSize (420, 0));
+    cmbIF = new QComboBox(groupBox);
+    cmbIF->setObjectName(QString::fromUtf8("cmbIF"));
+    cmbIF->setMinimumSize(QSize(420, 0));
 
-      hboxLayout->addWidget (comboBox);
+    hboxLayout->addWidget(cmbIF);
 
 
-      vboxLayout3->addLayout (hboxLayout);
+    vboxLayout3->addLayout(hboxLayout);
 
-      spacerItem1 =
-      new QSpacerItem (20, 20, QSizePolicy::Minimum, QSizePolicy::Fixed);
+    spacerItem1 = new QSpacerItem(20, 20, QSizePolicy::Minimum, 
QSizePolicy::Fixed);
 
-      vboxLayout3->addItem (spacerItem1);
+    vboxLayout3->addItem(spacerItem1);
 
-      label_3 = new QLabel (groupBox);
-      label_3->setObjectName (QString::fromUtf8 ("label_3"));
-      label_3->setWordWrap (true);
+    label_3 = new QLabel(groupBox);
+    label_3->setObjectName(QString::fromUtf8("label_3"));
+    label_3->setWordWrap(true);
 
-      vboxLayout3->addWidget (label_3);
+    vboxLayout3->addWidget(label_3);
 
-      hboxLayout1 = new QHBoxLayout ();
-#ifndef Q_OS_MAC
-      hboxLayout1->setSpacing (6);
-#endif
-      hboxLayout1->setMargin (0);
-      hboxLayout1->setObjectName (QString::fromUtf8 ("hboxLayout1"));
-      label_4 = new QLabel (groupBox);
-      label_4->setObjectName (QString::fromUtf8 ("label_4"));
-      label_4->setFont (font);
+    hboxLayout1 = new QHBoxLayout();
+    hboxLayout1->setSpacing(6);
+    hboxLayout1->setObjectName(QString::fromUtf8("hboxLayout1"));
+    hboxLayout1->setContentsMargins(0, 0, 0, 0);
+    label_4 = new QLabel(groupBox);
+    label_4->setObjectName(QString::fromUtf8("label_4"));
+    label_4->setFont(font);
 
-      hboxLayout1->addWidget (label_4);
+    hboxLayout1->addWidget(label_4);
 
-      spacerItem2 =
-      new QSpacerItem (50, 20, QSizePolicy::Maximum, QSizePolicy::Minimum);
+    spacerItem2 = new QSpacerItem(50, 20, QSizePolicy::Maximum, 
QSizePolicy::Minimum);
 
-      hboxLayout1->addItem (spacerItem2);
+    hboxLayout1->addItem(spacerItem2);
 
-      lineEdit = new QLineEdit (groupBox);
-      lineEdit->setObjectName (QString::fromUtf8 ("lineEdit"));
-      lineEdit->setMinimumSize (QSize (420, 0));
+    editIP = new QLineEdit(groupBox);
+    editIP->setObjectName(QString::fromUtf8("editIP"));
+    editIP->setMinimumSize(QSize(420, 0));
 
-      hboxLayout1->addWidget (lineEdit);
+    hboxLayout1->addWidget(editIP);
 
 
-      vboxLayout3->addLayout (hboxLayout1);
+    vboxLayout3->addLayout(hboxLayout1);
 
-      spacerItem3 =
-      new QSpacerItem (20, 20, QSizePolicy::Minimum, QSizePolicy::Fixed);
+    spacerItem3 = new QSpacerItem(20, 20, QSizePolicy::Minimum, 
QSizePolicy::Fixed);
 
-      vboxLayout3->addItem (spacerItem3);
+    vboxLayout3->addItem(spacerItem3);
 
-      label_5 = new QLabel (groupBox);
-      label_5->setObjectName (QString::fromUtf8 ("label_5"));
-      label_5->setWordWrap (true);
+    label_5 = new QLabel(groupBox);
+    label_5->setObjectName(QString::fromUtf8("label_5"));
+    label_5->setWordWrap(true);
 
-      vboxLayout3->addWidget (label_5);
+    vboxLayout3->addWidget(label_5);
 
-      hboxLayout2 = new QHBoxLayout ();
-#ifndef Q_OS_MAC
-      hboxLayout2->setSpacing (6);
-#endif
-      hboxLayout2->setMargin (6);
-      hboxLayout2->setObjectName (QString::fromUtf8 ("hboxLayout2"));
-      checkBox = new QCheckBox (groupBox);
-      checkBox->setObjectName (QString::fromUtf8 ("checkBox"));
-      checkBox->setFont (font);
+    hboxLayout2 = new QHBoxLayout();
+    hboxLayout2->setSpacing(6);
+    hboxLayout2->setObjectName(QString::fromUtf8("hboxLayout2"));
+    hboxLayout2->setContentsMargins(6, 6, 6, 6);
+    cbSNAT = new QCheckBox(groupBox);
+    cbSNAT->setObjectName(QString::fromUtf8("cbSNAT"));
+    cbSNAT->setFont(font);
 
-      hboxLayout2->addWidget (checkBox);
+    hboxLayout2->addWidget(cbSNAT);
 
 
-      vboxLayout3->addLayout (hboxLayout2);
+    vboxLayout3->addLayout(hboxLayout2);
 
-      spacerItem4 =
-      new QSpacerItem (20, 40, QSizePolicy::Minimum, QSizePolicy::Expanding);
+    spacerItem4 = new QSpacerItem(20, 40, QSizePolicy::Minimum, 
QSizePolicy::Expanding);
 
-      vboxLayout3->addItem (spacerItem4);
+    vboxLayout3->addItem(spacerItem4);
 
 
-      vboxLayout2->addWidget (groupBox);
+    vboxLayout2->addWidget(groupBox);
 
-      stackedWidget->addWidget (page_2);
-      page_3 = new QWidget ();
-      page_3->setObjectName (QString::fromUtf8 ("page_3"));
-      vboxLayout4 = new QVBoxLayout (page_3);
-#ifndef Q_OS_MAC
-      vboxLayout4->setSpacing (6);
-#endif
-#ifndef Q_OS_MAC
-      vboxLayout4->setMargin (9);
-#endif
-      vboxLayout4->setObjectName (QString::fromUtf8 ("vboxLayout4"));
-      groupBox_2 = new QGroupBox (page_3);
-      groupBox_2->setObjectName (QString::fromUtf8 ("groupBox_2"));
-      vboxLayout5 = new QVBoxLayout (groupBox_2);
-#ifndef Q_OS_MAC
-      vboxLayout5->setSpacing (6);
-#endif
-#ifndef Q_OS_MAC
-      vboxLayout5->setMargin (9);
-#endif
-      vboxLayout5->setObjectName (QString::fromUtf8 ("vboxLayout5"));
-      label_6 = new QLabel (groupBox_2);
-      label_6->setObjectName (QString::fromUtf8 ("label_6"));
-      label_6->setWordWrap (true);
+    stackedWidget->addWidget(page_2);
+    page_3 = new QWidget();
+    page_3->setObjectName(QString::fromUtf8("page_3"));
+    vboxLayout4 = new QVBoxLayout(page_3);
+    vboxLayout4->setSpacing(6);
+    vboxLayout4->setObjectName(QString::fromUtf8("vboxLayout4"));
+    vboxLayout4->setContentsMargins(9, 9, 9, 9);
+    groupBox_2 = new QGroupBox(page_3);
+    groupBox_2->setObjectName(QString::fromUtf8("groupBox_2"));
+    vboxLayout5 = new QVBoxLayout(groupBox_2);
+    vboxLayout5->setSpacing(6);
+    vboxLayout5->setObjectName(QString::fromUtf8("vboxLayout5"));
+    vboxLayout5->setContentsMargins(9, 9, 9, 9);
+    label_6 = new QLabel(groupBox_2);
+    label_6->setObjectName(QString::fromUtf8("label_6"));
+    label_6->setWordWrap(true);
 
-      vboxLayout5->addWidget (label_6);
+    vboxLayout5->addWidget(label_6);
 
-      hboxLayout3 = new QHBoxLayout ();
-#ifndef Q_OS_MAC
-      hboxLayout3->setSpacing (6);
-#endif
-      hboxLayout3->setMargin (0);
-      hboxLayout3->setObjectName (QString::fromUtf8 ("hboxLayout3"));
-      label_7 = new QLabel (groupBox_2);
-      label_7->setObjectName (QString::fromUtf8 ("label_7"));
-      label_7->setFont (font);
+    hboxLayout3 = new QHBoxLayout();
+    hboxLayout3->setSpacing(6);
+    hboxLayout3->setObjectName(QString::fromUtf8("hboxLayout3"));
+    hboxLayout3->setContentsMargins(0, 0, 0, 0);
+    label_7 = new QLabel(groupBox_2);
+    label_7->setObjectName(QString::fromUtf8("label_7"));
+    label_7->setFont(font);
 
-      hboxLayout3->addWidget (label_7);
+    hboxLayout3->addWidget(label_7);
 
-      spacerItem5 =
-      new QSpacerItem (40, 20, QSizePolicy::Expanding, QSizePolicy::Minimum);
+    spacerItem5 = new QSpacerItem(40, 20, QSizePolicy::Expanding, 
QSizePolicy::Minimum);
 
-      hboxLayout3->addItem (spacerItem5);
+    hboxLayout3->addItem(spacerItem5);
 
-      lineEdit_2 = new QLineEdit (groupBox_2);
-      lineEdit_2->setObjectName (QString::fromUtf8 ("lineEdit_2"));
-      lineEdit_2->setMinimumSize (QSize (420, 0));
+    editUp = new QLineEdit(groupBox_2);
+    editUp->setObjectName(QString::fromUtf8("editUp"));
+    editUp->setMinimumSize(QSize(420, 0));
 
-      hboxLayout3->addWidget (lineEdit_2);
+    hboxLayout3->addWidget(editUp);
 
 
-      vboxLayout5->addLayout (hboxLayout3);
+    vboxLayout5->addLayout(hboxLayout3);
 
-      hboxLayout4 = new QHBoxLayout ();
-#ifndef Q_OS_MAC
-      hboxLayout4->setSpacing (6);
-#endif
-      hboxLayout4->setMargin (0);
-      hboxLayout4->setObjectName (QString::fromUtf8 ("hboxLayout4"));
-      label_8 = new QLabel (groupBox_2);
-      label_8->setObjectName (QString::fromUtf8 ("label_8"));
-      label_8->setFont (font);
+    hboxLayout4 = new QHBoxLayout();
+    hboxLayout4->setSpacing(6);
+    hboxLayout4->setObjectName(QString::fromUtf8("hboxLayout4"));
+    hboxLayout4->setContentsMargins(0, 0, 0, 0);
+    label_8 = new QLabel(groupBox_2);
+    label_8->setObjectName(QString::fromUtf8("label_8"));
+    label_8->setFont(font);
 
-      hboxLayout4->addWidget (label_8);
+    hboxLayout4->addWidget(label_8);
 
-      spacerItem6 =
-      new QSpacerItem (50, 20, QSizePolicy::Maximum, QSizePolicy::Minimum);
+    spacerItem6 = new QSpacerItem(50, 20, QSizePolicy::Maximum, 
QSizePolicy::Minimum);
 
-      hboxLayout4->addItem (spacerItem6);
+    hboxLayout4->addItem(spacerItem6);
 
-      lineEdit_3 = new QLineEdit (groupBox_2);
-      lineEdit_3->setObjectName (QString::fromUtf8 ("lineEdit_3"));
-      lineEdit_3->setMinimumSize (QSize (420, 0));
+    editDown = new QLineEdit(groupBox_2);
+    editDown->setObjectName(QString::fromUtf8("editDown"));
+    editDown->setMinimumSize(QSize(420, 0));
 
-      hboxLayout4->addWidget (lineEdit_3);
+    hboxLayout4->addWidget(editDown);
 
 
-      vboxLayout5->addLayout (hboxLayout4);
+    vboxLayout5->addLayout(hboxLayout4);
 
-      spacerItem7 =
-      new QSpacerItem (20, 20, QSizePolicy::Minimum, QSizePolicy::Fixed);
+    spacerItem7 = new QSpacerItem(20, 20, QSizePolicy::Minimum, 
QSizePolicy::Fixed);
 
-      vboxLayout5->addItem (spacerItem7);
+    vboxLayout5->addItem(spacerItem7);
 
-      radioButton = new QRadioButton (groupBox_2);
-      radioButton->setObjectName (QString::fromUtf8 ("radioButton"));
-      radioButton->setFont (font);
+    rbFull = new QRadioButton(groupBox_2);
+    rbFull->setObjectName(QString::fromUtf8("rbFull"));
+    rbFull->setFont(font);
 
-      vboxLayout5->addWidget (radioButton);
+    vboxLayout5->addWidget(rbFull);
 
-      radioButton_2 = new QRadioButton (groupBox_2);
-      radioButton_2->setObjectName (QString::fromUtf8 ("radioButton_2"));
-      radioButton_2->setFont (font);
+    rbShared = new QRadioButton(groupBox_2);
+    rbShared->setObjectName(QString::fromUtf8("rbShared"));
+    rbShared->setFont(font);
 
-      vboxLayout5->addWidget (radioButton_2);
+    vboxLayout5->addWidget(rbShared);
 
-      spacerItem8 =
-      new QSpacerItem (20, 20, QSizePolicy::Minimum, QSizePolicy::Fixed);
+    spacerItem8 = new QSpacerItem(20, 20, QSizePolicy::Minimum, 
QSizePolicy::Fixed);
 
-      vboxLayout5->addItem (spacerItem8);
+    vboxLayout5->addItem(spacerItem8);
 
-      label_9 = new QLabel (groupBox_2);
-      label_9->setObjectName (QString::fromUtf8 ("label_9"));
-      label_9->setWordWrap (true);
+    label_9 = new QLabel(groupBox_2);
+    label_9->setObjectName(QString::fromUtf8("label_9"));
+    label_9->setWordWrap(true);
 
-      vboxLayout5->addWidget (label_9);
+    vboxLayout5->addWidget(label_9);
 
-      hboxLayout5 = new QHBoxLayout ();
-#ifndef Q_OS_MAC
-      hboxLayout5->setSpacing (6);
-#endif
-      hboxLayout5->setMargin (0);
-      hboxLayout5->setObjectName (QString::fromUtf8 ("hboxLayout5"));
-      label_10 = new QLabel (groupBox_2);
-      label_10->setObjectName (QString::fromUtf8 ("label_10"));
-      label_10->setFont (font);
+    hboxLayout5 = new QHBoxLayout();
+    hboxLayout5->setSpacing(6);
+    hboxLayout5->setObjectName(QString::fromUtf8("hboxLayout5"));
+    hboxLayout5->setContentsMargins(0, 0, 0, 0);
+    label_10 = new QLabel(groupBox_2);
+    label_10->setObjectName(QString::fromUtf8("label_10"));
+    label_10->setFont(font);
 
-      hboxLayout5->addWidget (label_10);
+    hboxLayout5->addWidget(label_10);
 
-      spacerItem9 =
-      new QSpacerItem (50, 20, QSizePolicy::Maximum, QSizePolicy::Minimum);
+    spacerItem9 = new QSpacerItem(50, 20, QSizePolicy::Maximum, 
QSizePolicy::Minimum);
 
-      hboxLayout5->addItem (spacerItem9);
+    hboxLayout5->addItem(spacerItem9);
 
-      spinBox = new QSpinBox (groupBox_2);
-      spinBox->setObjectName (QString::fromUtf8 ("spinBox"));
-      spinBox->setMinimumSize (QSize (420, 0));
+    spinCPU = new QSpinBox(groupBox_2);
+    spinCPU->setObjectName(QString::fromUtf8("spinCPU"));
+    spinCPU->setMinimumSize(QSize(420, 0));
+    spinCPU->setMaximum(100);
 
-      hboxLayout5->addWidget (spinBox);
+    hboxLayout5->addWidget(spinCPU);
 
 
-      vboxLayout5->addLayout (hboxLayout5);
+    vboxLayout5->addLayout(hboxLayout5);
 
-      spacerItem10 =
-      new QSpacerItem (20, 40, QSizePolicy::Minimum, QSizePolicy::Expanding);
+    spacerItem10 = new QSpacerItem(20, 40, QSizePolicy::Minimum, 
QSizePolicy::Expanding);
 
-      vboxLayout5->addItem (spacerItem10);
+    vboxLayout5->addItem(spacerItem10);
 
 
-      vboxLayout4->addWidget (groupBox_2);
+    vboxLayout4->addWidget(groupBox_2);
 
-      stackedWidget->addWidget (page_3);
-      page_4 = new QWidget ();
-      page_4->setObjectName (QString::fromUtf8 ("page_4"));
-      vboxLayout6 = new QVBoxLayout (page_4);
-#ifndef Q_OS_MAC
-      vboxLayout6->setSpacing (6);
-#endif
-#ifndef Q_OS_MAC
-      vboxLayout6->setMargin (9);
-#endif
-      vboxLayout6->setObjectName (QString::fromUtf8 ("vboxLayout6"));
-      groupBox_3 = new QGroupBox (page_4);
-      groupBox_3->setObjectName (QString::fromUtf8 ("groupBox_3"));
-      vboxLayout7 = new QVBoxLayout (groupBox_3);
-#ifndef Q_OS_MAC
-      vboxLayout7->setSpacing (6);
-#endif
-#ifndef Q_OS_MAC
-      vboxLayout7->setMargin (9);
-#endif
-      vboxLayout7->setObjectName (QString::fromUtf8 ("vboxLayout7"));
-      label_11 = new QLabel (groupBox_3);
-      label_11->setObjectName (QString::fromUtf8 ("label_11"));
-      label_11->setWordWrap (true);
+    stackedWidget->addWidget(page_3);
+    page_4 = new QWidget();
+    page_4->setObjectName(QString::fromUtf8("page_4"));
+    vboxLayout6 = new QVBoxLayout(page_4);
+    vboxLayout6->setSpacing(6);
+    vboxLayout6->setObjectName(QString::fromUtf8("vboxLayout6"));
+    vboxLayout6->setContentsMargins(9, 9, 9, 9);
+    groupBox_3 = new QGroupBox(page_4);
+    groupBox_3->setObjectName(QString::fromUtf8("groupBox_3"));
+    vboxLayout7 = new QVBoxLayout(groupBox_3);
+    vboxLayout7->setSpacing(6);
+    vboxLayout7->setObjectName(QString::fromUtf8("vboxLayout7"));
+    vboxLayout7->setContentsMargins(9, 9, 9, 9);
+    label_11 = new QLabel(groupBox_3);
+    label_11->setObjectName(QString::fromUtf8("label_11"));
+    label_11->setWordWrap(true);
 
-      vboxLayout7->addWidget (label_11);
+    vboxLayout7->addWidget(label_11);
 
-      hboxLayout6 = new QHBoxLayout ();
-#ifndef Q_OS_MAC
-      hboxLayout6->setSpacing (6);
-#endif
-      hboxLayout6->setMargin (0);
-      hboxLayout6->setObjectName (QString::fromUtf8 ("hboxLayout6"));
-      label_12 = new QLabel (groupBox_3);
-      label_12->setObjectName (QString::fromUtf8 ("label_12"));
-      label_12->setFont (font);
+    hboxLayout6 = new QHBoxLayout();
+    hboxLayout6->setSpacing(6);
+    hboxLayout6->setObjectName(QString::fromUtf8("hboxLayout6"));
+    hboxLayout6->setContentsMargins(0, 0, 0, 0);
+    label_12 = new QLabel(groupBox_3);
+    label_12->setObjectName(QString::fromUtf8("label_12"));
+    label_12->setFont(font);
 
-      hboxLayout6->addWidget (label_12);
+    hboxLayout6->addWidget(label_12);
 
-      spacerItem11 =
-      new QSpacerItem (50, 20, QSizePolicy::Expanding, QSizePolicy::Minimum);
+    spacerItem11 = new QSpacerItem(50, 20, QSizePolicy::Expanding, 
QSizePolicy::Minimum);
 
-      hboxLayout6->addItem (spacerItem11);
+    hboxLayout6->addItem(spacerItem11);
 
-      lineEdit_4 = new QLineEdit (groupBox_3);
-      lineEdit_4->setObjectName (QString::fromUtf8 ("lineEdit_4"));
-      lineEdit_4->setMinimumSize (QSize (440, 0));
+    editUser = new QLineEdit(groupBox_3);
+    editUser->setObjectName(QString::fromUtf8("editUser"));
+    editUser->setMinimumSize(QSize(440, 0));
 
-      hboxLayout6->addWidget (lineEdit_4);
+    hboxLayout6->addWidget(editUser);
 
 
-      vboxLayout7->addLayout (hboxLayout6);
+    vboxLayout7->addLayout(hboxLayout6);
 
-      hboxLayout7 = new QHBoxLayout ();
-#ifndef Q_OS_MAC
-      hboxLayout7->setSpacing (6);
-#endif
-      hboxLayout7->setMargin (0);
-      hboxLayout7->setObjectName (QString::fromUtf8 ("hboxLayout7"));
-      label_13 = new QLabel (groupBox_3);
-      label_13->setObjectName (QString::fromUtf8 ("label_13"));
-      label_13->setFont (font);
+    hboxLayout7 = new QHBoxLayout();
+    hboxLayout7->setSpacing(6);
+    hboxLayout7->setObjectName(QString::fromUtf8("hboxLayout7"));
+    hboxLayout7->setContentsMargins(0, 0, 0, 0);
+    label_13 = new QLabel(groupBox_3);
+    label_13->setObjectName(QString::fromUtf8("label_13"));
+    label_13->setFont(font);
 
-      hboxLayout7->addWidget (label_13);
+    hboxLayout7->addWidget(label_13);
 
-      spacerItem12 =
-      new QSpacerItem (50, 20, QSizePolicy::Expanding, QSizePolicy::Minimum);
+    spacerItem12 = new QSpacerItem(50, 20, QSizePolicy::Expanding, 
QSizePolicy::Minimum);
 
-      hboxLayout7->addItem (spacerItem12);
+    hboxLayout7->addItem(spacerItem12);
 
-      lineEdit_5 = new QLineEdit (groupBox_3);
-      lineEdit_5->setObjectName (QString::fromUtf8 ("lineEdit_5"));
-      lineEdit_5->setMinimumSize (QSize (440, 0));
+    editGroup = new QLineEdit(groupBox_3);
+    editGroup->setObjectName(QString::fromUtf8("editGroup"));
+    editGroup->setMinimumSize(QSize(440, 0));
 
-      hboxLayout7->addWidget (lineEdit_5);
+    hboxLayout7->addWidget(editGroup);
 
 
-      vboxLayout7->addLayout (hboxLayout7);
+    vboxLayout7->addLayout(hboxLayout7);
 
-      spacerItem13 =
-      new QSpacerItem (20, 40, QSizePolicy::Minimum, QSizePolicy::Expanding);
+    spacerItem13 = new QSpacerItem(20, 40, QSizePolicy::Minimum, 
QSizePolicy::Expanding);
 
-      vboxLayout7->addItem (spacerItem13);
+    vboxLayout7->addItem(spacerItem13);
 
 
-      vboxLayout6->addWidget (groupBox_3);
+    vboxLayout6->addWidget(groupBox_3);
 
-      stackedWidget->addWidget (page_4);
-      page_5 = new QWidget ();
-      page_5->setObjectName (QString::fromUtf8 ("page_5"));
-      vboxLayout8 = new QVBoxLayout (page_5);
-#ifndef Q_OS_MAC
-      vboxLayout8->setSpacing (6);
-#endif
-#ifndef Q_OS_MAC
-      vboxLayout8->setMargin (9);
-#endif
-      vboxLayout8->setObjectName (QString::fromUtf8 ("vboxLayout8"));
-      groupBox_4 = new QGroupBox (page_5);
-      groupBox_4->setObjectName (QString::fromUtf8 ("groupBox_4"));
-      vboxLayout9 = new QVBoxLayout (groupBox_4);
-#ifndef Q_OS_MAC
-      vboxLayout9->setSpacing (6);
-#endif
-#ifndef Q_OS_MAC
-      vboxLayout9->setMargin (9);
-#endif
-      vboxLayout9->setObjectName (QString::fromUtf8 ("vboxLayout9"));
-      label_14 = new QLabel (groupBox_4);
-      label_14->setObjectName (QString::fromUtf8 ("label_14"));
-      label_14->setWordWrap (true);
+    stackedWidget->addWidget(page_4);
+    page_5 = new QWidget();
+    page_5->setObjectName(QString::fromUtf8("page_5"));
+    vboxLayout8 = new QVBoxLayout(page_5);
+    vboxLayout8->setSpacing(6);
+    vboxLayout8->setObjectName(QString::fromUtf8("vboxLayout8"));
+    vboxLayout8->setContentsMargins(9, 9, 9, 9);
+    groupBox_4 = new QGroupBox(page_5);
+    groupBox_4->setObjectName(QString::fromUtf8("groupBox_4"));
+    vboxLayout9 = new QVBoxLayout(groupBox_4);
+    vboxLayout9->setSpacing(6);
+    vboxLayout9->setObjectName(QString::fromUtf8("vboxLayout9"));
+    vboxLayout9->setContentsMargins(9, 9, 9, 9);
+    label_14 = new QLabel(groupBox_4);
+    label_14->setObjectName(QString::fromUtf8("label_14"));
+    label_14->setWordWrap(true);
 
-      vboxLayout9->addWidget (label_14);
+    vboxLayout9->addWidget(label_14);
 
-      checkBox_2 = new QCheckBox (groupBox_4);
-      checkBox_2->setObjectName (QString::fromUtf8 ("checkBox_2"));
-      checkBox_2->setFont (font);
+    cbMigr = new QCheckBox(groupBox_4);
+    cbMigr->setObjectName(QString::fromUtf8("cbMigr"));
+    cbMigr->setFont(font);
 
-      vboxLayout9->addWidget (checkBox_2);
+    vboxLayout9->addWidget(cbMigr);
 
-      spacerItem14 =
-      new QSpacerItem (20, 20, QSizePolicy::Minimum, QSizePolicy::Fixed);
+    spacerItem14 = new QSpacerItem(20, 20, QSizePolicy::Minimum, 
QSizePolicy::Fixed);
 
-      vboxLayout9->addItem (spacerItem14);
+    vboxLayout9->addItem(spacerItem14);
 
-      label_15 = new QLabel (groupBox_4);
-      label_15->setObjectName (QString::fromUtf8 ("label_15"));
-      label_15->setWordWrap (true);
+    label_15 = new QLabel(groupBox_4);
+    label_15->setObjectName(QString::fromUtf8("label_15"));
+    label_15->setWordWrap(true);
 
-      vboxLayout9->addWidget (label_15);
+    vboxLayout9->addWidget(label_15);
 
-      hboxLayout8 = new QHBoxLayout ();
-#ifndef Q_OS_MAC
-      hboxLayout8->setSpacing (6);
-#endif
-      hboxLayout8->setMargin (0);
-      hboxLayout8->setObjectName (QString::fromUtf8 ("hboxLayout8"));
-      label_16 = new QLabel (groupBox_4);
-      label_16->setObjectName (QString::fromUtf8 ("label_16"));
-      label_16->setFont (font);
+    hboxLayout8 = new QHBoxLayout();
+    hboxLayout8->setSpacing(6);
+    hboxLayout8->setObjectName(QString::fromUtf8("hboxLayout8"));
+    hboxLayout8->setContentsMargins(0, 0, 0, 0);
+    label_16 = new QLabel(groupBox_4);
+    label_16->setObjectName(QString::fromUtf8("label_16"));
+    label_16->setFont(font);
 
-      hboxLayout8->addWidget (label_16);
+    hboxLayout8->addWidget(label_16);
 
-      lineEdit_6 = new QLineEdit (groupBox_4);
-      lineEdit_6->setObjectName (QString::fromUtf8 ("lineEdit_6"));
+    spacerItem15 = new QSpacerItem(50, 20, QSizePolicy::Expanding, 
QSizePolicy::Minimum);
 
-      hboxLayout8->addWidget (lineEdit_6);
+    hboxLayout8->addItem(spacerItem15);
 
+    spinQuota = new QSpinBox(groupBox_4);
+    spinQuota->setObjectName(QString::fromUtf8("spinQuota"));
+    spinQuota->setMinimumSize(QSize(370, 0));
 
-      vboxLayout9->addLayout (hboxLayout8);
+    hboxLayout8->addWidget(spinQuota);
 
-      spacerItem15 =
-      new QSpacerItem (20, 20, QSizePolicy::Minimum, QSizePolicy::Fixed);
 
-      vboxLayout9->addItem (spacerItem15);
+    vboxLayout9->addLayout(hboxLayout8);
 
-      label_17 = new QLabel (groupBox_4);
-      label_17->setObjectName (QString::fromUtf8 ("label_17"));
-      label_17->setWordWrap (true);
+    spacerItem16 = new QSpacerItem(20, 20, QSizePolicy::Minimum, 
QSizePolicy::Fixed);
 
-      vboxLayout9->addWidget (label_17);
+    vboxLayout9->addItem(spacerItem16);
 
-      checkBox_3 = new QCheckBox (groupBox_4);
-      checkBox_3->setObjectName (QString::fromUtf8 ("checkBox_3"));
-      checkBox_3->setFont (font);
+    cbAutostart = new QCheckBox(groupBox_4);
+    cbAutostart->setObjectName(QString::fromUtf8("cbAutostart"));
+    QFont font1;
+    font1.setBold(true);
+    font1.setWeight(75);
+    cbAutostart->setFont(font1);
 
-      vboxLayout9->addWidget (checkBox_3);
+    vboxLayout9->addWidget(cbAutostart);
 
-      spacerItem16 =
-      new QSpacerItem (20, 20, QSizePolicy::Minimum, QSizePolicy::Fixed);
+    spacerItem17 = new QSpacerItem(20, 40, QSizePolicy::Minimum, 
QSizePolicy::Expanding);
 
-      vboxLayout9->addItem (spacerItem16);
+    vboxLayout9->addItem(spacerItem17);
 
-      label_18 = new QLabel (groupBox_4);
-      label_18->setObjectName (QString::fromUtf8 ("label_18"));
-      label_18->setWordWrap (true);
+    label_17 = new QLabel(groupBox_4);
+    label_17->setObjectName(QString::fromUtf8("label_17"));
+    label_17->setWordWrap(true);
 
-      vboxLayout9->addWidget (label_18);
+    vboxLayout9->addWidget(label_17);
 
-      checkBox_4 = new QCheckBox (groupBox_4);
-      checkBox_4->setObjectName (QString::fromUtf8 ("checkBox_4"));
-      checkBox_4->setFont (font);
+    cbEnhConfig = new QCheckBox(groupBox_4);
+    cbEnhConfig->setObjectName(QString::fromUtf8("cbEnhConfig"));
+    cbEnhConfig->setEnabled(false);
+    cbEnhConfig->setFont(font);
 
-      vboxLayout9->addWidget (checkBox_4);
+    vboxLayout9->addWidget(cbEnhConfig);
 
-      spacerItem17 =
-      new QSpacerItem (20, 40, QSizePolicy::Minimum, QSizePolicy::Expanding);
+    spacerItem18 = new QSpacerItem(20, 20, QSizePolicy::Minimum, 
QSizePolicy::Fixed);
 
-      vboxLayout9->addItem (spacerItem17);
+    vboxLayout9->addItem(spacerItem18);
 
+    label_18 = new QLabel(groupBox_4);
+    label_18->setObjectName(QString::fromUtf8("label_18"));
+    label_18->setWordWrap(true);
 
-      vboxLayout8->addWidget (groupBox_4);
+    vboxLayout9->addWidget(label_18);
 
-      stackedWidget->addWidget (page_5);
+    cbGNUpdate = new QCheckBox(groupBox_4);
+    cbGNUpdate->setObjectName(QString::fromUtf8("cbGNUpdate"));
+    cbGNUpdate->setFont(font);
+    cbGNUpdate->setChecked(true);
 
-      vboxLayout->addWidget (stackedWidget);
+    vboxLayout9->addWidget(cbGNUpdate);
 
-      hboxLayout9 = new QHBoxLayout ();
-#ifndef Q_OS_MAC
-      hboxLayout9->setSpacing (6);
-#endif
-      hboxLayout9->setMargin (0);
-      hboxLayout9->setObjectName (QString::fromUtf8 ("hboxLayout9"));
-      spacerItem18 =
-      new QSpacerItem (40, 20, QSizePolicy::Expanding, QSizePolicy::Minimum);
+    spacerItem19 = new QSpacerItem(20, 40, QSizePolicy::Minimum, 
QSizePolicy::Expanding);
 
-      hboxLayout9->addItem (spacerItem18);
+    vboxLayout9->addItem(spacerItem19);
 
-      pbPrev = new QPushButton (SetupWizard);
-      pbPrev->setObjectName (QString::fromUtf8 ("pbPrev"));
-      pbPrev->setMinimumSize (QSize (75, 0));
-      pbPrev->
-      setIcon (QIcon (QString::fromUtf8 (":/pixmaps/go-previous.png")));
-      pbPrev->setIconSize (QSize (22, 22));
 
-      hboxLayout9->addWidget (pbPrev);
+    vboxLayout8->addWidget(groupBox_4);
 
-      pbNext = new QPushButton (SetupWizard);
-      pbNext->setObjectName (QString::fromUtf8 ("pbNext"));
-      pbNext->setMinimumSize (QSize (75, 0));
-      pbNext->setIcon (QIcon (QString::fromUtf8 (":/pixmaps/go-next.png")));
-      pbNext->setIconSize (QSize (22, 22));
+    stackedWidget->addWidget(page_5);
 
-      hboxLayout9->addWidget (pbNext);
+    vboxLayout->addWidget(stackedWidget);
 
-      pbClose = new QPushButton (SetupWizard);
-      pbClose->setObjectName (QString::fromUtf8 ("pbClose"));
-      pbClose->setMinimumSize (QSize (75, 0));
-      pbClose->setIcon (QIcon (QString::fromUtf8 (":/pixmaps/close.png")));
-      pbClose->setIconSize (QSize (22, 22));
+    hboxLayout9 = new QHBoxLayout();
+    hboxLayout9->setSpacing(6);
+    hboxLayout9->setObjectName(QString::fromUtf8("hboxLayout9"));
+    hboxLayout9->setContentsMargins(0, 0, 0, 0);
+    spacerItem20 = new QSpacerItem(40, 20, QSizePolicy::Expanding, 
QSizePolicy::Minimum);
 
-      hboxLayout9->addWidget (pbClose);
+    hboxLayout9->addItem(spacerItem20);
 
+    pbPrev = new QPushButton(SetupWizard);
+    pbPrev->setObjectName(QString::fromUtf8("pbPrev"));
+    pbPrev->setMinimumSize(QSize(75, 0));
+    pbPrev->setIcon(QIcon(QString::fromUtf8(":/pixmaps/go-previous.png")));
+    pbPrev->setIconSize(QSize(22, 22));
 
-      vboxLayout->addLayout (hboxLayout9);
+    hboxLayout9->addWidget(pbPrev);
 
+    pbNext = new QPushButton(SetupWizard);
+    pbNext->setObjectName(QString::fromUtf8("pbNext"));
+    pbNext->setMinimumSize(QSize(75, 0));
+    pbNext->setIcon(QIcon(QString::fromUtf8(":/pixmaps/go-next.png")));
+    pbNext->setIconSize(QSize(22, 22));
 
-      retranslateUi (SetupWizard);
+    hboxLayout9->addWidget(pbNext);
 
-      stackedWidget->setCurrentIndex (0);
+    pbClose = new QPushButton(SetupWizard);
+    pbClose->setObjectName(QString::fromUtf8("pbClose"));
+    pbClose->setMinimumSize(QSize(75, 0));
+    pbClose->setIcon(QIcon(QString::fromUtf8(":/pixmaps/close.png")));
+    pbClose->setIconSize(QSize(22, 22));
 
+    hboxLayout9->addWidget(pbClose);
 
-      QMetaObject::connectSlotsByName (SetupWizard);
-  }                             // setupUi
 
-  void retranslateUi (QWidget * SetupWizard)
-  {
-    SetupWizard->
-      setWindowTitle (QApplication::
-                      translate ("SetupWizard", "GNUnet setup", 0,
-                                 QApplication::UnicodeUTF8));
-    groupBox->
-      setTitle (QApplication::
-                translate ("SetupWizard",
-                           "Network connection - enter information about your 
network connection here",
-                           0, QApplication::UnicodeUTF8));
-    label->
-      setText (QApplication::
-               translate ("SetupWizard",
-                          "Choose the device that connects your computer to 
the internet. This is usually a modem, an ISDN card or a network card in case 
you are using DSL.",
-                          0, QApplication::UnicodeUTF8));
-    label_2->
-      setText (QApplication::
-               translate ("SetupWizard", "Network interface:", 0,
-                          QApplication::UnicodeUTF8));
-    label_3->
-      setText (QApplication::
-               translate ("SetupWizard",
-                          "If your provider always assigns the same IP-Address 
to you (a \"static\" IP-Address), enter it into this field. If your IP-Address 
changes every now and then (\"dynamic\" IP-Address) but there's a hostname that 
always points to your actual IP-Address (\"Dynamic DNS\"), you can also enter 
it here.\n"
-                          "If in doubt, leave the field empty. GNUnet will 
then try to determine your IP-Address.",
-                          0, QApplication::UnicodeUTF8));
-    label_4->
-      setText (QApplication::
-               translate ("SetupWizard", "IP-Address/Hostname:", 0,
-                          QApplication::UnicodeUTF8));
-    label_5->
-      setText (QApplication::
-               translate ("SetupWizard",
-                          "If you are connected to the internet through 
another computer doing SNAT, a router or a \"hardware firewall\" and other 
computers on the internet cannot connect to this computer, check the this 
option on this page. Leave it unchecked on direct connections through modems, 
ISDN cards and DNAT (also known as \"port forwarding\").",
-                          0, QApplication::UnicodeUTF8));
-    checkBox->
-      setText (QApplication::
-               translate ("SetupWizard",
-                          "Computer cannot receive inbound connections", 0,
-                          QApplication::UnicodeUTF8));
-    groupBox_2->
-      setTitle (QApplication::
-                translate ("SetupWizard",
-                           "Load limitation - limit GNUnet's ressource usage 
here",
-                           0, QApplication::UnicodeUTF8));
-    label_6->
-      setText (QApplication::
-               translate ("SetupWizard",
-                          "This is how much data may be sent per second. If 
you have a flatrate you can set it to the maximum speed of your internet 
connection.",
-                          0, QApplication::UnicodeUTF8));
-    label_7->
-      setText (QApplication::
-               translate ("SetupWizard", "Upstream (Bytes/s):", 0,
-                          QApplication::UnicodeUTF8));
-    label_8->
-      setText (QApplication::
-               translate ("SetupWizard", "Downstream (Bytes/s):", 0,
-                          QApplication::UnicodeUTF8));
-    radioButton->
-      setText (QApplication::
-               translate ("SetupWizard", "Use denoted bandwidth for GNUnet",
-                          0, QApplication::UnicodeUTF8));
-    radioButton_2->
-      setText (QApplication::
-               translate ("SetupWizard",
-                          "Share denoted bandwidth with other applications",
-                          0, QApplication::UnicodeUTF8));
-    label_9->
-      setText (QApplication::
-               translate ("SetupWizard",
-                          "Enter the percentage of processor time GNUnet is 
allowed to use here.",
-                          0, QApplication::UnicodeUTF8));
-    label_10->
-      setText (QApplication::
-               translate ("SetupWizard", "Maximum CPU usage (%):", 0,
-                          QApplication::UnicodeUTF8));
-    groupBox_3->
-      setTitle (QApplication::
-                translate ("SetupWizard",
-                           "Security settings - specify the user and the group 
owning the GNUnet service here",
-                           0, QApplication::UnicodeUTF8));
-    label_11->
-      setText (QApplication::
-               translate ("SetupWizard",
-                          "For security reasons, it is a good idea to let this 
setup create a new user account and a new group under which the GNUnet service 
is started at system startup.\n"
-                          "\n"
-                          "However, GNUnet may not be able to access files 
other than its own. This includes files you want to publish in GNUnet. You will 
have to grant read permissions to the user specified below.\n"
-                          "\n"
-                          "Leave the fields empty to run GNUnet with system 
privileges.",
-                          0, QApplication::UnicodeUTF8));
-    label_12->
-      setText (QApplication::
-               translate ("SetupWizard", "User account:", 0,
-                          QApplication::UnicodeUTF8));
-    label_13->
-      setText (QApplication::
-               translate ("SetupWizard", "Group:", 0,
-                          QApplication::UnicodeUTF8));
-    groupBox_4->
-      setTitle (QApplication::
-                translate ("SetupWizard", "Other settings", 0,
-                           QApplication::UnicodeUTF8));
-    label_14->
-      setText (QApplication::
-               translate ("SetupWizard",
-                          "GNUnet is able to store data from other peers in 
your datastore. This is useful if an adversary has access to your inserted 
content and you need to deny that the content is yours. With \"content 
migration\" on, the content could have \"migrated\" over the internet to your 
node without your knowledge.\n"
-                          "It also helps to spread popular content over 
different peers to enhance availability.",
-                          0, QApplication::UnicodeUTF8));
-    checkBox_2->
-      setText (QApplication::
-               translate ("SetupWizard", "Store migrated content", 0,
-                          QApplication::UnicodeUTF8));
-    label_15->
-      setText (QApplication::
-               translate ("SetupWizard",
-                          "The GNUnet datastore contains all data that GNUnet 
generates (index data, inserted and migrated content). Its maximum size can be 
specified below.",
-                          0, QApplication::UnicodeUTF8));
-    label_16->
-      setText (QApplication::
-               translate ("SetupWizard", "Maximum datastore size (MB):", 0,
-                          QApplication::UnicodeUTF8));
-    label_17->
-      setText (QApplication::
-               translate ("SetupWizard",
-                          "If you are an experienced user, you may want to 
tweak your GNUnet installation using the enhanced configurator.",
-                          0, QApplication::UnicodeUTF8));
-    checkBox_3->
-      setText (QApplication::
-               translate ("SetupWizard", "Open the enhanced configurator", 0,
-                          QApplication::UnicodeUTF8));
-    label_18->
-      setText (QApplication::
-               translate ("SetupWizard",
-                          "After changing the configuration and/or updating 
GNUnet, it is sometimes required to run gnunet-update to update internal data 
structures. Depending on the changes made, this may take some time.",
-                          0, QApplication::UnicodeUTF8));
-    checkBox_4->
-      setText (QApplication::
-               translate ("SetupWizard", "Run gnunet-update", 0,
-                          QApplication::UnicodeUTF8));
-    pbPrev->
-      setText (QApplication::
-               translate ("SetupWizard", "Previous", 0,
-                          QApplication::UnicodeUTF8));
-    pbNext->
-      setText (QApplication::
-               translate ("SetupWizard", "Next", 0,
-                          QApplication::UnicodeUTF8));
-    pbClose->
-      setText (QApplication::
-               translate ("SetupWizard", "Close", 0,
-                          QApplication::UnicodeUTF8));
-    Q_UNUSED (SetupWizard);
-  }                             // retranslateUi
+    vboxLayout->addLayout(hboxLayout9);
 
+
+    retranslateUi(SetupWizard);
+
+    stackedWidget->setCurrentIndex(0);
+
+
+    QMetaObject::connectSlotsByName(SetupWizard);
+    } // setupUi
+
+    void retranslateUi(QWidget *SetupWizard)
+    {
+    SetupWizard->setWindowTitle(QApplication::translate("SetupWizard", "GNUnet 
setup", 0, QApplication::UnicodeUTF8));
+    groupBox->setTitle(QApplication::translate("SetupWizard", "Network 
connection - enter information about your network connection here", 0, 
QApplication::UnicodeUTF8));
+    label->setText(QApplication::translate("SetupWizard", "Choose the device 
that connects your computer to the internet. This is usually a modem, an ISDN 
card or a network card in case you are using DSL.", 0, 
QApplication::UnicodeUTF8));
+    label_2->setText(QApplication::translate("SetupWizard", "Network 
interface:", 0, QApplication::UnicodeUTF8));
+    label_3->setText(QApplication::translate("SetupWizard", "If your provider 
always assigns the same IP-Address to you (a \"static\" IP-Address), enter it 
into this field. If your IP-Address changes every now and then (\"dynamic\" 
IP-Address) but there's a hostname that always points to your actual IP-Address 
(\"Dynamic DNS\"), you can also enter it here.\n"
+"If in doubt, leave the field empty. GNUnet will then try to determine your 
IP-Address.", 0, QApplication::UnicodeUTF8));
+    label_4->setText(QApplication::translate("SetupWizard", 
"IP-Address/Hostname:", 0, QApplication::UnicodeUTF8));
+    label_5->setText(QApplication::translate("SetupWizard", "If you are 
connected to the internet through another computer doing SNAT, a router or a 
\"hardware firewall\" and other computers on the internet cannot connect to 
this computer, check the this option on this page. Leave it unchecked on direct 
connections through modems, ISDN cards and DNAT (also known as \"port 
forwarding\").", 0, QApplication::UnicodeUTF8));
+    cbSNAT->setText(QApplication::translate("SetupWizard", "Computer cannot 
receive inbound connections", 0, QApplication::UnicodeUTF8));
+    groupBox_2->setTitle(QApplication::translate("SetupWizard", "Load 
limitation - limit GNUnet's ressource usage here", 0, 
QApplication::UnicodeUTF8));
+    label_6->setText(QApplication::translate("SetupWizard", "This is how much 
data may be sent per second. If you have a flatrate you can set it to the 
maximum speed of your internet connection.", 0, QApplication::UnicodeUTF8));
+    label_7->setText(QApplication::translate("SetupWizard", "Upstream 
(Bytes/s):", 0, QApplication::UnicodeUTF8));
+    label_8->setText(QApplication::translate("SetupWizard", "Downstream 
(Bytes/s):", 0, QApplication::UnicodeUTF8));
+    rbFull->setText(QApplication::translate("SetupWizard", "Use denoted 
bandwidth for GNUnet", 0, QApplication::UnicodeUTF8));
+    rbShared->setText(QApplication::translate("SetupWizard", "Share denoted 
bandwidth with other applications", 0, QApplication::UnicodeUTF8));
+    label_9->setText(QApplication::translate("SetupWizard", "Enter the 
percentage of processor time GNUnet is allowed to use here.", 0, 
QApplication::UnicodeUTF8));
+    label_10->setText(QApplication::translate("SetupWizard", "Maximum CPU 
usage (%):", 0, QApplication::UnicodeUTF8));
+    groupBox_3->setTitle(QApplication::translate("SetupWizard", "Security 
settings - specify the user and the group owning the GNUnet service here", 0, 
QApplication::UnicodeUTF8));
+    label_11->setText(QApplication::translate("SetupWizard", "For security 
reasons, it is a good idea to let this setup create a new user account and a 
new group under which the GNUnet service is started at system startup.\n"
+"\n"
+"However, GNUnet may not be able to access files other than its own. This 
includes files you want to publish in GNUnet. You will have to grant read 
permissions to the user specified below.\n"
+"\n"
+"Leave the fields empty to run GNUnet with system privileges.", 0, 
QApplication::UnicodeUTF8));
+    label_12->setText(QApplication::translate("SetupWizard", "User account:", 
0, QApplication::UnicodeUTF8));
+    label_13->setText(QApplication::translate("SetupWizard", "Group:", 0, 
QApplication::UnicodeUTF8));
+    groupBox_4->setTitle(QApplication::translate("SetupWizard", "Other 
settings", 0, QApplication::UnicodeUTF8));
+    label_14->setText(QApplication::translate("SetupWizard", "GNUnet is able 
to store data from other peers in your datastore. This is useful if an 
adversary has access to your inserted content and you need to deny that the 
content is yours. With \"content migration\" on, the content could have 
\"migrated\" over the internet to your node without your knowledge.\n"
+"It also helps to spread popular content over different peers to enhance 
availability.", 0, QApplication::UnicodeUTF8));
+    cbMigr->setText(QApplication::translate("SetupWizard", "Store migrated 
content", 0, QApplication::UnicodeUTF8));
+    label_15->setText(QApplication::translate("SetupWizard", "The GNUnet 
datastore contains all data that GNUnet generates (index data, inserted and 
migrated content). Its maximum size can be specified below.", 0, 
QApplication::UnicodeUTF8));
+    label_16->setText(QApplication::translate("SetupWizard", "Maximum 
datastore size (MB):", 0, QApplication::UnicodeUTF8));
+    cbAutostart->setText(QApplication::translate("SetupWizard", "Start GNUnet 
background process on computer startup", 0, QApplication::UnicodeUTF8));
+    label_17->setText(QApplication::translate("SetupWizard", "If you are an 
experienced user, you may want to tweak your GNUnet installation using the 
enhanced configurator.", 0, QApplication::UnicodeUTF8));
+    cbEnhConfig->setText(QApplication::translate("SetupWizard", "Open the 
enhanced configurator", 0, QApplication::UnicodeUTF8));
+    label_18->setText(QApplication::translate("SetupWizard", "After changing 
the configuration and/or updating GNUnet, it is sometimes required to run 
gnunet-update to update internal data structures. Depending on the changes 
made, this may take some time.", 0, QApplication::UnicodeUTF8));
+    cbGNUpdate->setText(QApplication::translate("SetupWizard", "Run 
gnunet-update", 0, QApplication::UnicodeUTF8));
+    pbPrev->setText(QApplication::translate("SetupWizard", "Previous", 0, 
QApplication::UnicodeUTF8));
+    pbNext->setText(QApplication::translate("SetupWizard", "Next", 0, 
QApplication::UnicodeUTF8));
+    pbClose->setText(QApplication::translate("SetupWizard", "Close", 0, 
QApplication::UnicodeUTF8));
+    Q_UNUSED(SetupWizard);
+    } // retranslateUi
+
 };
 
-namespace Ui
-{
-  class SetupWizard:public Ui_SetupWizard
-  {
-  };
-}                               // namespace Ui
+namespace Ui {
+    class SetupWizard: public Ui_SetupWizard {};
+} // namespace Ui
 
-#endif                          // UI_GNUNET_2D_SETUP_H
+#endif // UI_GNUNET_2D_SETUP_H





reply via email to

[Prev in Thread] Current Thread [Next in Thread]