diff options
author | Jiri Moskovcak <jmoskovc@redhat.com> | 2010-06-08 15:06:46 +0200 |
---|---|---|
committer | Jiri Moskovcak <jmoskovc@redhat.com> | 2010-06-08 15:06:46 +0200 |
commit | e4156314cc1992f0fbbfdf89b0e27633c5033211 (patch) | |
tree | ae5a18d84b667c46ba00044b8d20ecf3a808b34c /po | |
parent | 3b6e3f03494e3e279c77b426b6bbb6853ef5a155 (diff) | |
download | abrt-e4156314cc1992f0fbbfdf89b0e27633c5033211.tar.gz abrt-e4156314cc1992f0fbbfdf89b0e27633c5033211.tar.xz abrt-e4156314cc1992f0fbbfdf89b0e27633c5033211.zip |
updated POTFILES.in (ppisar@redhat.com)
Diffstat (limited to 'po')
-rw-r--r-- | po/POTFILES.in | 13 |
1 files changed, 13 insertions, 0 deletions
diff --git a/po/POTFILES.in b/po/POTFILES.in index 1143ff3a..c602a349 100644 --- a/po/POTFILES.in +++ b/po/POTFILES.in @@ -1,6 +1,16 @@ # [encoding: UTF-8] # List of source files containing translatable strings. # Please keep this file sorted alphabetically. +lib/Plugins/Catcut.cpp +lib/Plugins/TicketUploader.cpp +lib/Plugins/rhfastcheck.cpp +lib/Plugins/rhticket.cpp +lib/Utils/backtrace_parser.c +lib/Utils/make_descr.cpp +src/Applet/abrt-applet.desktop.in +src/CLI/CLI.cpp +src/CLI/report.cpp +src/Daemon/CommLayerServerDBus.cpp src/Gui/ABRTExceptions.py src/Gui/ABRTPlugin.py src/Gui/abrt_utils.py @@ -12,8 +22,10 @@ src/Gui/ccgui.glade src/Gui/CCMainWindow.py src/Gui/CCReporterDialog.py src/Gui/CellRenderers.py +src/Gui/ConfBackend.py src/Gui/dialogs.glade src/Gui/PluginList.py +src/Gui/PluginsSettingsDialog.py src/Gui/PluginSettingsUI.py src/Gui/report.glade src/Gui/SettingsDialog.py @@ -21,6 +33,7 @@ src/Gui/settings.glade src/Gui/abrt.desktop.in src/Gui/CReporterAssistant.py src/Gui/progress_window.glade +src/Gui/settings_wizard.glade src/Applet/Applet.cpp src/Applet/CCApplet.cpp src/Daemon/Daemon.cpp |