option to update files databases or not

This commit is contained in:
2017-11-11 21:04:15 -03:00
parent ef5a48feef
commit 61654163b0
108 changed files with 562 additions and 166 deletions

View File

@@ -152,6 +152,7 @@ namespace Pamac {
public unowned GLib.HashTable<string,string> 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