summaryrefslogtreecommitdiffstats
path: root/src/Gui/settings_wizard.glade
Commit message (Collapse)AuthorAgeFilesLines
* GUI: minor fix in plugin settings UIJiri Moskovcak2010-03-131-2/+3
|
* GUI: gui fixes from rrakus@redhat.comJiri Moskovcak2009-12-041-5/+29
|
* typo fixDenys Vlasenko2009-10-271-1/+1
| | | | Signed-off-by: Denys Vlasenko <vda.linux@googlemail.com>
* GUI: added refresh button, added sanity check to plugin settingsJiri Moskovcak2009-10-131-0/+104
- added refresh button to reporter dialog, so user can "recreate" the backtrace after he install the necessary debuginfos - gui will warn the user if he tries to ue reporter which requires login/password and if those are not filled properly (next step is to implement test_settings() into plugins, so we can test if the settings are ok before we try to report something)