diff --git a/data/interface/preferences_dialog.ui b/data/interface/preferences_dialog.ui
index e67f9be..135c5c2 100644
--- a/data/interface/preferences_dialog.ui
+++ b/data/interface/preferences_dialog.ui
@@ -180,6 +180,41 @@
2
+
+
+
+ False
+ True
+ 3
+
+
True
@@ -225,7 +260,7 @@
False
True
- 3
+ 4
@@ -243,7 +278,7 @@
False
True
- 4
+ 5
@@ -366,7 +401,7 @@
True
True
- 5
+ 6
@@ -752,6 +787,24 @@ All AUR users should be familiar with the build process.
2
+
+
+ Check for updates from AUR
+ True
+ True
+ False
+ start
+ 24
+ 24
+ True
+ True
+
+
+ False
+ True
+ 3
+
+
True
@@ -794,24 +847,6 @@ All AUR users should be familiar with the build process.
3
-
-
- Check for updates from AUR
- True
- True
- False
- start
- 24
- 24
- True
- True
-
-
- False
- True
- 3
-
-
aur
diff --git a/data/org.pamac.main.gschema.xml b/data/org.pamac.main.gschema.xml
index f21ef34..bbe6544 100644
--- a/data/org.pamac.main.gschema.xml
+++ b/data/org.pamac.main.gschema.xml
@@ -56,5 +56,12 @@
The font used in the terminal
+
+ false
+ Update files databases
+
+ Update the files databases when updating pamac, this gives more details for packages, but is slower
+
+
diff --git a/pamac.avprj b/pamac.avprj
index f42ad3b..e1bd4a4 100644
--- a/pamac.avprj
+++ b/pamac.avprj
@@ -1,7 +1,7 @@
### AutoVala Project ###
autovala_version: 27
project_name: pamac-classic
-project_version: 6.6.0
+project_version: 6.6.1
vala_version: 0.38
custom: data/systemd/pamac-system.service /usr/lib/systemd/system
@@ -22,7 +22,7 @@ define: KDE_TRAY
vapidir: src/vapis
vala_binary: src/pamac-clean-cache/pamac-clean-cache
-*version: 6.6.0
+*version: 6.6.1
vala_local_package: pamacclassic
vala_package: posix
vala_check_package: gtk+-3.0
@@ -33,7 +33,7 @@ vala_check_package: json-glib-1.0
*vala_source: pamac_config.vala
vala_binary: src/pamac-install/pamac-install
-*version: 6.6.0
+*version: 6.6.1
use_gresource: pamac_installer_gresource_xml
vala_local_package: pamacclassic
vala_check_package: gtk+-3.0
@@ -45,7 +45,7 @@ vala_check_package: json-glib-1.0
*vala_source: progress_dialog.vala
vala_binary: src/pamac-manager/pamac-manager
-*version: 6.6.0
+*version: 6.6.1
alias: pamac-updater
use_gresource: pamac_manager_gresource_xml
vala_local_package: pamacclassic
@@ -59,7 +59,7 @@ vala_check_package: json-glib-1.0
*vala_source: manager_window.vala
vala_binary: src/pamac-system-daemon/pamac-system-daemon
-*version: 6.6.0
+*version: 6.6.1
vala_local_package: pamacclassic
vala_package: posix
vala_check_package: gtk+-3.0
@@ -77,7 +77,7 @@ vala_check_package: polkit-gobject-1
*vala_source: system_daemon.vala
vala_binary: src/pamac-tray/pamac-tray
-*version: 6.6.0
+*version: 6.6.1
vala_local_package: pamacclassic
vala_package: posix
vala_check_package: json-glib-1.0
@@ -101,7 +101,7 @@ end
*vala_source: tray.vala
vala_binary: src/pamac-user-daemon/pamac-user-daemon
-*version: 6.6.0
+*version: 6.6.1
vala_local_package: pamacclassic
vala_package: posix
vala_check_package: gtk+-3.0
@@ -112,11 +112,12 @@ vala_check_package: libsoup-2.4
*vala_check_package: glib-2.0
*vala_check_package: gobject-2.0
*vala_source: alpm_config.vala
+*vala_source: pamac_config.vala
*vala_source: user_daemon.vala
vala_library: src/pamac-classic
-*version: 6.6.0
+*version: 6.6.1
namespace: pamacclassic
use_gresource: pamac_transaction_gresource_xml
vala_package: posix
@@ -181,6 +182,7 @@ end
*translate: vala src/pamac-tray/tray-gtk.vala
*translate: vala src/pamac-tray/tray.vala
*translate: vala src/pamac-user-daemon/alpm_config.vala
+*translate: vala src/pamac-user-daemon/pamac_config.vala
*translate: vala src/pamac-user-daemon/user_daemon.vala
*translate: vala src/pamac_config.vala
*translate: vala src/preferences_dialog.vala
diff --git a/po/POTFILES.in b/po/POTFILES.in
index b84f594..ad653db 100644
--- a/po/POTFILES.in
+++ b/po/POTFILES.in
@@ -15,6 +15,7 @@ src/pamac-tray/alpm_config.vala
src/pamac-tray/pamac_config.vala
src/pamac-tray/tray.vala
src/pamac-user-daemon/alpm_config.vala
+src/pamac-user-daemon/pamac_config.vala
src/pamac-user-daemon/user_daemon.vala
src/aur.vala
src/alpm_config.vala
diff --git a/po/af.po b/po/af.po
index 0cb77a2..91f256c 100644
--- a/po/af.po
+++ b/po/af.po
@@ -8,7 +8,7 @@ msgid ""
msgstr ""
"Project-Id-Version: manjaro-pamac\n"
"Report-Msgid-Bugs-To: cromer@cromnix.org\n"
-"POT-Creation-Date: 2017-11-11 20:26-0300\n"
+"POT-Creation-Date: 2017-11-11 21:00-0300\n"
"PO-Revision-Date: 2017-07-30 02:40+0000\n"
"Last-Translator: philm \n"
"Language-Team: Afrikaans (http://www.transifex.com/manjarolinux/manjaro-"
@@ -703,6 +703,10 @@ msgstr ""
msgid "Check for updates"
msgstr ""
+#: ../data/interface/preferences_dialog.ui
+msgid "Update files databases (more details but slower)"
+msgstr ""
+
#: ../data/interface/preferences_dialog.ui
msgid "Hide tray icon when no update available"
msgstr ""
diff --git a/po/ar.po b/po/ar.po
index 57cc5e5..5212820 100644
--- a/po/ar.po
+++ b/po/ar.po
@@ -15,7 +15,7 @@ msgid ""
msgstr ""
"Project-Id-Version: manjaro-pamac\n"
"Report-Msgid-Bugs-To: cromer@cromnix.org\n"
-"POT-Creation-Date: 2017-11-11 20:26-0300\n"
+"POT-Creation-Date: 2017-11-11 21:00-0300\n"
"PO-Revision-Date: 2017-07-30 02:40+0000\n"
"Last-Translator: philm \n"
"Language-Team: Arabic (http://www.transifex.com/manjarolinux/manjaro-pamac/"
@@ -723,6 +723,10 @@ msgstr "التحقق من المساحة المتوفرة على القرص"
msgid "Check for updates"
msgstr "التحقق من وجود تحديثات"
+#: ../data/interface/preferences_dialog.ui
+msgid "Update files databases (more details but slower)"
+msgstr ""
+
#: ../data/interface/preferences_dialog.ui
msgid "Hide tray icon when no update available"
msgstr "إخفاء الرمز عند عدم وجود أي تحديث "
diff --git a/po/ast.po b/po/ast.po
index 21c4d2c..ec84419 100644
--- a/po/ast.po
+++ b/po/ast.po
@@ -14,7 +14,7 @@ msgid ""
msgstr ""
"Project-Id-Version: manjaro-pamac\n"
"Report-Msgid-Bugs-To: cromer@cromnix.org\n"
-"POT-Creation-Date: 2017-11-11 20:26-0300\n"
+"POT-Creation-Date: 2017-11-11 21:00-0300\n"
"PO-Revision-Date: 2017-07-30 02:40+0000\n"
"Last-Translator: philm \n"
"Language-Team: Asturian (http://www.transifex.com/manjarolinux/manjaro-pamac/"
@@ -711,6 +711,10 @@ msgstr "Comprobar espaciu en discu disponible"
msgid "Check for updates"
msgstr "Comprobar anovamientos"
+#: ../data/interface/preferences_dialog.ui
+msgid "Update files databases (more details but slower)"
+msgstr ""
+
#: ../data/interface/preferences_dialog.ui
msgid "Hide tray icon when no update available"
msgstr "Anubrir iconu de bandexa al nun haber anovamientos disponibles"
diff --git a/po/az_AZ.po b/po/az_AZ.po
index 6267415..7cb7861 100644
--- a/po/az_AZ.po
+++ b/po/az_AZ.po
@@ -9,7 +9,7 @@ msgid ""
msgstr ""
"Project-Id-Version: manjaro-pamac\n"
"Report-Msgid-Bugs-To: cromer@cromnix.org\n"
-"POT-Creation-Date: 2017-11-11 20:26-0300\n"
+"POT-Creation-Date: 2017-11-11 21:00-0300\n"
"PO-Revision-Date: 2017-07-30 02:40+0000\n"
"Last-Translator: philm \n"
"Language-Team: Azerbaijani (Azerbaijan) (http://www.transifex.com/"
@@ -704,6 +704,10 @@ msgstr ""
msgid "Check for updates"
msgstr "Yenilikləri yoxlamaq"
+#: ../data/interface/preferences_dialog.ui
+msgid "Update files databases (more details but slower)"
+msgstr ""
+
#: ../data/interface/preferences_dialog.ui
msgid "Hide tray icon when no update available"
msgstr ""
diff --git a/po/be.po b/po/be.po
index f1a0898..403192c 100644
--- a/po/be.po
+++ b/po/be.po
@@ -8,7 +8,7 @@ msgid ""
msgstr ""
"Project-Id-Version: manjaro-pamac\n"
"Report-Msgid-Bugs-To: cromer@cromnix.org\n"
-"POT-Creation-Date: 2017-11-11 20:26-0300\n"
+"POT-Creation-Date: 2017-11-11 21:00-0300\n"
"PO-Revision-Date: 2017-07-30 02:40+0000\n"
"Last-Translator: philm \n"
"Language-Team: Belarusian (http://www.transifex.com/manjarolinux/manjaro-"
@@ -711,6 +711,10 @@ msgstr ""
msgid "Check for updates"
msgstr ""
+#: ../data/interface/preferences_dialog.ui
+msgid "Update files databases (more details but slower)"
+msgstr ""
+
#: ../data/interface/preferences_dialog.ui
msgid "Hide tray icon when no update available"
msgstr ""
diff --git a/po/bg.po b/po/bg.po
index ec406da..7052643 100644
--- a/po/bg.po
+++ b/po/bg.po
@@ -15,7 +15,7 @@ msgid ""
msgstr ""
"Project-Id-Version: manjaro-pamac\n"
"Report-Msgid-Bugs-To: cromer@cromnix.org\n"
-"POT-Creation-Date: 2017-11-11 20:26-0300\n"
+"POT-Creation-Date: 2017-11-11 21:00-0300\n"
"PO-Revision-Date: 2017-08-01 11:22+0000\n"
"Last-Translator: Galin Iskrenov \n"
"Language-Team: Bulgarian (http://www.transifex.com/manjarolinux/manjaro-"
@@ -712,6 +712,10 @@ msgstr "Проверка за свободно място"
msgid "Check for updates"
msgstr "Проверка за актуализации"
+#: ../data/interface/preferences_dialog.ui
+msgid "Update files databases (more details but slower)"
+msgstr ""
+
#: ../data/interface/preferences_dialog.ui
msgid "Hide tray icon when no update available"
msgstr "Скрий в зоната за известия, когато няма актуализация"
diff --git a/po/bn.po b/po/bn.po
index 513b258..a045bb3 100644
--- a/po/bn.po
+++ b/po/bn.po
@@ -8,7 +8,7 @@ msgid ""
msgstr ""
"Project-Id-Version: manjaro-pamac\n"
"Report-Msgid-Bugs-To: cromer@cromnix.org\n"
-"POT-Creation-Date: 2017-11-11 20:26-0300\n"
+"POT-Creation-Date: 2017-11-11 21:00-0300\n"
"PO-Revision-Date: 2017-07-30 02:40+0000\n"
"Last-Translator: philm \n"
"Language-Team: Bengali (http://www.transifex.com/manjarolinux/manjaro-pamac/"
@@ -703,6 +703,10 @@ msgstr ""
msgid "Check for updates"
msgstr ""
+#: ../data/interface/preferences_dialog.ui
+msgid "Update files databases (more details but slower)"
+msgstr ""
+
#: ../data/interface/preferences_dialog.ui
msgid "Hide tray icon when no update available"
msgstr ""
diff --git a/po/bs.po b/po/bs.po
index 26254db..c100a46 100644
--- a/po/bs.po
+++ b/po/bs.po
@@ -8,7 +8,7 @@ msgid ""
msgstr ""
"Project-Id-Version: manjaro-pamac\n"
"Report-Msgid-Bugs-To: cromer@cromnix.org\n"
-"POT-Creation-Date: 2017-11-11 20:26-0300\n"
+"POT-Creation-Date: 2017-11-11 21:00-0300\n"
"PO-Revision-Date: 2017-07-30 02:40+0000\n"
"Last-Translator: philm \n"
"Language-Team: Bosnian (http://www.transifex.com/manjarolinux/manjaro-pamac/"
@@ -707,6 +707,10 @@ msgstr ""
msgid "Check for updates"
msgstr ""
+#: ../data/interface/preferences_dialog.ui
+msgid "Update files databases (more details but slower)"
+msgstr ""
+
#: ../data/interface/preferences_dialog.ui
msgid "Hide tray icon when no update available"
msgstr ""
diff --git a/po/bs_BA.po b/po/bs_BA.po
index eb3570b..358f4c4 100644
--- a/po/bs_BA.po
+++ b/po/bs_BA.po
@@ -8,7 +8,7 @@ msgid ""
msgstr ""
"Project-Id-Version: manjaro-pamac\n"
"Report-Msgid-Bugs-To: cromer@cromnix.org\n"
-"POT-Creation-Date: 2017-11-11 20:26-0300\n"
+"POT-Creation-Date: 2017-11-11 21:00-0300\n"
"PO-Revision-Date: 2017-07-30 02:40+0000\n"
"Last-Translator: philm \n"
"Language-Team: Bosnian (Bosnia and Herzegovina) (http://www.transifex.com/"
@@ -707,6 +707,10 @@ msgstr ""
msgid "Check for updates"
msgstr ""
+#: ../data/interface/preferences_dialog.ui
+msgid "Update files databases (more details but slower)"
+msgstr ""
+
#: ../data/interface/preferences_dialog.ui
msgid "Hide tray icon when no update available"
msgstr ""
diff --git a/po/ca.po b/po/ca.po
index 925ee45..4b396ac 100644
--- a/po/ca.po
+++ b/po/ca.po
@@ -17,7 +17,7 @@ msgid ""
msgstr ""
"Project-Id-Version: manjaro-pamac\n"
"Report-Msgid-Bugs-To: cromer@cromnix.org\n"
-"POT-Creation-Date: 2017-11-11 20:26-0300\n"
+"POT-Creation-Date: 2017-11-11 21:00-0300\n"
"PO-Revision-Date: 2017-07-30 14:18+0000\n"
"Last-Translator: Davidmp \n"
"Language-Team: Catalan (http://www.transifex.com/manjarolinux/manjaro-pamac/"
@@ -714,6 +714,10 @@ msgstr "Comprova l'espai disponible al disc"
msgid "Check for updates"
msgstr "Comprova si hi ha actualitzacions"
+#: ../data/interface/preferences_dialog.ui
+msgid "Update files databases (more details but slower)"
+msgstr ""
+
#: ../data/interface/preferences_dialog.ui
msgid "Hide tray icon when no update available"
msgstr ""
diff --git a/po/ca_ES.po b/po/ca_ES.po
index ef0a1cf..91368e0 100644
--- a/po/ca_ES.po
+++ b/po/ca_ES.po
@@ -12,7 +12,7 @@ msgid ""
msgstr ""
"Project-Id-Version: manjaro-pamac\n"
"Report-Msgid-Bugs-To: cromer@cromnix.org\n"
-"POT-Creation-Date: 2017-11-11 20:26-0300\n"
+"POT-Creation-Date: 2017-11-11 21:00-0300\n"
"PO-Revision-Date: 2017-07-30 02:40+0000\n"
"Last-Translator: philm \n"
"Language-Team: Catalan (Spain) (http://www.transifex.com/manjarolinux/"
@@ -707,6 +707,10 @@ msgstr ""
msgid "Check for updates"
msgstr ""
+#: ../data/interface/preferences_dialog.ui
+msgid "Update files databases (more details but slower)"
+msgstr ""
+
#: ../data/interface/preferences_dialog.ui
msgid "Hide tray icon when no update available"
msgstr ""
diff --git a/po/cs.po b/po/cs.po
index 752ee60..fc315a2 100644
--- a/po/cs.po
+++ b/po/cs.po
@@ -15,7 +15,7 @@ msgid ""
msgstr ""
"Project-Id-Version: manjaro-pamac\n"
"Report-Msgid-Bugs-To: cromer@cromnix.org\n"
-"POT-Creation-Date: 2017-11-11 20:26-0300\n"
+"POT-Creation-Date: 2017-11-11 21:00-0300\n"
"PO-Revision-Date: 2017-07-30 02:40+0000\n"
"Last-Translator: philm \n"
"Language-Team: Czech (http://www.transifex.com/manjarolinux/manjaro-pamac/"
@@ -715,6 +715,10 @@ msgstr "Zkontrolovat volné místo na disku"
msgid "Check for updates"
msgstr "Kontrola aktualizací"
+#: ../data/interface/preferences_dialog.ui
+msgid "Update files databases (more details but slower)"
+msgstr ""
+
#: ../data/interface/preferences_dialog.ui
msgid "Hide tray icon when no update available"
msgstr "Schovat ikonu v liště, pokud není dostupná žádná aktualizace"
diff --git a/po/cs_CZ.po b/po/cs_CZ.po
index 8384dc2..3474d8a 100644
--- a/po/cs_CZ.po
+++ b/po/cs_CZ.po
@@ -12,7 +12,7 @@ msgid ""
msgstr ""
"Project-Id-Version: manjaro-pamac\n"
"Report-Msgid-Bugs-To: cromer@cromnix.org\n"
-"POT-Creation-Date: 2017-11-11 20:26-0300\n"
+"POT-Creation-Date: 2017-11-11 21:00-0300\n"
"PO-Revision-Date: 2017-07-30 02:40+0000\n"
"Last-Translator: philm \n"
"Language-Team: Czech (Czech Republic) (http://www.transifex.com/manjarolinux/"
@@ -710,6 +710,10 @@ msgstr ""
msgid "Check for updates"
msgstr ""
+#: ../data/interface/preferences_dialog.ui
+msgid "Update files databases (more details but slower)"
+msgstr ""
+
#: ../data/interface/preferences_dialog.ui
msgid "Hide tray icon when no update available"
msgstr ""
diff --git a/po/cy.po b/po/cy.po
index 81fe63b..a7580b2 100644
--- a/po/cy.po
+++ b/po/cy.po
@@ -8,7 +8,7 @@ msgid ""
msgstr ""
"Project-Id-Version: manjaro-pamac\n"
"Report-Msgid-Bugs-To: cromer@cromnix.org\n"
-"POT-Creation-Date: 2017-11-11 20:26-0300\n"
+"POT-Creation-Date: 2017-11-11 21:00-0300\n"
"PO-Revision-Date: 2017-07-30 02:40+0000\n"
"Last-Translator: philm \n"
"Language-Team: Welsh (http://www.transifex.com/manjarolinux/manjaro-pamac/"
@@ -710,6 +710,10 @@ msgstr ""
msgid "Check for updates"
msgstr ""
+#: ../data/interface/preferences_dialog.ui
+msgid "Update files databases (more details but slower)"
+msgstr ""
+
#: ../data/interface/preferences_dialog.ui
msgid "Hide tray icon when no update available"
msgstr ""
diff --git a/po/da.po b/po/da.po
index 4f17828..36e81b9 100644
--- a/po/da.po
+++ b/po/da.po
@@ -19,7 +19,7 @@ msgid ""
msgstr ""
"Project-Id-Version: manjaro-pamac\n"
"Report-Msgid-Bugs-To: cromer@cromnix.org\n"
-"POT-Creation-Date: 2017-11-11 20:26-0300\n"
+"POT-Creation-Date: 2017-11-11 21:00-0300\n"
"PO-Revision-Date: 2017-07-30 02:40+0000\n"
"Last-Translator: philm \n"
"Language-Team: Danish (http://www.transifex.com/manjarolinux/manjaro-pamac/"
@@ -716,6 +716,10 @@ msgstr "Tjek tilgængelig diskplads"
msgid "Check for updates"
msgstr "Tjek efter opdateringer"
+#: ../data/interface/preferences_dialog.ui
+msgid "Update files databases (more details but slower)"
+msgstr ""
+
#: ../data/interface/preferences_dialog.ui
msgid "Hide tray icon when no update available"
msgstr "Skjul system ikonet når ingen opdateringer til tilgængelige"
diff --git a/po/de.po b/po/de.po
index 91b8d25..66661a0 100644
--- a/po/de.po
+++ b/po/de.po
@@ -26,7 +26,7 @@ msgid ""
msgstr ""
"Project-Id-Version: manjaro-pamac\n"
"Report-Msgid-Bugs-To: cromer@cromnix.org\n"
-"POT-Creation-Date: 2017-11-11 20:26-0300\n"
+"POT-Creation-Date: 2017-11-11 21:00-0300\n"
"PO-Revision-Date: 2017-07-30 02:40+0000\n"
"Last-Translator: philm \n"
"Language-Team: German (http://www.transifex.com/manjarolinux/manjaro-pamac/"
@@ -723,6 +723,10 @@ msgstr "Überprüfe vorhandenen Speicherplatz"
msgid "Check for updates"
msgstr "Suche nach Aktualisierungen"
+#: ../data/interface/preferences_dialog.ui
+msgid "Update files databases (more details but slower)"
+msgstr ""
+
#: ../data/interface/preferences_dialog.ui
msgid "Hide tray icon when no update available"
msgstr ""
diff --git a/po/de_CH.po b/po/de_CH.po
index c5737ac..b0cc197 100644
--- a/po/de_CH.po
+++ b/po/de_CH.po
@@ -8,7 +8,7 @@ msgid ""
msgstr ""
"Project-Id-Version: manjaro-pamac\n"
"Report-Msgid-Bugs-To: cromer@cromnix.org\n"
-"POT-Creation-Date: 2017-11-11 20:26-0300\n"
+"POT-Creation-Date: 2017-11-11 21:00-0300\n"
"PO-Revision-Date: 2017-07-30 02:40+0000\n"
"Last-Translator: philm \n"
"Language-Team: German (Switzerland) (http://www.transifex.com/manjarolinux/"
@@ -703,6 +703,10 @@ msgstr ""
msgid "Check for updates"
msgstr ""
+#: ../data/interface/preferences_dialog.ui
+msgid "Update files databases (more details but slower)"
+msgstr ""
+
#: ../data/interface/preferences_dialog.ui
msgid "Hide tray icon when no update available"
msgstr ""
diff --git a/po/de_DE.po b/po/de_DE.po
index 8b2b0c9..41643ad 100644
--- a/po/de_DE.po
+++ b/po/de_DE.po
@@ -8,7 +8,7 @@ msgid ""
msgstr ""
"Project-Id-Version: manjaro-pamac\n"
"Report-Msgid-Bugs-To: cromer@cromnix.org\n"
-"POT-Creation-Date: 2017-11-11 20:26-0300\n"
+"POT-Creation-Date: 2017-11-11 21:00-0300\n"
"PO-Revision-Date: 2017-07-30 02:40+0000\n"
"Last-Translator: philm \n"
"Language-Team: German (Germany) (http://www.transifex.com/manjarolinux/"
@@ -703,6 +703,10 @@ msgstr ""
msgid "Check for updates"
msgstr ""
+#: ../data/interface/preferences_dialog.ui
+msgid "Update files databases (more details but slower)"
+msgstr ""
+
#: ../data/interface/preferences_dialog.ui
msgid "Hide tray icon when no update available"
msgstr ""
diff --git a/po/el.po b/po/el.po
index 098408f..53633a7 100644
--- a/po/el.po
+++ b/po/el.po
@@ -20,7 +20,7 @@ msgid ""
msgstr ""
"Project-Id-Version: manjaro-pamac\n"
"Report-Msgid-Bugs-To: cromer@cromnix.org\n"
-"POT-Creation-Date: 2017-11-11 20:26-0300\n"
+"POT-Creation-Date: 2017-11-11 21:00-0300\n"
"PO-Revision-Date: 2017-07-30 02:40+0000\n"
"Last-Translator: philm \n"
"Language-Team: Greek (http://www.transifex.com/manjarolinux/manjaro-pamac/"
@@ -717,6 +717,10 @@ msgstr "Έλεγχος ελεύθερου χώρου στον δίσκο"
msgid "Check for updates"
msgstr "Έλεγχος για αναβαθμίσεις"
+#: ../data/interface/preferences_dialog.ui
+msgid "Update files databases (more details but slower)"
+msgstr ""
+
#: ../data/interface/preferences_dialog.ui
msgid "Hide tray icon when no update available"
msgstr "Απόκρυψη εικονιδίου όταν δεν υπάρχει διαθέσιμη ενημέρωση"
diff --git a/po/el_GR.po b/po/el_GR.po
index 588a420..4d16abe 100644
--- a/po/el_GR.po
+++ b/po/el_GR.po
@@ -9,7 +9,7 @@ msgid ""
msgstr ""
"Project-Id-Version: manjaro-pamac\n"
"Report-Msgid-Bugs-To: cromer@cromnix.org\n"
-"POT-Creation-Date: 2017-11-11 20:26-0300\n"
+"POT-Creation-Date: 2017-11-11 21:00-0300\n"
"PO-Revision-Date: 2017-07-30 02:40+0000\n"
"Last-Translator: philm \n"
"Language-Team: Greek (Greece) (http://www.transifex.com/manjarolinux/manjaro-"
@@ -706,6 +706,10 @@ msgstr "Έλεγχος ελεύθερου χώρου στον δίσκο"
msgid "Check for updates"
msgstr "Έλεγχος για αναβαθμίσεις"
+#: ../data/interface/preferences_dialog.ui
+msgid "Update files databases (more details but slower)"
+msgstr ""
+
#: ../data/interface/preferences_dialog.ui
msgid "Hide tray icon when no update available"
msgstr "Απόκρυψη εικονιδίου όταν δεν υπάρχει διαθέσιμη ενημέρωση"
diff --git a/po/en_GB.po b/po/en_GB.po
index 721c142..30c2443 100644
--- a/po/en_GB.po
+++ b/po/en_GB.po
@@ -11,7 +11,7 @@ msgid ""
msgstr ""
"Project-Id-Version: manjaro-pamac\n"
"Report-Msgid-Bugs-To: cromer@cromnix.org\n"
-"POT-Creation-Date: 2017-11-11 20:26-0300\n"
+"POT-Creation-Date: 2017-11-11 21:00-0300\n"
"PO-Revision-Date: 2017-07-30 02:40+0000\n"
"Last-Translator: philm \n"
"Language-Team: English (United Kingdom) (http://www.transifex.com/"
@@ -708,6 +708,10 @@ msgstr "Check available disk space"
msgid "Check for updates"
msgstr "Check for updates"
+#: ../data/interface/preferences_dialog.ui
+msgid "Update files databases (more details but slower)"
+msgstr ""
+
#: ../data/interface/preferences_dialog.ui
msgid "Hide tray icon when no update available"
msgstr "Hide tray icon when no update available"
diff --git a/po/eo.po b/po/eo.po
index af9fa85..51fbc01 100644
--- a/po/eo.po
+++ b/po/eo.po
@@ -12,7 +12,7 @@ msgid ""
msgstr ""
"Project-Id-Version: manjaro-pamac\n"
"Report-Msgid-Bugs-To: cromer@cromnix.org\n"
-"POT-Creation-Date: 2017-11-11 20:26-0300\n"
+"POT-Creation-Date: 2017-11-11 21:00-0300\n"
"PO-Revision-Date: 2017-07-30 02:40+0000\n"
"Last-Translator: philm \n"
"Language-Team: Esperanto (http://www.transifex.com/manjarolinux/manjaro-"
@@ -707,6 +707,10 @@ msgstr ""
msgid "Check for updates"
msgstr ""
+#: ../data/interface/preferences_dialog.ui
+msgid "Update files databases (more details but slower)"
+msgstr ""
+
#: ../data/interface/preferences_dialog.ui
msgid "Hide tray icon when no update available"
msgstr ""
diff --git a/po/es.po b/po/es.po
index 092beda..9bec140 100644
--- a/po/es.po
+++ b/po/es.po
@@ -20,7 +20,7 @@ msgid ""
msgstr ""
"Project-Id-Version: manjaro-pamac\n"
"Report-Msgid-Bugs-To: cromer@cromnix.org\n"
-"POT-Creation-Date: 2017-11-11 20:26-0300\n"
+"POT-Creation-Date: 2017-11-11 21:00-0300\n"
"PO-Revision-Date: 2017-07-30 02:40+0000\n"
"Last-Translator: philm \n"
"Language-Team: Spanish (http://www.transifex.com/manjarolinux/manjaro-pamac/"
@@ -717,6 +717,10 @@ msgstr "Comprobando espacio disponible en el disco"
msgid "Check for updates"
msgstr "Comprobar actualizaciones"
+#: ../data/interface/preferences_dialog.ui
+msgid "Update files databases (more details but slower)"
+msgstr ""
+
#: ../data/interface/preferences_dialog.ui
msgid "Hide tray icon when no update available"
msgstr ""
diff --git a/po/es_419.po b/po/es_419.po
index db4b9a7..b16e9d7 100644
--- a/po/es_419.po
+++ b/po/es_419.po
@@ -12,7 +12,7 @@ msgid ""
msgstr ""
"Project-Id-Version: manjaro-pamac\n"
"Report-Msgid-Bugs-To: cromer@cromnix.org\n"
-"POT-Creation-Date: 2017-11-11 20:26-0300\n"
+"POT-Creation-Date: 2017-11-11 21:00-0300\n"
"PO-Revision-Date: 2017-07-30 02:40+0000\n"
"Last-Translator: philm \n"
"Language-Team: Spanish (Latin America) (http://www.transifex.com/"
@@ -709,6 +709,10 @@ msgstr "Comprobar espacio en disco"
msgid "Check for updates"
msgstr "Comprobar actualizaciones"
+#: ../data/interface/preferences_dialog.ui
+msgid "Update files databases (more details but slower)"
+msgstr ""
+
#: ../data/interface/preferences_dialog.ui
msgid "Hide tray icon when no update available"
msgstr ""
diff --git a/po/es_AR.po b/po/es_AR.po
index bd231b4..c017198 100644
--- a/po/es_AR.po
+++ b/po/es_AR.po
@@ -8,7 +8,7 @@ msgid ""
msgstr ""
"Project-Id-Version: manjaro-pamac\n"
"Report-Msgid-Bugs-To: cromer@cromnix.org\n"
-"POT-Creation-Date: 2017-11-11 20:26-0300\n"
+"POT-Creation-Date: 2017-11-11 21:00-0300\n"
"PO-Revision-Date: 2017-07-30 02:40+0000\n"
"Last-Translator: philm \n"
"Language-Team: Spanish (Argentina) (http://www.transifex.com/manjarolinux/"
@@ -703,6 +703,10 @@ msgstr ""
msgid "Check for updates"
msgstr ""
+#: ../data/interface/preferences_dialog.ui
+msgid "Update files databases (more details but slower)"
+msgstr ""
+
#: ../data/interface/preferences_dialog.ui
msgid "Hide tray icon when no update available"
msgstr ""
diff --git a/po/es_ES.po b/po/es_ES.po
index 3a16002..449c0ad 100644
--- a/po/es_ES.po
+++ b/po/es_ES.po
@@ -8,7 +8,7 @@ msgid ""
msgstr ""
"Project-Id-Version: manjaro-pamac\n"
"Report-Msgid-Bugs-To: cromer@cromnix.org\n"
-"POT-Creation-Date: 2017-11-11 20:26-0300\n"
+"POT-Creation-Date: 2017-11-11 21:00-0300\n"
"PO-Revision-Date: 2017-07-30 02:40+0000\n"
"Last-Translator: philm \n"
"Language-Team: Spanish (Spain) (http://www.transifex.com/manjarolinux/"
@@ -703,6 +703,10 @@ msgstr ""
msgid "Check for updates"
msgstr ""
+#: ../data/interface/preferences_dialog.ui
+msgid "Update files databases (more details but slower)"
+msgstr ""
+
#: ../data/interface/preferences_dialog.ui
msgid "Hide tray icon when no update available"
msgstr ""
diff --git a/po/es_MX.po b/po/es_MX.po
index 6654d9d..e032aaf 100644
--- a/po/es_MX.po
+++ b/po/es_MX.po
@@ -9,7 +9,7 @@ msgid ""
msgstr ""
"Project-Id-Version: manjaro-pamac\n"
"Report-Msgid-Bugs-To: cromer@cromnix.org\n"
-"POT-Creation-Date: 2017-11-11 20:26-0300\n"
+"POT-Creation-Date: 2017-11-11 21:00-0300\n"
"PO-Revision-Date: 2017-07-30 02:40+0000\n"
"Last-Translator: philm \n"
"Language-Team: Spanish (Mexico) (http://www.transifex.com/manjarolinux/"
@@ -704,6 +704,10 @@ msgstr ""
msgid "Check for updates"
msgstr ""
+#: ../data/interface/preferences_dialog.ui
+msgid "Update files databases (more details but slower)"
+msgstr ""
+
#: ../data/interface/preferences_dialog.ui
msgid "Hide tray icon when no update available"
msgstr ""
diff --git a/po/es_SV.po b/po/es_SV.po
index da8448e..6e5d1a3 100644
--- a/po/es_SV.po
+++ b/po/es_SV.po
@@ -8,7 +8,7 @@ msgid ""
msgstr ""
"Project-Id-Version: manjaro-pamac\n"
"Report-Msgid-Bugs-To: cromer@cromnix.org\n"
-"POT-Creation-Date: 2017-11-11 20:26-0300\n"
+"POT-Creation-Date: 2017-11-11 21:00-0300\n"
"PO-Revision-Date: 2017-07-30 02:40+0000\n"
"Last-Translator: philm \n"
"Language-Team: Spanish (El Salvador) (http://www.transifex.com/manjarolinux/"
@@ -703,6 +703,10 @@ msgstr ""
msgid "Check for updates"
msgstr ""
+#: ../data/interface/preferences_dialog.ui
+msgid "Update files databases (more details but slower)"
+msgstr ""
+
#: ../data/interface/preferences_dialog.ui
msgid "Hide tray icon when no update available"
msgstr ""
diff --git a/po/et.po b/po/et.po
index d8e045d..14e6247 100644
--- a/po/et.po
+++ b/po/et.po
@@ -11,7 +11,7 @@ msgid ""
msgstr ""
"Project-Id-Version: manjaro-pamac\n"
"Report-Msgid-Bugs-To: cromer@cromnix.org\n"
-"POT-Creation-Date: 2017-11-11 20:26-0300\n"
+"POT-Creation-Date: 2017-11-11 21:00-0300\n"
"PO-Revision-Date: 2017-07-30 02:40+0000\n"
"Last-Translator: philm \n"
"Language-Team: Estonian (http://www.transifex.com/manjarolinux/manjaro-pamac/"
@@ -708,6 +708,10 @@ msgstr "Kontrolli olemasolevat kettaruumi"
msgid "Check for updates"
msgstr "Kontrolli uuenduste olemasolu"
+#: ../data/interface/preferences_dialog.ui
+msgid "Update files databases (more details but slower)"
+msgstr ""
+
#: ../data/interface/preferences_dialog.ui
msgid "Hide tray icon when no update available"
msgstr "Peida süsteemisalve ikoon kui uuendusi ei ole"
diff --git a/po/eu.po b/po/eu.po
index 0b00265..e610500 100644
--- a/po/eu.po
+++ b/po/eu.po
@@ -13,7 +13,7 @@ msgid ""
msgstr ""
"Project-Id-Version: manjaro-pamac\n"
"Report-Msgid-Bugs-To: cromer@cromnix.org\n"
-"POT-Creation-Date: 2017-11-11 20:26-0300\n"
+"POT-Creation-Date: 2017-11-11 21:00-0300\n"
"PO-Revision-Date: 2017-07-30 02:40+0000\n"
"Last-Translator: philm \n"
"Language-Team: Basque (http://www.transifex.com/manjarolinux/manjaro-pamac/"
@@ -710,6 +710,10 @@ msgstr "Egiaztatu eskuragarri dagoen disko espazioa"
msgid "Check for updates"
msgstr "Egiaztatu eguneraketak"
+#: ../data/interface/preferences_dialog.ui
+msgid "Update files databases (more details but slower)"
+msgstr ""
+
#: ../data/interface/preferences_dialog.ui
msgid "Hide tray icon when no update available"
msgstr "Ezkutatu barrako ikonoa eguneraketarik ez dagoenean"
diff --git a/po/fa.po b/po/fa.po
index 6f7d458..cf71231 100644
--- a/po/fa.po
+++ b/po/fa.po
@@ -12,7 +12,7 @@ msgid ""
msgstr ""
"Project-Id-Version: manjaro-pamac\n"
"Report-Msgid-Bugs-To: cromer@cromnix.org\n"
-"POT-Creation-Date: 2017-11-11 20:26-0300\n"
+"POT-Creation-Date: 2017-11-11 21:00-0300\n"
"PO-Revision-Date: 2017-07-30 02:40+0000\n"
"Last-Translator: philm \n"
"Language-Team: Persian (http://www.transifex.com/manjarolinux/manjaro-pamac/"
@@ -704,6 +704,10 @@ msgstr ""
msgid "Check for updates"
msgstr ""
+#: ../data/interface/preferences_dialog.ui
+msgid "Update files databases (more details but slower)"
+msgstr ""
+
#: ../data/interface/preferences_dialog.ui
msgid "Hide tray icon when no update available"
msgstr ""
diff --git a/po/fa_IR.po b/po/fa_IR.po
index 41c690d..0562023 100644
--- a/po/fa_IR.po
+++ b/po/fa_IR.po
@@ -18,7 +18,7 @@ msgid ""
msgstr ""
"Project-Id-Version: manjaro-pamac\n"
"Report-Msgid-Bugs-To: cromer@cromnix.org\n"
-"POT-Creation-Date: 2017-11-11 20:26-0300\n"
+"POT-Creation-Date: 2017-11-11 21:00-0300\n"
"PO-Revision-Date: 2017-07-30 02:40+0000\n"
"Last-Translator: philm \n"
"Language-Team: Persian (Iran) (http://www.transifex.com/manjarolinux/manjaro-"
@@ -712,6 +712,10 @@ msgstr "بررسی فضای موجود بر روی دیسک"
msgid "Check for updates"
msgstr "بررسی برای بروزرسانی"
+#: ../data/interface/preferences_dialog.ui
+msgid "Update files databases (more details but slower)"
+msgstr ""
+
#: ../data/interface/preferences_dialog.ui
msgid "Hide tray icon when no update available"
msgstr " مخفی کردن آیکون سینی زمانی که هیچ بروز رسانی موجود نیست"
diff --git a/po/fi.po b/po/fi.po
index 02abc76..d8d2869 100644
--- a/po/fi.po
+++ b/po/fi.po
@@ -17,7 +17,7 @@ msgid ""
msgstr ""
"Project-Id-Version: manjaro-pamac\n"
"Report-Msgid-Bugs-To: cromer@cromnix.org\n"
-"POT-Creation-Date: 2017-11-11 20:26-0300\n"
+"POT-Creation-Date: 2017-11-11 21:00-0300\n"
"PO-Revision-Date: 2017-07-30 02:40+0000\n"
"Last-Translator: philm \n"
"Language-Team: Finnish (http://www.transifex.com/manjarolinux/manjaro-pamac/"
@@ -714,6 +714,10 @@ msgstr "Tarkista kovalevyn käytettävissä oleva koko"
msgid "Check for updates"
msgstr ""
+#: ../data/interface/preferences_dialog.ui
+msgid "Update files databases (more details but slower)"
+msgstr ""
+
#: ../data/interface/preferences_dialog.ui
msgid "Hide tray icon when no update available"
msgstr ""
diff --git a/po/fo.po b/po/fo.po
index 2a1909b..9c95d99 100644
--- a/po/fo.po
+++ b/po/fo.po
@@ -10,7 +10,7 @@ msgid ""
msgstr ""
"Project-Id-Version: manjaro-pamac\n"
"Report-Msgid-Bugs-To: cromer@cromnix.org\n"
-"POT-Creation-Date: 2017-11-11 20:26-0300\n"
+"POT-Creation-Date: 2017-11-11 21:00-0300\n"
"PO-Revision-Date: 2017-07-30 02:40+0000\n"
"Last-Translator: philm \n"
"Language-Team: Faroese (http://www.transifex.com/manjarolinux/manjaro-pamac/"
@@ -705,6 +705,10 @@ msgstr ""
msgid "Check for updates"
msgstr ""
+#: ../data/interface/preferences_dialog.ui
+msgid "Update files databases (more details but slower)"
+msgstr ""
+
#: ../data/interface/preferences_dialog.ui
msgid "Hide tray icon when no update available"
msgstr ""
diff --git a/po/fr.po b/po/fr.po
index 68f52f2..82b2871 100644
--- a/po/fr.po
+++ b/po/fr.po
@@ -21,7 +21,7 @@ msgid ""
msgstr ""
"Project-Id-Version: manjaro-pamac\n"
"Report-Msgid-Bugs-To: cromer@cromnix.org\n"
-"POT-Creation-Date: 2017-11-11 20:26-0300\n"
+"POT-Creation-Date: 2017-11-11 21:00-0300\n"
"PO-Revision-Date: 2017-07-31 13:03+0000\n"
"Last-Translator: Charles Monzat \n"
"Language-Team: French (http://www.transifex.com/manjarolinux/manjaro-pamac/"
@@ -718,6 +718,10 @@ msgstr "Vérifier l'espace disque disponible"
msgid "Check for updates"
msgstr "Vérifier les mises à jour"
+#: ../data/interface/preferences_dialog.ui
+msgid "Update files databases (more details but slower)"
+msgstr ""
+
#: ../data/interface/preferences_dialog.ui
msgid "Hide tray icon when no update available"
msgstr ""
diff --git a/po/gl.po b/po/gl.po
index 27a4abe..0868f52 100644
--- a/po/gl.po
+++ b/po/gl.po
@@ -9,7 +9,7 @@ msgid ""
msgstr ""
"Project-Id-Version: manjaro-pamac\n"
"Report-Msgid-Bugs-To: cromer@cromnix.org\n"
-"POT-Creation-Date: 2017-11-11 20:26-0300\n"
+"POT-Creation-Date: 2017-11-11 21:00-0300\n"
"PO-Revision-Date: 2017-07-30 02:40+0000\n"
"Last-Translator: philm \n"
"Language-Team: Galician (http://www.transifex.com/manjarolinux/manjaro-pamac/"
@@ -706,6 +706,10 @@ msgstr "Comprobe o espazo en disco dispoñible"
msgid "Check for updates"
msgstr "Comprobar actualizacións"
+#: ../data/interface/preferences_dialog.ui
+msgid "Update files databases (more details but slower)"
+msgstr ""
+
#: ../data/interface/preferences_dialog.ui
msgid "Hide tray icon when no update available"
msgstr ""
diff --git a/po/he.po b/po/he.po
index c39c31e..95ab63f 100644
--- a/po/he.po
+++ b/po/he.po
@@ -12,7 +12,7 @@ msgid ""
msgstr ""
"Project-Id-Version: manjaro-pamac\n"
"Report-Msgid-Bugs-To: cromer@cromnix.org\n"
-"POT-Creation-Date: 2017-11-11 20:26-0300\n"
+"POT-Creation-Date: 2017-11-11 21:00-0300\n"
"PO-Revision-Date: 2017-07-30 02:40+0000\n"
"Last-Translator: philm \n"
"Language-Team: Hebrew (http://www.transifex.com/manjarolinux/manjaro-pamac/"
@@ -708,6 +708,10 @@ msgstr "בדוק שטח כונן פנוי"
msgid "Check for updates"
msgstr "בדוק עדכונים"
+#: ../data/interface/preferences_dialog.ui
+msgid "Update files databases (more details but slower)"
+msgstr ""
+
#: ../data/interface/preferences_dialog.ui
msgid "Hide tray icon when no update available"
msgstr "הסתר סמל מגש כאשר אין עדכונים זמינים"
diff --git a/po/hi.po b/po/hi.po
index af85d1d..2fb792e 100644
--- a/po/hi.po
+++ b/po/hi.po
@@ -12,7 +12,7 @@ msgid ""
msgstr ""
"Project-Id-Version: manjaro-pamac\n"
"Report-Msgid-Bugs-To: cromer@cromnix.org\n"
-"POT-Creation-Date: 2017-11-11 20:26-0300\n"
+"POT-Creation-Date: 2017-11-11 21:00-0300\n"
"PO-Revision-Date: 2017-07-30 02:40+0000\n"
"Last-Translator: philm \n"
"Language-Team: Hindi (http://www.transifex.com/manjarolinux/manjaro-pamac/"
@@ -707,6 +707,10 @@ msgstr "उपलब्ध डिस्क स्थान की जाँच
msgid "Check for updates"
msgstr "अद्यतनों के लिए जाँचें"
+#: ../data/interface/preferences_dialog.ui
+msgid "Update files databases (more details but slower)"
+msgstr ""
+
#: ../data/interface/preferences_dialog.ui
msgid "Hide tray icon when no update available"
msgstr "ट्रे आइकन मिटायें जब कोई अद्यतन उपलब्ध ना हो"
diff --git a/po/hi_IN.po b/po/hi_IN.po
index 3041da0..454f01b 100644
--- a/po/hi_IN.po
+++ b/po/hi_IN.po
@@ -8,7 +8,7 @@ msgid ""
msgstr ""
"Project-Id-Version: manjaro-pamac\n"
"Report-Msgid-Bugs-To: cromer@cromnix.org\n"
-"POT-Creation-Date: 2017-11-11 20:26-0300\n"
+"POT-Creation-Date: 2017-11-11 21:00-0300\n"
"PO-Revision-Date: 2017-07-30 02:40+0000\n"
"Last-Translator: philm \n"
"Language-Team: Hindi (India) (http://www.transifex.com/manjarolinux/manjaro-"
@@ -703,6 +703,10 @@ msgstr ""
msgid "Check for updates"
msgstr ""
+#: ../data/interface/preferences_dialog.ui
+msgid "Update files databases (more details but slower)"
+msgstr ""
+
#: ../data/interface/preferences_dialog.ui
msgid "Hide tray icon when no update available"
msgstr ""
diff --git a/po/hr.po b/po/hr.po
index 27a3da1..7f33c94 100644
--- a/po/hr.po
+++ b/po/hr.po
@@ -13,7 +13,7 @@ msgid ""
msgstr ""
"Project-Id-Version: manjaro-pamac\n"
"Report-Msgid-Bugs-To: cromer@cromnix.org\n"
-"POT-Creation-Date: 2017-11-11 20:26-0300\n"
+"POT-Creation-Date: 2017-11-11 21:00-0300\n"
"PO-Revision-Date: 2017-08-02 13:28+0000\n"
"Last-Translator: Lovro Kudelić \n"
"Language-Team: Croatian (http://www.transifex.com/manjarolinux/manjaro-pamac/"
@@ -714,6 +714,10 @@ msgstr "Provjera dostupnog prostora na disku"
msgid "Check for updates"
msgstr "Provjeri ažuriranja"
+#: ../data/interface/preferences_dialog.ui
+msgid "Update files databases (more details but slower)"
+msgstr ""
+
#: ../data/interface/preferences_dialog.ui
msgid "Hide tray icon when no update available"
msgstr "Sakrij ikonu na programskoj traci kada nema dostupnih ažuriranja"
diff --git a/po/hr_HR.po b/po/hr_HR.po
index 55a567b..196c949 100644
--- a/po/hr_HR.po
+++ b/po/hr_HR.po
@@ -8,7 +8,7 @@ msgid ""
msgstr ""
"Project-Id-Version: manjaro-pamac\n"
"Report-Msgid-Bugs-To: cromer@cromnix.org\n"
-"POT-Creation-Date: 2017-11-11 20:26-0300\n"
+"POT-Creation-Date: 2017-11-11 21:00-0300\n"
"PO-Revision-Date: 2017-07-30 02:40+0000\n"
"Last-Translator: philm \n"
"Language-Team: Croatian (Croatia) (http://www.transifex.com/manjarolinux/"
@@ -707,6 +707,10 @@ msgstr ""
msgid "Check for updates"
msgstr ""
+#: ../data/interface/preferences_dialog.ui
+msgid "Update files databases (more details but slower)"
+msgstr ""
+
#: ../data/interface/preferences_dialog.ui
msgid "Hide tray icon when no update available"
msgstr ""
diff --git a/po/hu.po b/po/hu.po
index 1078aa7..c0b9c88 100644
--- a/po/hu.po
+++ b/po/hu.po
@@ -13,7 +13,7 @@ msgid ""
msgstr ""
"Project-Id-Version: manjaro-pamac\n"
"Report-Msgid-Bugs-To: cromer@cromnix.org\n"
-"POT-Creation-Date: 2017-11-11 20:26-0300\n"
+"POT-Creation-Date: 2017-11-11 21:00-0300\n"
"PO-Revision-Date: 2017-07-30 02:40+0000\n"
"Last-Translator: philm \n"
"Language-Team: Hungarian (http://www.transifex.com/manjarolinux/manjaro-"
@@ -710,6 +710,10 @@ msgstr "Elérhető tárterület ellenőrzése"
msgid "Check for updates"
msgstr "Frissítések keresése"
+#: ../data/interface/preferences_dialog.ui
+msgid "Update files databases (more details but slower)"
+msgstr ""
+
#: ../data/interface/preferences_dialog.ui
msgid "Hide tray icon when no update available"
msgstr "Az ikon elrejtése, ha nincs elérhető frissítés"
diff --git a/po/id.po b/po/id.po
index 97f39b4..f10193c 100644
--- a/po/id.po
+++ b/po/id.po
@@ -24,7 +24,7 @@ msgid ""
msgstr ""
"Project-Id-Version: manjaro-pamac\n"
"Report-Msgid-Bugs-To: cromer@cromnix.org\n"
-"POT-Creation-Date: 2017-11-11 20:26-0300\n"
+"POT-Creation-Date: 2017-11-11 21:00-0300\n"
"PO-Revision-Date: 2017-07-30 02:40+0000\n"
"Last-Translator: philm \n"
"Language-Team: Indonesian (http://www.transifex.com/manjarolinux/manjaro-"
@@ -718,6 +718,10 @@ msgstr "Periksa ketersediaan ruang disak"
msgid "Check for updates"
msgstr "Periksa pembaharuan"
+#: ../data/interface/preferences_dialog.ui
+msgid "Update files databases (more details but slower)"
+msgstr ""
+
#: ../data/interface/preferences_dialog.ui
msgid "Hide tray icon when no update available"
msgstr "Sembunyikan ikon baki ketika tidak ada pembaruan yang tersedia"
diff --git a/po/is.po b/po/is.po
index e9b82f8..16a17ff 100644
--- a/po/is.po
+++ b/po/is.po
@@ -11,7 +11,7 @@ msgid ""
msgstr ""
"Project-Id-Version: manjaro-pamac\n"
"Report-Msgid-Bugs-To: cromer@cromnix.org\n"
-"POT-Creation-Date: 2017-11-11 20:26-0300\n"
+"POT-Creation-Date: 2017-11-11 21:00-0300\n"
"PO-Revision-Date: 2017-07-30 02:40+0000\n"
"Last-Translator: philm \n"
"Language-Team: Icelandic (http://www.transifex.com/manjarolinux/manjaro-"
@@ -708,6 +708,10 @@ msgstr "Athuga tiltækt diskpláss"
msgid "Check for updates"
msgstr "Athuga með uppfærslur"
+#: ../data/interface/preferences_dialog.ui
+msgid "Update files databases (more details but slower)"
+msgstr ""
+
#: ../data/interface/preferences_dialog.ui
msgid "Hide tray icon when no update available"
msgstr "Fela táknmynd í bakka þegar engar uppfærslur eru tiltækar"
diff --git a/po/is_IS.po b/po/is_IS.po
index 7063152..aa0de8c 100644
--- a/po/is_IS.po
+++ b/po/is_IS.po
@@ -8,7 +8,7 @@ msgid ""
msgstr ""
"Project-Id-Version: manjaro-pamac\n"
"Report-Msgid-Bugs-To: cromer@cromnix.org\n"
-"POT-Creation-Date: 2017-11-11 20:26-0300\n"
+"POT-Creation-Date: 2017-11-11 21:00-0300\n"
"PO-Revision-Date: 2017-07-30 02:40+0000\n"
"Last-Translator: philm \n"
"Language-Team: Icelandic (Iceland) (http://www.transifex.com/manjarolinux/"
@@ -703,6 +703,10 @@ msgstr ""
msgid "Check for updates"
msgstr ""
+#: ../data/interface/preferences_dialog.ui
+msgid "Update files databases (more details but slower)"
+msgstr ""
+
#: ../data/interface/preferences_dialog.ui
msgid "Hide tray icon when no update available"
msgstr ""
diff --git a/po/it.po b/po/it.po
index 9f42ae8..7a5ea34 100644
--- a/po/it.po
+++ b/po/it.po
@@ -22,7 +22,7 @@ msgid ""
msgstr ""
"Project-Id-Version: manjaro-pamac\n"
"Report-Msgid-Bugs-To: cromer@cromnix.org\n"
-"POT-Creation-Date: 2017-11-11 20:26-0300\n"
+"POT-Creation-Date: 2017-11-11 21:00-0300\n"
"PO-Revision-Date: 2017-07-30 02:40+0000\n"
"Last-Translator: philm \n"
"Language-Team: Italian (http://www.transifex.com/manjarolinux/manjaro-pamac/"
@@ -719,6 +719,10 @@ msgstr "Controlla spazio disponibile su disco"
msgid "Check for updates"
msgstr "Cerca aggiornamenti"
+#: ../data/interface/preferences_dialog.ui
+msgid "Update files databases (more details but slower)"
+msgstr ""
+
#: ../data/interface/preferences_dialog.ui
msgid "Hide tray icon when no update available"
msgstr "Nascondi l'icona nella barra quando non sono disponibili aggiornamenti"
diff --git a/po/it_IT.po b/po/it_IT.po
index 8656678..25b0664 100644
--- a/po/it_IT.po
+++ b/po/it_IT.po
@@ -8,7 +8,7 @@ msgid ""
msgstr ""
"Project-Id-Version: manjaro-pamac\n"
"Report-Msgid-Bugs-To: cromer@cromnix.org\n"
-"POT-Creation-Date: 2017-11-11 20:26-0300\n"
+"POT-Creation-Date: 2017-11-11 21:00-0300\n"
"PO-Revision-Date: 2017-07-30 02:40+0000\n"
"Last-Translator: philm \n"
"Language-Team: Italian (Italy) (http://www.transifex.com/manjarolinux/"
@@ -703,6 +703,10 @@ msgstr ""
msgid "Check for updates"
msgstr ""
+#: ../data/interface/preferences_dialog.ui
+msgid "Update files databases (more details but slower)"
+msgstr ""
+
#: ../data/interface/preferences_dialog.ui
msgid "Hide tray icon when no update available"
msgstr ""
diff --git a/po/ja.po b/po/ja.po
index 0debb4e..bcd091f 100644
--- a/po/ja.po
+++ b/po/ja.po
@@ -12,7 +12,7 @@ msgid ""
msgstr ""
"Project-Id-Version: manjaro-pamac\n"
"Report-Msgid-Bugs-To: cromer@cromnix.org\n"
-"POT-Creation-Date: 2017-11-11 20:26-0300\n"
+"POT-Creation-Date: 2017-11-11 21:00-0300\n"
"PO-Revision-Date: 2017-07-30 02:40+0000\n"
"Last-Translator: philm \n"
"Language-Team: Japanese (http://www.transifex.com/manjarolinux/manjaro-pamac/"
@@ -706,6 +706,10 @@ msgstr "利用可能なディスク容量を確認"
msgid "Check for updates"
msgstr "更新を確認"
+#: ../data/interface/preferences_dialog.ui
+msgid "Update files databases (more details but slower)"
+msgstr ""
+
#: ../data/interface/preferences_dialog.ui
msgid "Hide tray icon when no update available"
msgstr "アップデートが利用可能でない場合はトレイアイコンを隠す"
diff --git a/po/ka.po b/po/ka.po
index 17dc8d7..ad9bbcd 100644
--- a/po/ka.po
+++ b/po/ka.po
@@ -10,7 +10,7 @@ msgid ""
msgstr ""
"Project-Id-Version: manjaro-pamac\n"
"Report-Msgid-Bugs-To: cromer@cromnix.org\n"
-"POT-Creation-Date: 2017-11-11 20:26-0300\n"
+"POT-Creation-Date: 2017-11-11 21:00-0300\n"
"PO-Revision-Date: 2017-07-30 02:40+0000\n"
"Last-Translator: philm \n"
"Language-Team: Georgian (http://www.transifex.com/manjarolinux/manjaro-pamac/"
@@ -702,6 +702,10 @@ msgstr ""
msgid "Check for updates"
msgstr "განახლებების შემოწმება"
+#: ../data/interface/preferences_dialog.ui
+msgid "Update files databases (more details but slower)"
+msgstr ""
+
#: ../data/interface/preferences_dialog.ui
msgid "Hide tray icon when no update available"
msgstr ""
diff --git a/po/ko.po b/po/ko.po
index 2fbdb12..9d4e163 100644
--- a/po/ko.po
+++ b/po/ko.po
@@ -12,7 +12,7 @@ msgid ""
msgstr ""
"Project-Id-Version: manjaro-pamac\n"
"Report-Msgid-Bugs-To: cromer@cromnix.org\n"
-"POT-Creation-Date: 2017-11-11 20:26-0300\n"
+"POT-Creation-Date: 2017-11-11 21:00-0300\n"
"PO-Revision-Date: 2017-07-30 02:40+0000\n"
"Last-Translator: philm \n"
"Language-Team: Korean (http://www.transifex.com/manjarolinux/manjaro-pamac/"
@@ -704,6 +704,10 @@ msgstr ""
msgid "Check for updates"
msgstr ""
+#: ../data/interface/preferences_dialog.ui
+msgid "Update files databases (more details but slower)"
+msgstr ""
+
#: ../data/interface/preferences_dialog.ui
msgid "Hide tray icon when no update available"
msgstr ""
diff --git a/po/lt.po b/po/lt.po
index 2aff66f..5840110 100644
--- a/po/lt.po
+++ b/po/lt.po
@@ -10,7 +10,7 @@ msgid ""
msgstr ""
"Project-Id-Version: manjaro-pamac\n"
"Report-Msgid-Bugs-To: cromer@cromnix.org\n"
-"POT-Creation-Date: 2017-11-11 20:26-0300\n"
+"POT-Creation-Date: 2017-11-11 21:00-0300\n"
"PO-Revision-Date: 2017-07-30 15:15+0000\n"
"Last-Translator: Moo\n"
"Language-Team: Lithuanian (http://www.transifex.com/manjarolinux/manjaro-"
@@ -712,6 +712,10 @@ msgstr "Tikrinti prieinamą vietą diske"
msgid "Check for updates"
msgstr "Tikrinti ar yra atnaujinimų"
+#: ../data/interface/preferences_dialog.ui
+msgid "Update files databases (more details but slower)"
+msgstr ""
+
#: ../data/interface/preferences_dialog.ui
msgid "Hide tray icon when no update available"
msgstr "Slėpti dėklo piktogramą, kai nėra atnaujinimų"
diff --git a/po/ml.po b/po/ml.po
index 08c7483..2f77917 100644
--- a/po/ml.po
+++ b/po/ml.po
@@ -8,7 +8,7 @@ msgid ""
msgstr ""
"Project-Id-Version: manjaro-pamac\n"
"Report-Msgid-Bugs-To: cromer@cromnix.org\n"
-"POT-Creation-Date: 2017-11-11 20:26-0300\n"
+"POT-Creation-Date: 2017-11-11 21:00-0300\n"
"PO-Revision-Date: 2017-07-30 02:40+0000\n"
"Last-Translator: philm \n"
"Language-Team: Malayalam (http://www.transifex.com/manjarolinux/manjaro-"
@@ -703,6 +703,10 @@ msgstr ""
msgid "Check for updates"
msgstr ""
+#: ../data/interface/preferences_dialog.ui
+msgid "Update files databases (more details but slower)"
+msgstr ""
+
#: ../data/interface/preferences_dialog.ui
msgid "Hide tray icon when no update available"
msgstr ""
diff --git a/po/ms.po b/po/ms.po
index 4e624da..31d8767 100644
--- a/po/ms.po
+++ b/po/ms.po
@@ -9,7 +9,7 @@ msgid ""
msgstr ""
"Project-Id-Version: manjaro-pamac\n"
"Report-Msgid-Bugs-To: cromer@cromnix.org\n"
-"POT-Creation-Date: 2017-11-11 20:26-0300\n"
+"POT-Creation-Date: 2017-11-11 21:00-0300\n"
"PO-Revision-Date: 2017-07-30 02:40+0000\n"
"Last-Translator: philm \n"
"Language-Team: Malay (http://www.transifex.com/manjarolinux/manjaro-pamac/"
@@ -701,6 +701,10 @@ msgstr ""
msgid "Check for updates"
msgstr ""
+#: ../data/interface/preferences_dialog.ui
+msgid "Update files databases (more details but slower)"
+msgstr ""
+
#: ../data/interface/preferences_dialog.ui
msgid "Hide tray icon when no update available"
msgstr ""
diff --git a/po/nb.po b/po/nb.po
index 21ed414..85da4b3 100644
--- a/po/nb.po
+++ b/po/nb.po
@@ -24,7 +24,7 @@ msgid ""
msgstr ""
"Project-Id-Version: manjaro-pamac\n"
"Report-Msgid-Bugs-To: cromer@cromnix.org\n"
-"POT-Creation-Date: 2017-11-11 20:26-0300\n"
+"POT-Creation-Date: 2017-11-11 21:00-0300\n"
"PO-Revision-Date: 2017-07-30 02:40+0000\n"
"Last-Translator: philm \n"
"Language-Team: Norwegian Bokmål (http://www.transifex.com/manjarolinux/"
@@ -723,6 +723,10 @@ msgstr "Sjekk tilgjengelig diskplass"
msgid "Check for updates"
msgstr "Se etter oppdateringer"
+#: ../data/interface/preferences_dialog.ui
+msgid "Update files databases (more details but slower)"
+msgstr ""
+
#: ../data/interface/preferences_dialog.ui
msgid "Hide tray icon when no update available"
msgstr "Gjem ikon når det ikke finnes noen oppdateringer"
diff --git a/po/nl.po b/po/nl.po
index 1e948a6..21a2ec4 100644
--- a/po/nl.po
+++ b/po/nl.po
@@ -23,7 +23,7 @@ msgid ""
msgstr ""
"Project-Id-Version: manjaro-pamac\n"
"Report-Msgid-Bugs-To: cromer@cromnix.org\n"
-"POT-Creation-Date: 2017-11-11 20:26-0300\n"
+"POT-Creation-Date: 2017-11-11 21:00-0300\n"
"PO-Revision-Date: 2017-07-30 09:20+0000\n"
"Last-Translator: Heimen Stoffels \n"
"Language-Team: Dutch (http://www.transifex.com/manjarolinux/manjaro-pamac/"
@@ -721,6 +721,10 @@ msgstr "Controlleer beschikbaar disk ruimte"
msgid "Check for updates"
msgstr "Controleer op updates"
+#: ../data/interface/preferences_dialog.ui
+msgid "Update files databases (more details but slower)"
+msgstr ""
+
#: ../data/interface/preferences_dialog.ui
msgid "Hide tray icon when no update available"
msgstr "Verberg update icoon in de tray indien er geen update beschikbaar is "
diff --git a/po/nl_BE.po b/po/nl_BE.po
index 081637a..a3039f5 100644
--- a/po/nl_BE.po
+++ b/po/nl_BE.po
@@ -9,7 +9,7 @@ msgid ""
msgstr ""
"Project-Id-Version: manjaro-pamac\n"
"Report-Msgid-Bugs-To: cromer@cromnix.org\n"
-"POT-Creation-Date: 2017-11-11 20:26-0300\n"
+"POT-Creation-Date: 2017-11-11 21:00-0300\n"
"PO-Revision-Date: 2017-07-30 02:40+0000\n"
"Last-Translator: philm \n"
"Language-Team: Dutch (Belgium) (http://www.transifex.com/manjarolinux/"
@@ -706,6 +706,10 @@ msgstr "Verifieer beschikbare schijfruimte"
msgid "Check for updates"
msgstr "Naar updates zoeken"
+#: ../data/interface/preferences_dialog.ui
+msgid "Update files databases (more details but slower)"
+msgstr ""
+
#: ../data/interface/preferences_dialog.ui
msgid "Hide tray icon when no update available"
msgstr "Het tray icoon verbergen wanneer er geen updates zijn"
diff --git a/po/nl_NL.po b/po/nl_NL.po
index db30ddf..4a214fd 100644
--- a/po/nl_NL.po
+++ b/po/nl_NL.po
@@ -13,7 +13,7 @@ msgid ""
msgstr ""
"Project-Id-Version: manjaro-pamac\n"
"Report-Msgid-Bugs-To: cromer@cromnix.org\n"
-"POT-Creation-Date: 2017-11-11 20:26-0300\n"
+"POT-Creation-Date: 2017-11-11 21:00-0300\n"
"PO-Revision-Date: 2017-07-30 09:19+0000\n"
"Last-Translator: Heimen Stoffels \n"
"Language-Team: Dutch (Netherlands) (http://www.transifex.com/manjarolinux/"
@@ -711,6 +711,10 @@ msgstr "Beschikbare schijfruimte controleren"
msgid "Check for updates"
msgstr "Controleren op updates"
+#: ../data/interface/preferences_dialog.ui
+msgid "Update files databases (more details but slower)"
+msgstr ""
+
#: ../data/interface/preferences_dialog.ui
msgid "Hide tray icon when no update available"
msgstr "Systeemvakpictogram verbergen als er geen updates beschikbaar zijn"
diff --git a/po/nn.po b/po/nn.po
index 69a321c..8b5dc4a 100644
--- a/po/nn.po
+++ b/po/nn.po
@@ -8,7 +8,7 @@ msgid ""
msgstr ""
"Project-Id-Version: manjaro-pamac\n"
"Report-Msgid-Bugs-To: cromer@cromnix.org\n"
-"POT-Creation-Date: 2017-11-11 20:26-0300\n"
+"POT-Creation-Date: 2017-11-11 21:00-0300\n"
"PO-Revision-Date: 2017-07-30 02:40+0000\n"
"Last-Translator: philm \n"
"Language-Team: Norwegian Nynorsk (http://www.transifex.com/manjarolinux/"
@@ -703,6 +703,10 @@ msgstr ""
msgid "Check for updates"
msgstr ""
+#: ../data/interface/preferences_dialog.ui
+msgid "Update files databases (more details but slower)"
+msgstr ""
+
#: ../data/interface/preferences_dialog.ui
msgid "Hide tray icon when no update available"
msgstr ""
diff --git a/po/pamac.pot b/po/pamac.pot
index 8dbf850..c651912 100644
--- a/po/pamac.pot
+++ b/po/pamac.pot
@@ -8,7 +8,7 @@ msgid ""
msgstr ""
"Project-Id-Version: Pamac\n"
"Report-Msgid-Bugs-To: cromer@cromnix.org\n"
-"POT-Creation-Date: 2017-11-11 20:26-0300\n"
+"POT-Creation-Date: 2017-11-11 21:03-0300\n"
"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
"Last-Translator: FULL NAME \n"
"Language-Team: LANGUAGE \n"
@@ -702,6 +702,10 @@ msgstr ""
msgid "Check for updates"
msgstr ""
+#: ../data/interface/preferences_dialog.ui
+msgid "Update files databases (more details but slower)"
+msgstr ""
+
#: ../data/interface/preferences_dialog.ui
msgid "Hide tray icon when no update available"
msgstr ""
diff --git a/po/pl.po b/po/pl.po
index a8721e2..9179163 100644
--- a/po/pl.po
+++ b/po/pl.po
@@ -19,7 +19,7 @@ msgid ""
msgstr ""
"Project-Id-Version: manjaro-pamac\n"
"Report-Msgid-Bugs-To: cromer@cromnix.org\n"
-"POT-Creation-Date: 2017-11-11 20:26-0300\n"
+"POT-Creation-Date: 2017-11-11 21:00-0300\n"
"PO-Revision-Date: 2017-08-02 11:35+0000\n"
"Last-Translator: Piotr Strębski \n"
"Language-Team: Polish (http://www.transifex.com/manjarolinux/manjaro-pamac/"
@@ -724,6 +724,10 @@ msgstr "Sprawdź dostępną przestrzeń dyskową"
msgid "Check for updates"
msgstr "Sprawdź aktualizacje"
+#: ../data/interface/preferences_dialog.ui
+msgid "Update files databases (more details but slower)"
+msgstr ""
+
#: ../data/interface/preferences_dialog.ui
msgid "Hide tray icon when no update available"
msgstr "Ukryj ikonę z zasobnika, gdy nie ma dostępnych aktualizacji"
diff --git a/po/pl_PL.po b/po/pl_PL.po
index db9f7bb..a4e146c 100644
--- a/po/pl_PL.po
+++ b/po/pl_PL.po
@@ -8,7 +8,7 @@ msgid ""
msgstr ""
"Project-Id-Version: manjaro-pamac\n"
"Report-Msgid-Bugs-To: cromer@cromnix.org\n"
-"POT-Creation-Date: 2017-11-11 20:26-0300\n"
+"POT-Creation-Date: 2017-11-11 21:00-0300\n"
"PO-Revision-Date: 2017-07-30 02:40+0000\n"
"Last-Translator: philm \n"
"Language-Team: Polish (Poland) (http://www.transifex.com/manjarolinux/"
@@ -711,6 +711,10 @@ msgstr ""
msgid "Check for updates"
msgstr ""
+#: ../data/interface/preferences_dialog.ui
+msgid "Update files databases (more details but slower)"
+msgstr ""
+
#: ../data/interface/preferences_dialog.ui
msgid "Hide tray icon when no update available"
msgstr ""
diff --git a/po/pt.po b/po/pt.po
index 4b79cbe..52c5c49 100644
--- a/po/pt.po
+++ b/po/pt.po
@@ -9,7 +9,7 @@ msgid ""
msgstr ""
"Project-Id-Version: manjaro-pamac\n"
"Report-Msgid-Bugs-To: cromer@cromnix.org\n"
-"POT-Creation-Date: 2017-11-11 20:26-0300\n"
+"POT-Creation-Date: 2017-11-11 21:00-0300\n"
"PO-Revision-Date: 2017-07-30 02:40+0000\n"
"Last-Translator: philm \n"
"Language-Team: Portuguese (http://www.transifex.com/manjarolinux/manjaro-"
@@ -706,6 +706,10 @@ msgstr "Verificar espaço disponível em disco"
msgid "Check for updates"
msgstr "Verificar atualizações"
+#: ../data/interface/preferences_dialog.ui
+msgid "Update files databases (more details but slower)"
+msgstr ""
+
#: ../data/interface/preferences_dialog.ui
msgid "Hide tray icon when no update available"
msgstr "Ocultar ícone da bandeja quando não houver atualização disponível"
diff --git a/po/pt_BR.po b/po/pt_BR.po
index 0c53848..dd84e26 100644
--- a/po/pt_BR.po
+++ b/po/pt_BR.po
@@ -26,7 +26,7 @@ msgid ""
msgstr ""
"Project-Id-Version: manjaro-pamac\n"
"Report-Msgid-Bugs-To: cromer@cromnix.org\n"
-"POT-Creation-Date: 2017-11-11 20:26-0300\n"
+"POT-Creation-Date: 2017-11-11 21:00-0300\n"
"PO-Revision-Date: 2017-07-30 02:40+0000\n"
"Last-Translator: philm \n"
"Language-Team: Portuguese (Brazil) (http://www.transifex.com/manjarolinux/"
@@ -723,6 +723,10 @@ msgstr "Verificar o espaço disponível em disco"
msgid "Check for updates"
msgstr "Verificar atualizações"
+#: ../data/interface/preferences_dialog.ui
+msgid "Update files databases (more details but slower)"
+msgstr ""
+
#: ../data/interface/preferences_dialog.ui
msgid "Hide tray icon when no update available"
msgstr "Ocultar ícone da bandeja quando não houver atualização disponível"
diff --git a/po/pt_PT.po b/po/pt_PT.po
index 1759d86..e537134 100644
--- a/po/pt_PT.po
+++ b/po/pt_PT.po
@@ -17,7 +17,7 @@ msgid ""
msgstr ""
"Project-Id-Version: manjaro-pamac\n"
"Report-Msgid-Bugs-To: cromer@cromnix.org\n"
-"POT-Creation-Date: 2017-11-11 20:26-0300\n"
+"POT-Creation-Date: 2017-11-11 21:00-0300\n"
"PO-Revision-Date: 2017-07-30 02:40+0000\n"
"Last-Translator: philm \n"
"Language-Team: Portuguese (Portugal) (http://www.transifex.com/manjarolinux/"
@@ -714,6 +714,10 @@ msgstr "Verificar espaço disponível em disco"
msgid "Check for updates"
msgstr "Verificar atualizações"
+#: ../data/interface/preferences_dialog.ui
+msgid "Update files databases (more details but slower)"
+msgstr ""
+
#: ../data/interface/preferences_dialog.ui
msgid "Hide tray icon when no update available"
msgstr "Ocultar ícone da bandeja quando não houver atualização disponível"
diff --git a/po/ro.po b/po/ro.po
index d32985e..419701a 100644
--- a/po/ro.po
+++ b/po/ro.po
@@ -13,7 +13,7 @@ msgid ""
msgstr ""
"Project-Id-Version: manjaro-pamac\n"
"Report-Msgid-Bugs-To: cromer@cromnix.org\n"
-"POT-Creation-Date: 2017-11-11 20:26-0300\n"
+"POT-Creation-Date: 2017-11-11 21:00-0300\n"
"PO-Revision-Date: 2017-07-30 02:40+0000\n"
"Last-Translator: philm \n"
"Language-Team: Romanian (http://www.transifex.com/manjarolinux/manjaro-pamac/"
@@ -714,6 +714,10 @@ msgstr "Verifică spațiul disponibil pe disc"
msgid "Check for updates"
msgstr "Verifică actualizări"
+#: ../data/interface/preferences_dialog.ui
+msgid "Update files databases (more details but slower)"
+msgstr ""
+
#: ../data/interface/preferences_dialog.ui
msgid "Hide tray icon when no update available"
msgstr "Ascunde iconița de notificare când nu există actualizări."
diff --git a/po/ru.po b/po/ru.po
index 0ff8f2d..29d538e 100644
--- a/po/ru.po
+++ b/po/ru.po
@@ -27,7 +27,7 @@ msgid ""
msgstr ""
"Project-Id-Version: manjaro-pamac\n"
"Report-Msgid-Bugs-To: cromer@cromnix.org\n"
-"POT-Creation-Date: 2017-11-11 20:26-0300\n"
+"POT-Creation-Date: 2017-11-11 21:00-0300\n"
"PO-Revision-Date: 2017-07-30 02:40+0000\n"
"Last-Translator: philm \n"
"Language-Team: Russian (http://www.transifex.com/manjarolinux/manjaro-pamac/"
@@ -732,6 +732,10 @@ msgstr "Проверка доступного дискового простра
msgid "Check for updates"
msgstr "Проверить обновления"
+#: ../data/interface/preferences_dialog.ui
+msgid "Update files databases (more details but slower)"
+msgstr ""
+
#: ../data/interface/preferences_dialog.ui
msgid "Hide tray icon when no update available"
msgstr "Скрыть значок при отсутствии обновлений"
diff --git a/po/si.po b/po/si.po
index 6418d08..878695f 100644
--- a/po/si.po
+++ b/po/si.po
@@ -10,7 +10,7 @@ msgid ""
msgstr ""
"Project-Id-Version: manjaro-pamac\n"
"Report-Msgid-Bugs-To: cromer@cromnix.org\n"
-"POT-Creation-Date: 2017-11-11 20:26-0300\n"
+"POT-Creation-Date: 2017-11-11 21:00-0300\n"
"PO-Revision-Date: 2017-07-30 02:40+0000\n"
"Last-Translator: philm \n"
"Language-Team: Sinhala (http://www.transifex.com/manjarolinux/manjaro-pamac/"
@@ -705,6 +705,10 @@ msgstr ""
msgid "Check for updates"
msgstr ""
+#: ../data/interface/preferences_dialog.ui
+msgid "Update files databases (more details but slower)"
+msgstr ""
+
#: ../data/interface/preferences_dialog.ui
msgid "Hide tray icon when no update available"
msgstr ""
diff --git a/po/sk.po b/po/sk.po
index d53151b..bedbca2 100644
--- a/po/sk.po
+++ b/po/sk.po
@@ -14,7 +14,7 @@ msgid ""
msgstr ""
"Project-Id-Version: manjaro-pamac\n"
"Report-Msgid-Bugs-To: cromer@cromnix.org\n"
-"POT-Creation-Date: 2017-11-11 20:26-0300\n"
+"POT-Creation-Date: 2017-11-11 21:00-0300\n"
"PO-Revision-Date: 2017-07-30 06:06+0000\n"
"Last-Translator: Dušan Kazik \n"
"Language-Team: Slovak (http://www.transifex.com/manjarolinux/manjaro-pamac/"
@@ -715,6 +715,10 @@ msgstr "Skontrolovať dostupné miesto"
msgid "Check for updates"
msgstr "Kontrolovať aktualizácie"
+#: ../data/interface/preferences_dialog.ui
+msgid "Update files databases (more details but slower)"
+msgstr ""
+
#: ../data/interface/preferences_dialog.ui
msgid "Hide tray icon when no update available"
msgstr "Skryť ikonu v lište, keď nie sú dostupné žiadne aktualizácie"
diff --git a/po/sl.po b/po/sl.po
index 7b940b5..1be7eb1 100644
--- a/po/sl.po
+++ b/po/sl.po
@@ -15,7 +15,7 @@ msgid ""
msgstr ""
"Project-Id-Version: manjaro-pamac\n"
"Report-Msgid-Bugs-To: cromer@cromnix.org\n"
-"POT-Creation-Date: 2017-11-11 20:26-0300\n"
+"POT-Creation-Date: 2017-11-11 21:00-0300\n"
"PO-Revision-Date: 2017-07-30 02:40+0000\n"
"Last-Translator: philm \n"
"Language-Team: Slovenian (http://www.transifex.com/manjarolinux/manjaro-"
@@ -719,6 +719,10 @@ msgstr "Preveri razpoložljiv prostor na disku"
msgid "Check for updates"
msgstr "Preveri za posodobitve"
+#: ../data/interface/preferences_dialog.ui
+msgid "Update files databases (more details but slower)"
+msgstr ""
+
#: ../data/interface/preferences_dialog.ui
msgid "Hide tray icon when no update available"
msgstr "Skrij ikono sistemske vrstice, če ni na voljo nobenih posodobitev"
diff --git a/po/sl_SI.po b/po/sl_SI.po
index 1514e9b..7f81a29 100644
--- a/po/sl_SI.po
+++ b/po/sl_SI.po
@@ -8,7 +8,7 @@ msgid ""
msgstr ""
"Project-Id-Version: manjaro-pamac\n"
"Report-Msgid-Bugs-To: cromer@cromnix.org\n"
-"POT-Creation-Date: 2017-11-11 20:26-0300\n"
+"POT-Creation-Date: 2017-11-11 21:00-0300\n"
"PO-Revision-Date: 2017-07-30 02:40+0000\n"
"Last-Translator: philm \n"
"Language-Team: Slovenian (Slovenia) (http://www.transifex.com/manjarolinux/"
@@ -710,6 +710,10 @@ msgstr ""
msgid "Check for updates"
msgstr ""
+#: ../data/interface/preferences_dialog.ui
+msgid "Update files databases (more details but slower)"
+msgstr ""
+
#: ../data/interface/preferences_dialog.ui
msgid "Hide tray icon when no update available"
msgstr ""
diff --git a/po/sr.po b/po/sr.po
index 8ae56a3..0aa367a 100644
--- a/po/sr.po
+++ b/po/sr.po
@@ -11,7 +11,7 @@ msgid ""
msgstr ""
"Project-Id-Version: manjaro-pamac\n"
"Report-Msgid-Bugs-To: cromer@cromnix.org\n"
-"POT-Creation-Date: 2017-11-11 20:26-0300\n"
+"POT-Creation-Date: 2017-11-11 21:00-0300\n"
"PO-Revision-Date: 2017-07-30 02:40+0000\n"
"Last-Translator: philm \n"
"Language-Team: Serbian (http://www.transifex.com/manjarolinux/manjaro-pamac/"
@@ -712,6 +712,10 @@ msgstr "Провери доступан простор на диску"
msgid "Check for updates"
msgstr ""
+#: ../data/interface/preferences_dialog.ui
+msgid "Update files databases (more details but slower)"
+msgstr ""
+
#: ../data/interface/preferences_dialog.ui
msgid "Hide tray icon when no update available"
msgstr ""
diff --git a/po/sr@latin.po b/po/sr@latin.po
index 88adcb6..6bff9fa 100644
--- a/po/sr@latin.po
+++ b/po/sr@latin.po
@@ -14,7 +14,7 @@ msgid ""
msgstr ""
"Project-Id-Version: manjaro-pamac\n"
"Report-Msgid-Bugs-To: cromer@cromnix.org\n"
-"POT-Creation-Date: 2017-11-11 20:26-0300\n"
+"POT-Creation-Date: 2017-11-11 21:00-0300\n"
"PO-Revision-Date: 2017-07-30 02:40+0000\n"
"Last-Translator: philm \n"
"Language-Team: Serbian (Latin) (http://www.transifex.com/manjarolinux/"
@@ -713,6 +713,10 @@ msgstr "Provera slobodnog prostora na disku"
msgid "Check for updates"
msgstr "Proveri ažuriranja"
+#: ../data/interface/preferences_dialog.ui
+msgid "Update files databases (more details but slower)"
+msgstr ""
+
#: ../data/interface/preferences_dialog.ui
msgid "Hide tray icon when no update available"
msgstr "Sakrij ikonicu kada nema dostupnih ažuriranja"
diff --git a/po/sr_RS.po b/po/sr_RS.po
index 0d7d273..a63ded6 100644
--- a/po/sr_RS.po
+++ b/po/sr_RS.po
@@ -8,7 +8,7 @@ msgid ""
msgstr ""
"Project-Id-Version: manjaro-pamac\n"
"Report-Msgid-Bugs-To: cromer@cromnix.org\n"
-"POT-Creation-Date: 2017-11-11 20:26-0300\n"
+"POT-Creation-Date: 2017-11-11 21:00-0300\n"
"PO-Revision-Date: 2017-07-30 02:40+0000\n"
"Last-Translator: philm \n"
"Language-Team: Serbian (Serbia) (http://www.transifex.com/manjarolinux/"
@@ -707,6 +707,10 @@ msgstr ""
msgid "Check for updates"
msgstr ""
+#: ../data/interface/preferences_dialog.ui
+msgid "Update files databases (more details but slower)"
+msgstr ""
+
#: ../data/interface/preferences_dialog.ui
msgid "Hide tray icon when no update available"
msgstr ""
diff --git a/po/sr_RS@latin.po b/po/sr_RS@latin.po
index 51c9e44..0fa3160 100644
--- a/po/sr_RS@latin.po
+++ b/po/sr_RS@latin.po
@@ -8,7 +8,7 @@ msgid ""
msgstr ""
"Project-Id-Version: manjaro-pamac\n"
"Report-Msgid-Bugs-To: cromer@cromnix.org\n"
-"POT-Creation-Date: 2017-11-11 20:26-0300\n"
+"POT-Creation-Date: 2017-11-11 21:00-0300\n"
"PO-Revision-Date: 2017-07-30 02:40+0000\n"
"Last-Translator: philm \n"
"Language-Team: Serbian (Latin) (Serbia) (http://www.transifex.com/"
@@ -707,6 +707,10 @@ msgstr ""
msgid "Check for updates"
msgstr ""
+#: ../data/interface/preferences_dialog.ui
+msgid "Update files databases (more details but slower)"
+msgstr ""
+
#: ../data/interface/preferences_dialog.ui
msgid "Hide tray icon when no update available"
msgstr ""
diff --git a/po/sv.po b/po/sv.po
index fae1037..616ad88 100644
--- a/po/sv.po
+++ b/po/sv.po
@@ -17,7 +17,7 @@ msgid ""
msgstr ""
"Project-Id-Version: manjaro-pamac\n"
"Report-Msgid-Bugs-To: cromer@cromnix.org\n"
-"POT-Creation-Date: 2017-11-11 20:26-0300\n"
+"POT-Creation-Date: 2017-11-11 21:00-0300\n"
"PO-Revision-Date: 2017-07-30 02:40+0000\n"
"Last-Translator: philm \n"
"Language-Team: Swedish (http://www.transifex.com/manjarolinux/manjaro-pamac/"
@@ -714,6 +714,10 @@ msgstr "Kontrollera tillgängligt diskutrymme"
msgid "Check for updates"
msgstr "Leta efter uppdateringar"
+#: ../data/interface/preferences_dialog.ui
+msgid "Update files databases (more details but slower)"
+msgstr ""
+
#: ../data/interface/preferences_dialog.ui
msgid "Hide tray icon when no update available"
msgstr "Göm programikonen när inga uppdateringar finns"
diff --git a/po/tr.po b/po/tr.po
index 1fc7db3..e11469e 100644
--- a/po/tr.po
+++ b/po/tr.po
@@ -13,7 +13,7 @@ msgid ""
msgstr ""
"Project-Id-Version: manjaro-pamac\n"
"Report-Msgid-Bugs-To: cromer@cromnix.org\n"
-"POT-Creation-Date: 2017-11-11 20:26-0300\n"
+"POT-Creation-Date: 2017-11-11 21:00-0300\n"
"PO-Revision-Date: 2017-08-04 06:07+0000\n"
"Last-Translator: Demiray Muhterem \n"
"Language-Team: Turkish (http://www.transifex.com/manjarolinux/manjaro-pamac/"
@@ -712,6 +712,10 @@ msgstr "Kullanılabilir disk alanını kontrol et"
msgid "Check for updates"
msgstr "Güncellemeleri kontrol et"
+#: ../data/interface/preferences_dialog.ui
+msgid "Update files databases (more details but slower)"
+msgstr ""
+
#: ../data/interface/preferences_dialog.ui
msgid "Hide tray icon when no update available"
msgstr "Güncelleme yok ise sistem ikonunu gizle"
diff --git a/po/uk.po b/po/uk.po
index a22b820..33d3df7 100644
--- a/po/uk.po
+++ b/po/uk.po
@@ -20,7 +20,7 @@ msgid ""
msgstr ""
"Project-Id-Version: manjaro-pamac\n"
"Report-Msgid-Bugs-To: cromer@cromnix.org\n"
-"POT-Creation-Date: 2017-11-11 20:26-0300\n"
+"POT-Creation-Date: 2017-11-11 21:00-0300\n"
"PO-Revision-Date: 2017-07-30 02:40+0000\n"
"Last-Translator: philm \n"
"Language-Team: Ukrainian (http://www.transifex.com/manjarolinux/manjaro-"
@@ -721,6 +721,10 @@ msgstr "Перевірити доступне місце на диску"
msgid "Check for updates"
msgstr "Перевірити наявність оновлень"
+#: ../data/interface/preferences_dialog.ui
+msgid "Update files databases (more details but slower)"
+msgstr ""
+
#: ../data/interface/preferences_dialog.ui
msgid "Hide tray icon when no update available"
msgstr "Приховати значок з панелі завдань, коли немає доступних оновлень"
diff --git a/po/ur_PK.po b/po/ur_PK.po
index 5e84d93..8774fc2 100644
--- a/po/ur_PK.po
+++ b/po/ur_PK.po
@@ -9,7 +9,7 @@ msgid ""
msgstr ""
"Project-Id-Version: manjaro-pamac\n"
"Report-Msgid-Bugs-To: cromer@cromnix.org\n"
-"POT-Creation-Date: 2017-11-11 20:26-0300\n"
+"POT-Creation-Date: 2017-11-11 21:00-0300\n"
"PO-Revision-Date: 2017-07-30 02:40+0000\n"
"Last-Translator: philm \n"
"Language-Team: Urdu (Pakistan) (http://www.transifex.com/manjarolinux/"
@@ -706,6 +706,10 @@ msgstr "ڈسک میں موجود خالی جگہ کی جانچ کریں"
msgid "Check for updates"
msgstr ""
+#: ../data/interface/preferences_dialog.ui
+msgid "Update files databases (more details but slower)"
+msgstr ""
+
#: ../data/interface/preferences_dialog.ui
msgid "Hide tray icon when no update available"
msgstr ""
diff --git a/po/uz.po b/po/uz.po
index 3265f4f..2a608e6 100644
--- a/po/uz.po
+++ b/po/uz.po
@@ -11,7 +11,7 @@ msgid ""
msgstr ""
"Project-Id-Version: manjaro-pamac\n"
"Report-Msgid-Bugs-To: cromer@cromnix.org\n"
-"POT-Creation-Date: 2017-11-11 20:26-0300\n"
+"POT-Creation-Date: 2017-11-11 21:00-0300\n"
"PO-Revision-Date: 2017-07-30 02:40+0000\n"
"Last-Translator: philm \n"
"Language-Team: Uzbek (http://www.transifex.com/manjarolinux/manjaro-pamac/"
@@ -703,6 +703,10 @@ msgstr ""
msgid "Check for updates"
msgstr ""
+#: ../data/interface/preferences_dialog.ui
+msgid "Update files databases (more details but slower)"
+msgstr ""
+
#: ../data/interface/preferences_dialog.ui
msgid "Hide tray icon when no update available"
msgstr ""
diff --git a/po/vi.po b/po/vi.po
index 48c28df..84820af 100644
--- a/po/vi.po
+++ b/po/vi.po
@@ -11,7 +11,7 @@ msgid ""
msgstr ""
"Project-Id-Version: manjaro-pamac\n"
"Report-Msgid-Bugs-To: cromer@cromnix.org\n"
-"POT-Creation-Date: 2017-11-11 20:26-0300\n"
+"POT-Creation-Date: 2017-11-11 21:00-0300\n"
"PO-Revision-Date: 2017-07-30 02:40+0000\n"
"Last-Translator: philm \n"
"Language-Team: Vietnamese (http://www.transifex.com/manjarolinux/manjaro-"
@@ -703,6 +703,10 @@ msgstr ""
msgid "Check for updates"
msgstr ""
+#: ../data/interface/preferences_dialog.ui
+msgid "Update files databases (more details but slower)"
+msgstr ""
+
#: ../data/interface/preferences_dialog.ui
msgid "Hide tray icon when no update available"
msgstr ""
diff --git a/po/zh.po b/po/zh.po
index 4ed0c14..cb96dd0 100644
--- a/po/zh.po
+++ b/po/zh.po
@@ -8,7 +8,7 @@ msgid ""
msgstr ""
"Project-Id-Version: manjaro-pamac\n"
"Report-Msgid-Bugs-To: cromer@cromnix.org\n"
-"POT-Creation-Date: 2017-11-11 20:26-0300\n"
+"POT-Creation-Date: 2017-11-11 21:00-0300\n"
"PO-Revision-Date: 2017-07-30 02:40+0000\n"
"Last-Translator: philm \n"
"Language-Team: Chinese (http://www.transifex.com/manjarolinux/manjaro-pamac/"
@@ -700,6 +700,10 @@ msgstr ""
msgid "Check for updates"
msgstr ""
+#: ../data/interface/preferences_dialog.ui
+msgid "Update files databases (more details but slower)"
+msgstr ""
+
#: ../data/interface/preferences_dialog.ui
msgid "Hide tray icon when no update available"
msgstr ""
diff --git a/po/zh_CN.po b/po/zh_CN.po
index 9149079..80e0db4 100644
--- a/po/zh_CN.po
+++ b/po/zh_CN.po
@@ -14,7 +14,7 @@ msgid ""
msgstr ""
"Project-Id-Version: manjaro-pamac\n"
"Report-Msgid-Bugs-To: cromer@cromnix.org\n"
-"POT-Creation-Date: 2017-11-11 20:26-0300\n"
+"POT-Creation-Date: 2017-11-11 21:00-0300\n"
"PO-Revision-Date: 2017-07-30 02:40+0000\n"
"Last-Translator: philm \n"
"Language-Team: Chinese (China) (http://www.transifex.com/manjarolinux/"
@@ -706,6 +706,10 @@ msgstr "检查可用磁盘空间"
msgid "Check for updates"
msgstr "检查更新"
+#: ../data/interface/preferences_dialog.ui
+msgid "Update files databases (more details but slower)"
+msgstr ""
+
#: ../data/interface/preferences_dialog.ui
msgid "Hide tray icon when no update available"
msgstr "隐藏托盘图标当没有更新可用时"
diff --git a/po/zh_TW.po b/po/zh_TW.po
index 97e5b40..ef1e34c 100644
--- a/po/zh_TW.po
+++ b/po/zh_TW.po
@@ -12,7 +12,7 @@ msgid ""
msgstr ""
"Project-Id-Version: manjaro-pamac\n"
"Report-Msgid-Bugs-To: cromer@cromnix.org\n"
-"POT-Creation-Date: 2017-11-11 20:26-0300\n"
+"POT-Creation-Date: 2017-11-11 21:00-0300\n"
"PO-Revision-Date: 2017-07-30 12:17+0000\n"
"Last-Translator: Jeff Huang \n"
"Language-Team: Chinese (Taiwan) (http://www.transifex.com/manjarolinux/"
@@ -704,6 +704,10 @@ msgstr "檢查可用磁碟空間"
msgid "Check for updates"
msgstr "檢查更新"
+#: ../data/interface/preferences_dialog.ui
+msgid "Update files databases (more details but slower)"
+msgstr ""
+
#: ../data/interface/preferences_dialog.ui
msgid "Hide tray icon when no update available"
msgstr "當沒有可用的更新時,隱藏系統匣圖示"
diff --git a/src/CMakeLists.txt b/src/CMakeLists.txt
index a41c777..6c8e8f5 100644
--- a/src/CMakeLists.txt
+++ b/src/CMakeLists.txt
@@ -7,7 +7,7 @@ set (GETTEXT_PACKAGE "pamac-classic")
set (RELEASE_NAME "pamac-classic")
set (CMAKE_C_FLAGS "")
set (PREFIX ${CMAKE_INSTALL_PREFIX})
-set (VERSION "6.6.0")
+set (VERSION "6.6.1")
set (TESTSRCDIR "${CMAKE_SOURCE_DIR}")
set (DOLLAR "$")
@@ -15,7 +15,7 @@ configure_file (${CMAKE_SOURCE_DIR}/src/Config.vala.base ${CMAKE_BINARY_DIR}/src
add_definitions(-DGETTEXT_PACKAGE=\"${GETTEXT_PACKAGE}\")
configure_file (${CMAKE_CURRENT_SOURCE_DIR}/pamacclassic.pc ${CMAKE_CURRENT_BINARY_DIR}/pamacclassic.pc)
configure_file (${CMAKE_CURRENT_SOURCE_DIR}/pamacclassic.deps ${CMAKE_CURRENT_BINARY_DIR}/pamacclassic.deps)
-set (VERSION "6.6.0")
+set (VERSION "6.6.1")
add_definitions (${DEPS_CFLAGS})
link_libraries ( ${DEPS_LIBRARIES} )
link_directories ( ${DEPS_LIBRARY_DIRS} )
@@ -101,7 +101,7 @@ add_dependencies( pamacclassic ${pamacclassic_DEPENDENCIES} )
target_link_libraries( pamacclassic m )
set_target_properties( pamacclassic PROPERTIES
VERSION
- 6.6.0
+ 6.6.1
SOVERSION
6 )
diff --git a/src/meson.build b/src/meson.build
index 746cb54..86c9a4e 100644
--- a/src/meson.build
+++ b/src/meson.build
@@ -4,7 +4,7 @@ cfg_pamac_classic.set('PKGDATADIR', join_paths(get_option('prefix'),get_option('
cfg_pamac_classic.set('GETTEXT_PACKAGE', 'pamac-classic')
cfg_pamac_classic.set('RELEASE_NAME', 'pamac-classic')
cfg_pamac_classic.set('PREFIX', get_option('prefix'))
-cfg_pamac_classic.set('VERSION', '6.6.0')
+cfg_pamac_classic.set('VERSION', '6.6.1')
cfg_pamac_classic.set('TESTSRCDIR', meson.source_root())
cfgfile_1 = configure_file(input: 'Config.vala.base',output: 'Config.vala',configuration: cfg_pamac_classic)
@@ -59,7 +59,7 @@ pamac_classic_deps += [meson.get_compiler('c').find_library('m', required : fals
pamac_classic_vala_args += ['--gir=pamacclassic-6.0.gir']
-pamacclassic_library = shared_library('pamacclassic',pamac_classic_sources,dependencies: pamac_classic_deps,vala_args: pamac_classic_vala_args,c_args: pamac_classic_c_args,version: '6.6.0',soversion: '6',install: true)
+pamacclassic_library = shared_library('pamacclassic',pamac_classic_sources,dependencies: pamac_classic_deps,vala_args: pamac_classic_vala_args,c_args: pamac_classic_c_args,version: '6.6.1',soversion: '6',install: true)
pamac_classic_requires = []
pamac_classic_requires += ['gdk-3.0']
@@ -74,7 +74,7 @@ pamac_classic_requires += ['glib-2.0']
pamac_classic_requires += ['gobject-2.0']
pkg_mod = import('pkgconfig')
pkg_mod.generate(libraries : pamacclassic_library,
- version : '6.6.0',
+ version : '6.6.1',
name : 'pamacclassic',
filebase : 'pamacclassic',
description : 'pamacclassic',
diff --git a/src/pamac-clean-cache/CMakeLists.txt b/src/pamac-clean-cache/CMakeLists.txt
index 5eca156..642a026 100644
--- a/src/pamac-clean-cache/CMakeLists.txt
+++ b/src/pamac-clean-cache/CMakeLists.txt
@@ -7,13 +7,13 @@ set (GETTEXT_PACKAGE "pamac-classic")
set (RELEASE_NAME "pamac-classic")
set (CMAKE_C_FLAGS "")
set (PREFIX ${CMAKE_INSTALL_PREFIX})
-set (VERSION "6.6.0")
+set (VERSION "6.6.1")
set (TESTSRCDIR "${CMAKE_SOURCE_DIR}")
set (DOLLAR "$")
configure_file (${CMAKE_SOURCE_DIR}/src/pamac-clean-cache/Config.vala.base ${CMAKE_BINARY_DIR}/src/pamac-clean-cache/Config.vala)
add_definitions(-DGETTEXT_PACKAGE=\"${GETTEXT_PACKAGE}\")
-set (VERSION "6.6.0")
+set (VERSION "6.6.1")
add_definitions (${DEPS_CFLAGS})
include_directories ( ${CMAKE_BINARY_DIR}/src )
link_libraries ( ${DEPS_LIBRARIES} -lpamacclassic )
diff --git a/src/pamac-clean-cache/meson.build b/src/pamac-clean-cache/meson.build
index 4218ed6..6b5a03e 100644
--- a/src/pamac-clean-cache/meson.build
+++ b/src/pamac-clean-cache/meson.build
@@ -4,7 +4,7 @@ cfg_pamac_clean_cache.set('PKGDATADIR', join_paths(get_option('prefix'),get_opti
cfg_pamac_clean_cache.set('GETTEXT_PACKAGE', 'pamac-classic')
cfg_pamac_clean_cache.set('RELEASE_NAME', 'pamac-classic')
cfg_pamac_clean_cache.set('PREFIX', get_option('prefix'))
-cfg_pamac_clean_cache.set('VERSION', '6.6.0')
+cfg_pamac_clean_cache.set('VERSION', '6.6.1')
cfg_pamac_clean_cache.set('TESTSRCDIR', meson.source_root())
cfgfile_4 = configure_file(input: 'Config.vala.base',output: 'Config.vala',configuration: cfg_pamac_clean_cache)
diff --git a/src/pamac-install/CMakeLists.txt b/src/pamac-install/CMakeLists.txt
index 62d0fe0..af751f8 100644
--- a/src/pamac-install/CMakeLists.txt
+++ b/src/pamac-install/CMakeLists.txt
@@ -7,13 +7,13 @@ set (GETTEXT_PACKAGE "pamac-classic")
set (RELEASE_NAME "pamac-classic")
set (CMAKE_C_FLAGS "")
set (PREFIX ${CMAKE_INSTALL_PREFIX})
-set (VERSION "6.6.0")
+set (VERSION "6.6.1")
set (TESTSRCDIR "${CMAKE_SOURCE_DIR}")
set (DOLLAR "$")
configure_file (${CMAKE_SOURCE_DIR}/src/pamac-install/Config.vala.base ${CMAKE_BINARY_DIR}/src/pamac-install/Config.vala)
add_definitions(-DGETTEXT_PACKAGE=\"${GETTEXT_PACKAGE}\")
-set (VERSION "6.6.0")
+set (VERSION "6.6.1")
add_definitions (${DEPS_CFLAGS})
include_directories ( ${CMAKE_BINARY_DIR}/src )
link_libraries ( ${DEPS_LIBRARIES} -lpamacclassic )
diff --git a/src/pamac-install/meson.build b/src/pamac-install/meson.build
index 9d327f6..2e6f0e8 100644
--- a/src/pamac-install/meson.build
+++ b/src/pamac-install/meson.build
@@ -4,7 +4,7 @@ cfg_pamac_install.set('PKGDATADIR', join_paths(get_option('prefix'),get_option('
cfg_pamac_install.set('GETTEXT_PACKAGE', 'pamac-classic')
cfg_pamac_install.set('RELEASE_NAME', 'pamac-classic')
cfg_pamac_install.set('PREFIX', get_option('prefix'))
-cfg_pamac_install.set('VERSION', '6.6.0')
+cfg_pamac_install.set('VERSION', '6.6.1')
cfg_pamac_install.set('TESTSRCDIR', meson.source_root())
cfgfile_5 = configure_file(input: 'Config.vala.base',output: 'Config.vala',configuration: cfg_pamac_install)
diff --git a/src/pamac-manager/CMakeLists.txt b/src/pamac-manager/CMakeLists.txt
index be8e375..405ee77 100644
--- a/src/pamac-manager/CMakeLists.txt
+++ b/src/pamac-manager/CMakeLists.txt
@@ -7,13 +7,13 @@ set (GETTEXT_PACKAGE "pamac-classic")
set (RELEASE_NAME "pamac-classic")
set (CMAKE_C_FLAGS "")
set (PREFIX ${CMAKE_INSTALL_PREFIX})
-set (VERSION "6.6.0")
+set (VERSION "6.6.1")
set (TESTSRCDIR "${CMAKE_SOURCE_DIR}")
set (DOLLAR "$")
configure_file (${CMAKE_SOURCE_DIR}/src/pamac-manager/Config.vala.base ${CMAKE_BINARY_DIR}/src/pamac-manager/Config.vala)
add_definitions(-DGETTEXT_PACKAGE=\"${GETTEXT_PACKAGE}\")
-set (VERSION "6.6.0")
+set (VERSION "6.6.1")
add_definitions (${DEPS_CFLAGS})
include_directories ( ${CMAKE_BINARY_DIR}/src )
link_libraries ( ${DEPS_LIBRARIES} -lpamacclassic )
diff --git a/src/pamac-manager/meson.build b/src/pamac-manager/meson.build
index aa12a5a..e733475 100644
--- a/src/pamac-manager/meson.build
+++ b/src/pamac-manager/meson.build
@@ -4,7 +4,7 @@ cfg_pamac_manager.set('PKGDATADIR', join_paths(get_option('prefix'),get_option('
cfg_pamac_manager.set('GETTEXT_PACKAGE', 'pamac-classic')
cfg_pamac_manager.set('RELEASE_NAME', 'pamac-classic')
cfg_pamac_manager.set('PREFIX', get_option('prefix'))
-cfg_pamac_manager.set('VERSION', '6.6.0')
+cfg_pamac_manager.set('VERSION', '6.6.1')
cfg_pamac_manager.set('TESTSRCDIR', meson.source_root())
cfgfile_6 = configure_file(input: 'Config.vala.base',output: 'Config.vala',configuration: cfg_pamac_manager)
diff --git a/src/pamac-system-daemon/CMakeLists.txt b/src/pamac-system-daemon/CMakeLists.txt
index 9bd40a6..1d1f116 100644
--- a/src/pamac-system-daemon/CMakeLists.txt
+++ b/src/pamac-system-daemon/CMakeLists.txt
@@ -7,13 +7,13 @@ set (GETTEXT_PACKAGE "pamac-classic")
set (RELEASE_NAME "pamac-classic")
set (CMAKE_C_FLAGS "")
set (PREFIX ${CMAKE_INSTALL_PREFIX})
-set (VERSION "6.6.0")
+set (VERSION "6.6.1")
set (TESTSRCDIR "${CMAKE_SOURCE_DIR}")
set (DOLLAR "$")
configure_file (${CMAKE_SOURCE_DIR}/src/pamac-system-daemon/Config.vala.base ${CMAKE_BINARY_DIR}/src/pamac-system-daemon/Config.vala)
add_definitions(-DGETTEXT_PACKAGE=\"${GETTEXT_PACKAGE}\")
-set (VERSION "6.6.0")
+set (VERSION "6.6.1")
add_definitions (${DEPS_CFLAGS})
include_directories ( ${CMAKE_BINARY_DIR}/src )
link_libraries ( ${DEPS_LIBRARIES} -lpamacclassic )
diff --git a/src/pamac-system-daemon/meson.build b/src/pamac-system-daemon/meson.build
index ecdfa87..e27fc37 100644
--- a/src/pamac-system-daemon/meson.build
+++ b/src/pamac-system-daemon/meson.build
@@ -4,7 +4,7 @@ cfg_pamac_system_daemon.set('PKGDATADIR', join_paths(get_option('prefix'),get_op
cfg_pamac_system_daemon.set('GETTEXT_PACKAGE', 'pamac-classic')
cfg_pamac_system_daemon.set('RELEASE_NAME', 'pamac-classic')
cfg_pamac_system_daemon.set('PREFIX', get_option('prefix'))
-cfg_pamac_system_daemon.set('VERSION', '6.6.0')
+cfg_pamac_system_daemon.set('VERSION', '6.6.1')
cfg_pamac_system_daemon.set('TESTSRCDIR', meson.source_root())
cfgfile_7 = configure_file(input: 'Config.vala.base',output: 'Config.vala',configuration: cfg_pamac_system_daemon)
diff --git a/src/pamac-system-daemon/system_daemon.vala b/src/pamac-system-daemon/system_daemon.vala
index 663209b..8bc6f83 100644
--- a/src/pamac-system-daemon/system_daemon.vala
+++ b/src/pamac-system-daemon/system_daemon.vala
@@ -193,7 +193,12 @@ namespace Pamac {
alpm_handle.totaldlcb = (Alpm.TotalDownloadCallBack) cb_totaldownload;
alpm_handle.logcb = (Alpm.LogCallBack) cb_log;
lockfile = GLib.File.new_for_path (alpm_handle.lockfile);
- files_handle = alpm_config.get_handle (false, true);
+ var pamac_config = new Pamac.Config ();
+ if (pamac_config.update_files_db) {
+ files_handle = alpm_config.get_handle (true);
+ } else {
+ files_handle = alpm_config.get_handle (false);
+ }
files_handle.eventcb = (Alpm.EventCallBack) cb_event;
files_handle.progresscb = (Alpm.ProgressCallBack) cb_progress;
files_handle.questioncb = (Alpm.QuestionCallBack) cb_question;
diff --git a/src/pamac-tray/CMakeLists.txt b/src/pamac-tray/CMakeLists.txt
index 3a920e8..d418123 100644
--- a/src/pamac-tray/CMakeLists.txt
+++ b/src/pamac-tray/CMakeLists.txt
@@ -7,13 +7,13 @@ set (GETTEXT_PACKAGE "pamac-classic")
set (RELEASE_NAME "pamac-classic")
set (CMAKE_C_FLAGS "")
set (PREFIX ${CMAKE_INSTALL_PREFIX})
-set (VERSION "6.6.0")
+set (VERSION "6.6.1")
set (TESTSRCDIR "${CMAKE_SOURCE_DIR}")
set (DOLLAR "$")
configure_file (${CMAKE_SOURCE_DIR}/src/pamac-tray/Config.vala.base ${CMAKE_BINARY_DIR}/src/pamac-tray/Config.vala)
add_definitions(-DGETTEXT_PACKAGE=\"${GETTEXT_PACKAGE}\")
-set (VERSION "6.6.0")
+set (VERSION "6.6.1")
add_definitions (${DEPS_CFLAGS})
include_directories ( ${CMAKE_BINARY_DIR}/src )
link_libraries ( ${DEPS_LIBRARIES} -lpamacclassic )
diff --git a/src/pamac-tray/meson.build b/src/pamac-tray/meson.build
index a3fc04d..03c367f 100644
--- a/src/pamac-tray/meson.build
+++ b/src/pamac-tray/meson.build
@@ -4,7 +4,7 @@ cfg_pamac_tray.set('PKGDATADIR', join_paths(get_option('prefix'),get_option('dat
cfg_pamac_tray.set('GETTEXT_PACKAGE', 'pamac-classic')
cfg_pamac_tray.set('RELEASE_NAME', 'pamac-classic')
cfg_pamac_tray.set('PREFIX', get_option('prefix'))
-cfg_pamac_tray.set('VERSION', '6.6.0')
+cfg_pamac_tray.set('VERSION', '6.6.1')
cfg_pamac_tray.set('TESTSRCDIR', meson.source_root())
cfgfile_3 = configure_file(input: 'Config.vala.base',output: 'Config.vala',configuration: cfg_pamac_tray)
diff --git a/src/pamac-user-daemon/CMakeLists.txt b/src/pamac-user-daemon/CMakeLists.txt
index db7a5f5..fa0ae8d 100644
--- a/src/pamac-user-daemon/CMakeLists.txt
+++ b/src/pamac-user-daemon/CMakeLists.txt
@@ -7,13 +7,13 @@ set (GETTEXT_PACKAGE "pamac-classic")
set (RELEASE_NAME "pamac-classic")
set (CMAKE_C_FLAGS "")
set (PREFIX ${CMAKE_INSTALL_PREFIX})
-set (VERSION "6.6.0")
+set (VERSION "6.6.1")
set (TESTSRCDIR "${CMAKE_SOURCE_DIR}")
set (DOLLAR "$")
configure_file (${CMAKE_SOURCE_DIR}/src/pamac-user-daemon/Config.vala.base ${CMAKE_BINARY_DIR}/src/pamac-user-daemon/Config.vala)
add_definitions(-DGETTEXT_PACKAGE=\"${GETTEXT_PACKAGE}\")
-set (VERSION "6.6.0")
+set (VERSION "6.6.1")
add_definitions (${DEPS_CFLAGS})
include_directories ( ${CMAKE_BINARY_DIR}/src )
link_libraries ( ${DEPS_LIBRARIES} -lpamacclassic )
@@ -34,6 +34,7 @@ set (VALA_PACKAGES ${VALA_PACKAGES} gobject-2.0)
set (APP_SOURCES ${APP_SOURCES} ${CMAKE_CURRENT_BINARY_DIR}/Config.vala)
set (APP_SOURCES ${APP_SOURCES} alpm_config.vala)
+set (APP_SOURCES ${APP_SOURCES} pamac_config.vala)
set (APP_SOURCES ${APP_SOURCES} user_daemon.vala)
set (CUSTOM_VAPIS_LIST ${CUSTOM_VAPIS_LIST} ${CMAKE_BINARY_DIR}/src/pamacclassic.vapi)
diff --git a/src/pamac-user-daemon/meson.build b/src/pamac-user-daemon/meson.build
index c5fca10..8044bf9 100644
--- a/src/pamac-user-daemon/meson.build
+++ b/src/pamac-user-daemon/meson.build
@@ -4,7 +4,7 @@ cfg_pamac_user_daemon.set('PKGDATADIR', join_paths(get_option('prefix'),get_opti
cfg_pamac_user_daemon.set('GETTEXT_PACKAGE', 'pamac-classic')
cfg_pamac_user_daemon.set('RELEASE_NAME', 'pamac-classic')
cfg_pamac_user_daemon.set('PREFIX', get_option('prefix'))
-cfg_pamac_user_daemon.set('VERSION', '6.6.0')
+cfg_pamac_user_daemon.set('VERSION', '6.6.1')
cfg_pamac_user_daemon.set('TESTSRCDIR', meson.source_root())
cfgfile_2 = configure_file(input: 'Config.vala.base',output: 'Config.vala',configuration: cfg_pamac_user_daemon)
@@ -18,6 +18,7 @@ pamac_user_daemon_deps += [glib_2_0_dep]
pamac_user_daemon_deps += [gobject_2_0_dep]
pamac_user_daemon_sources = [cfgfile_2]
pamac_user_daemon_sources += ['alpm_config.vala']
+pamac_user_daemon_sources += ['pamac_config.vala']
pamac_user_daemon_sources += ['user_daemon.vala']
pamac_user_daemon_vala_args = ['--pkg','posix']
pamac_user_daemon_vala_args += ['--vapidir='+join_paths(meson.source_root(),'src/vapis')]
diff --git a/src/pamac-user-daemon/pamac_config.vala b/src/pamac-user-daemon/pamac_config.vala
new file mode 120000
index 0000000..95475bb
--- /dev/null
+++ b/src/pamac-user-daemon/pamac_config.vala
@@ -0,0 +1 @@
+../pamac_config.vala
\ No newline at end of file
diff --git a/src/pamac-user-daemon/user_daemon.vala b/src/pamac-user-daemon/user_daemon.vala
index ee0e7ce..193daf5 100644
--- a/src/pamac-user-daemon/user_daemon.vala
+++ b/src/pamac-user-daemon/user_daemon.vala
@@ -58,7 +58,12 @@ namespace Pamac {
if (alpm_handle == null) {
return;
} else {
- files_handle = alpm_config.get_handle (false, true);
+ var pamac_config = new Pamac.Config ();
+ if (pamac_config.update_files_db) {
+ files_handle = alpm_config.get_handle (true);
+ } else {
+ files_handle = alpm_config.get_handle (false);
+ }
}
}
@@ -812,12 +817,23 @@ namespace Pamac {
syncdbs.next ();
}
// refresh file dbs
- var tmp_files_handle = alpm_config.get_handle (false, true);
- syncdbs = tmp_files_handle.syncdbs;
- while (syncdbs != null) {
- unowned Alpm.DB db = syncdbs.data;
- db.update (0);
- syncdbs.next ();
+ var pamac_config = new Pamac.Config ();
+ if (pamac_config.update_files_db) {
+ var tmp_files_handle = alpm_config.get_handle (true, true);
+ syncdbs = tmp_files_handle.syncdbs;
+ while (syncdbs != null) {
+ unowned Alpm.DB db = syncdbs.data;
+ db.update (0);
+ syncdbs.next ();
+ }
+ } else {
+ var tmp_files_handle = alpm_config.get_handle (false, true);
+ syncdbs = tmp_files_handle.syncdbs;
+ while (syncdbs != null) {
+ unowned Alpm.DB db = syncdbs.data;
+ db.update (0);
+ syncdbs.next ();
+ }
}
string[] local_pkgs = {};
unowned Alpm.List pkgcache = tmp_handle.localdb.pkgcache;
diff --git a/src/pamac_config.vala b/src/pamac_config.vala
index 46def80..ac8e682 100644
--- a/src/pamac_config.vala
+++ b/src/pamac_config.vala
@@ -37,6 +37,7 @@ namespace Pamac {
public string terminal_background { get; private set; }
public string terminal_foreground { get; private set; }
public string terminal_font { get; private set; }
+ public bool update_files_db { get; private set; }
public unowned HashTable environment_variables {
get {
return _environment_variables;
@@ -74,26 +75,6 @@ namespace Pamac {
}
public void reload () {
- // set default options
- recurse = false;
- no_update_hide_icon = false;
-#if DISABLE_AUR
-#else
- enable_aur = false;
- search_aur = false;
- aur_build_dir = "/tmp";
- check_aur_updates = false;
-#endif
- keep_num_pkgs = 3;
- rm_only_uninstalled = false;
- terminal_background = "rgb(0,0,0)";
- terminal_foreground = "rgb(255,255,255)";
- terminal_font = "Sans Regular 12";
- //parse_file (conf_path);
- load_settings ();
- }
-
- void load_settings () {
var settings = new Settings ("org.pamac.main");
recurse = settings.get_boolean ("remove-unrequired-deps");
refresh_period = settings.get_uint64 ("refresh-period");
@@ -103,7 +84,7 @@ namespace Pamac {
terminal_background = settings.get_string ("background-color");
terminal_foreground = settings.get_string ("foreground-color");
terminal_font = settings.get_string ("terminal-font");
-
+ update_files_db = settings.get_boolean ("update-files-db");
#if DISABLE_AUR
#else
settings = new Settings ("org.pamac.aur");
diff --git a/src/pamacclassic.pc b/src/pamacclassic.pc
index 491c7a5..e159aa0 100644
--- a/src/pamacclassic.pc
+++ b/src/pamacclassic.pc
@@ -4,7 +4,7 @@ includedir=@DOLLAR@{prefix}/${CMAKE_INSTALL_INCLUDEDIR}
Name: pamacclassic
Description: pamacclassic
-Version: 6.6.0
+Version: 6.6.1
Libs: -L@DOLLAR@{libdir} -lpamacclassic
Cflags: -I@DOLLAR@{includedir}
Requires: gdk-3.0 gtk+-3.0 json-glib-1.0 libalpm libnotify libsoup-2.4 vte-2.91 gio-2.0 glib-2.0 gobject-2.0
diff --git a/src/preferences_dialog.vala b/src/preferences_dialog.vala
index 3de247f..87e6bb6 100644
--- a/src/preferences_dialog.vala
+++ b/src/preferences_dialog.vala
@@ -26,6 +26,8 @@ namespace Pamac {
[GtkChild]
Gtk.Switch remove_unrequired_deps_button;
[GtkChild]
+ Gtk.Switch update_files_db_button;
+ [GtkChild]
Gtk.Switch check_space_button;
[GtkChild]
Gtk.Switch check_updates_button;
@@ -94,6 +96,7 @@ namespace Pamac {
aur_build_dir_label.set_markup (dgettext (null, "Build directory") +":");
#endif
remove_unrequired_deps_button.active = transaction.recurse;
+ update_files_db_button.active = transaction.update_files_db;
check_space_button.active = transaction.get_checkspace ();
if (transaction.refresh_period == 0) {
check_updates_button.active = false;
@@ -130,6 +133,7 @@ namespace Pamac {
ignorepkgs_liststore.insert_with_values (null, -1, 0, ignorepkg);
}
remove_unrequired_deps_button.state_set.connect (on_remove_unrequired_deps_button_state_set);
+ update_files_db_button.state_set.connect (on_update_files_db_button_state_set);
check_space_button.state_set.connect (on_check_space_button_state_set);
transaction.write_alpm_config_finished.connect (on_write_alpm_config_finished);
check_updates_button.state_set.connect (on_check_updates_button_state_set);
@@ -200,6 +204,14 @@ namespace Pamac {
return true;
}
+ bool on_update_files_db_button_state_set (bool new_state) {
+ var settings = new Settings ("org.pamac.main");
+ settings.set_boolean ("update-files-db", new_state);
+ config_changed();
+ transaction.start_save_pamac_config ();
+ return true;
+ }
+
bool on_check_updates_button_state_set (bool new_state) {
var settings = new Settings ("org.pamac.main");
refresh_period_label.sensitive = new_state;
@@ -303,6 +315,7 @@ namespace Pamac {
void config_changed() {
transaction.config_changed();
remove_unrequired_deps_button.state = transaction.recurse;
+ update_files_db_button.state = transaction.update_files_db;
if (transaction.refresh_period == 0) {
check_updates_button.state = false;
refresh_period_label.sensitive = false;
diff --git a/src/transaction.vala b/src/transaction.vala
index f4a50fa..6783e8e 100644
--- a/src/transaction.vala
+++ b/src/transaction.vala
@@ -152,6 +152,7 @@ namespace Pamac {
public unowned GLib.HashTable environment_variables { get { return pamac_config.environment_variables; } }
public bool no_update_hide_icon { get { return pamac_config.no_update_hide_icon; } }
public bool recurse { get { return pamac_config.recurse; } }
+ public bool update_files_db { get { return pamac_config.update_files_db; } }
public uint64 refresh_period { get { return pamac_config.refresh_period; } }
//Alpm.TransFlag