[gimp] po: add vector-toolpath-actions.c to POTFILES.in



commit 24f45e327bf311b977d0e37a128b895238986a5a
Author: Ell <ell_se yahoo com>
Date:   Thu Jun 4 01:34:34 2020 +0300

    po: add vector-toolpath-actions.c to POTFILES.in
    
    ... and remove intl support from vector-toolpath-commands.c.

 app/actions/vector-toolpath-commands.c | 2 --
 po/POTFILES.in                         | 1 +
 2 files changed, 1 insertion(+), 2 deletions(-)
---
diff --git a/app/actions/vector-toolpath-commands.c b/app/actions/vector-toolpath-commands.c
index 8ea1c412c2..756b33737e 100644
--- a/app/actions/vector-toolpath-commands.c
+++ b/app/actions/vector-toolpath-commands.c
@@ -39,8 +39,6 @@
 
 #include "vector-toolpath-commands.h"
 
-#include "gimp-intl.h"
-
 
 /*  public functions  */
 
diff --git a/po/POTFILES.in b/po/POTFILES.in
index a49693d679..c81f391dcd 100644
--- a/po/POTFILES.in
+++ b/po/POTFILES.in
@@ -82,6 +82,7 @@ app/actions/tool-preset-editor-commands.c
 app/actions/tool-presets-actions.c
 app/actions/tool-presets-commands.c
 app/actions/tools-actions.c
+app/actions/vector-toolpath-actions.c
 app/actions/vectors-actions.c
 app/actions/vectors-commands.c
 app/actions/view-actions.c


[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]