From 9a449b9ca39fa2857eede22a220b506e02fba707 Mon Sep 17 00:00:00 2001 From: SARL ENR-68 Date: Sat, 20 Sep 2014 18:08:10 +0200 Subject: Merge branch local 'master' of david.david - rename folder 'mageiaSync' instead of 'mageiasync' - fix setup.py file - fix spec file - add a CHANGELOG file --- 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