From 409337ccaf1b2866cd619d99200c095dca77c4de Mon Sep 17 00:00:00 2001 From: Nils Kneuper Date: Sun, 5 May 2013 10:57:56 +0200 Subject: [PATCH] (re)add POTFILES.in from the editor to the repo --- po/wesnoth-editor/POTFILES.in | 24 ++++++++++++++++++++++++ 1 file changed, 24 insertions(+) create mode 100644 po/wesnoth-editor/POTFILES.in diff --git a/po/wesnoth-editor/POTFILES.in b/po/wesnoth-editor/POTFILES.in new file mode 100644 index 00000000000..86e01bd65b6 --- /dev/null +++ b/po/wesnoth-editor/POTFILES.in @@ -0,0 +1,24 @@ +src/editor/action/action.cpp +src/editor/action/action_label.cpp +src/editor/action/action_unit.cpp +src/editor/action/action_village.cpp +src/editor/action/mouse/mouse_action.cpp +src/editor/action/mouse/mouse_action_map_label.cpp +src/editor/action/mouse/mouse_action_unit.cpp +src/editor/editor_controller.cpp +src/editor/editor_display.cpp +src/editor/editor_main.cpp +src/editor/map/context_manager.cpp +src/editor/map/editor_map.cpp +src/editor/map/map_context.cpp +src/editor/map/map_fragment.cpp +src/editor/palette/editor_palettes.cpp +src/editor/palette/palette_manager.cpp +src/editor/palette/terrain_palettes.cpp +src/editor/palette/unit_palette.cpp +src/editor/toolkit/brush.cpp +src/gui/dialogs/editor_generate_map.cpp +src/gui/dialogs/editor_new_map.cpp +src/gui/dialogs/editor_resize_map.cpp +src/gui/dialogs/editor_set_starting_position.cpp +src/gui/dialogs/editor_settings.cpp