summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorGravatar waker <wakeroid@gmail.com>2012-04-30 22:20:04 +0200
committerGravatar waker <wakeroid@gmail.com>2012-04-30 22:20:04 +0200
commitebb3a495a929c4bd04de2536cedca61a0c38b254 (patch)
tree1228c39887957f9f66681bfd02906faa2b9129c6
parent2452e82849d0a64e8462226047f9333672e34457 (diff)
added shellexec.glade to POTFILES.in
-rw-r--r--plugins/shellexecui/Makefile.am2
-rw-r--r--po/POTFILES.in1
2 files changed, 3 insertions, 0 deletions
diff --git a/plugins/shellexecui/Makefile.am b/plugins/shellexecui/Makefile.am
index a0ac9de9..688d271f 100644
--- a/plugins/shellexecui/Makefile.am
+++ b/plugins/shellexecui/Makefile.am
@@ -1,5 +1,7 @@
if HAVE_SHELLEXECUI
+EXTRA_DIST = shellexec.glade
+
if HAVE_GTK2
if HAVE_GTK3
pkglib_LTLIBRARIES = shellexecui_gtk2.la shellexecui_gtk3.la
diff --git a/po/POTFILES.in b/po/POTFILES.in
index 8fea08f7..b7be9626 100644
--- a/po/POTFILES.in
+++ b/po/POTFILES.in
@@ -29,3 +29,4 @@ plugins/converter/converter.glade
plugins/shellexecui/interface.c
plugins/shellexecui/shellexecui.c
plugins/shellexecui/support.c
+plugins/shellexecui/shellexec.glade