From 91f5e36949b12d98b62e916657aafbd547973ff5 Mon Sep 17 00:00:00 2001 From: SARL ENR-68 Date: Mon, 8 Sep 2014 22:12:23 +0200 Subject: initial commit from david.david - add a spec file - add translations tools - add a setup.py file for build and install - add a desktop file and a desktop file in - add an empty README.rst - add a po folder for future translation files - replace lib folder by mageiasync folder --- mageiasync/mageiaSyncDBprefs.ui | 237 ++++++++++++++++++++++++++++++++++++++++ 1 file changed, 237 insertions(+) create mode 100644 mageiasync/mageiaSyncDBprefs.ui (limited to 'mageiasync/mageiaSyncDBprefs.ui') diff --git a/mageiasync/mageiaSyncDBprefs.ui b/mageiasync/mageiaSyncDBprefs.ui new file mode 100644 index 0000000..81f947f --- /dev/null +++ b/mageiasync/mageiaSyncDBprefs.ui @@ -0,0 +1,237 @@ + + + prefsDialog + + + + 0 + 0 + 520 + 234 + + + + Preferences + + + + + 10 + 200 + 511 + 32 + + + + + + + Qt::Horizontal + + + QDialogButtonBox::Cancel|QDialogButtonBox::Ok + + + true + + + + + + 9 + 9 + 501 + 185 + + + + + + + Give the release name like "mageia5-alpha2" + + + + + + Release: + + + + + + + + + + + + + + + + + User name to acces the repository. Only for testing repository. + + + + + + User: + + + + + + + + + + + + + + + + + + + + Associated with user, if needed + + + + + + Password: + + + + + + + + + + + + + + + + + Source repository. Keep void to use the testing repo. + + + + + + Source: + + + + + + + + + + + + + + + + + The local directory where you store ISOs. Will sync your existent ISOs already present. + + + + + + Destination: + + + + + + + + + + PushButton + + + + + + + Set to zero if you don't want apply limit. + + + + + + Bandwith limit (kB/s): + + + + + + + + + + 100000 + + + 50 + + + + + + + Define parameters which are stored and used for rsync + + + + + + + + + + buttonBox + accepted() + prefsDialog + accept() + + + 248 + 254 + + + 157 + 274 + + + + + buttonBox + rejected() + prefsDialog + reject() + + + 316 + 260 + + + 286 + 274 + + + + + -- cgit v1.2.1