summaryrefslogtreecommitdiffstats
path: root/src/Gui/Makefile.am
diff options
context:
space:
mode:
authorJiri Moskovcak <jmoskovc@redhat.com>2009-09-08 12:58:19 +0200
committerJiri Moskovcak <jmoskovc@redhat.com>2009-09-08 12:58:19 +0200
commite065ed970b01cd4d145466918921d592aeab952c (patch)
tree0da70f2db3c6bbcb5f51cb303c6348c57b8b55f6 /src/Gui/Makefile.am
parentcea9d8bb0b407f6675ed063e0fd4152ab2a9e128 (diff)
downloadabrt-e065ed970b01cd4d145466918921d592aeab952c.tar.gz
abrt-e065ed970b01cd4d145466918921d592aeab952c.tar.xz
abrt-e065ed970b01cd4d145466918921d592aeab952c.zip
GUI: added UI for global settings (just preview, not usable!)
Diffstat (limited to 'src/Gui/Makefile.am')
-rw-r--r--src/Gui/Makefile.am3
1 files changed, 2 insertions, 1 deletions
diff --git a/src/Gui/Makefile.am b/src/Gui/Makefile.am
index 6435c1f0..8fea3946 100644
--- a/src/Gui/Makefile.am
+++ b/src/Gui/Makefile.am
@@ -5,7 +5,8 @@ bin_SCRIPTS = abrt-gui
PYTHON_FILES = CCDBusBackend.py CCDumpList.py CCDump.py CC_gui_functions.py \
CCReporterDialog.py CCReport.py abrt_utils.py \
CCMainWindow.py CellRenderers.py ABRTExceptions.py \
- SettingsDialog.py ABRTPlugin.py PluginList.py PluginSettingsUI.py
+ SettingsDialog.py ABRTPlugin.py PluginList.py PluginSettingsUI.py \
+ SettingsDialog.py
GLADE_FILES = ccgui.glade report.glade settings.GtkBuilder dialogs.GtkBuilder