summaryrefslogtreecommitdiffstats
path: root/src/Gui/PluginsSettingsDialog.py
Commit message (Collapse)AuthorAgeFilesLines
* GUI: survive gnome-keyring access denial rhbz#543200Jiri Moskovcak2009-12-021-0/+2
|
* GUI: don't read the g-k every time we want to use the settingJiri Moskovcak2009-11-201-1/+3
| | | | | | - if g-k is not available, then user can set the settings at least for the current ABRT session, but it's lost if we forcibly reload it everytime
* GUI: fixed exception when enabling plugin rhbz#530495Jiri Moskovcak2009-10-231-1/+3
|
* removed unsecure reading/writting from ~HOME directoryJiri Moskovcak2009-10-051-1/+2
| | | | | | - daemon eunning under root can't read/write from ~HOME, so reading/writting config files have been moved to client (GUI) - uses gnome keyring to store the credentials
* updated translation stringsJiri Moskovcak2009-09-181-1/+1
|
* GUI: added UI for global settings (just preview, not usable!)Jiri Moskovcak2009-09-081-0/+161