summaryrefslogtreecommitdiffstats
path: root/tdefile-plugins
diff options
context:
space:
mode:
authorSlávek Banko <slavek.banko@axis.cz>2018-12-21 15:37:48 +0100
committerSlávek Banko <slavek.banko@axis.cz>2018-12-21 15:37:48 +0100
commitd0243fcc86b29344b11fd2b832c3d38c3063263a (patch)
treedfdf31aa4cc556e93d438865e7dded5de04d7b48 /tdefile-plugins
parent7a078e4485cd051361736f3351da2d63baf168a4 (diff)
downloadtdegraphics-d0243fcc86b29344b11fd2b832c3d38c3063263a.tar.gz
tdegraphics-d0243fcc86b29344b11fd2b832c3d38c3063263a.zip
Add CMakeL10n rules.
Signed-off-by: Slávek Banko <slavek.banko@axis.cz>
Diffstat (limited to 'tdefile-plugins')
-rw-r--r--tdefile-plugins/CMakeL10n.txt3
-rw-r--r--tdefile-plugins/bmp/CMakeL10n.txt3
-rw-r--r--tdefile-plugins/dds/CMakeL10n.txt3
-rw-r--r--tdefile-plugins/dvi/CMakeL10n.txt3
-rw-r--r--tdefile-plugins/exr/CMakeL10n.txt3
-rw-r--r--tdefile-plugins/gif/CMakeL10n.txt3
-rw-r--r--tdefile-plugins/ico/CMakeL10n.txt3
-rw-r--r--tdefile-plugins/jpeg/CMakeL10n.txt3
-rw-r--r--tdefile-plugins/pcx/CMakeL10n.txt3
-rw-r--r--tdefile-plugins/pdf/CMakeL10n.txt3
-rw-r--r--tdefile-plugins/png/CMakeL10n.txt3
-rw-r--r--tdefile-plugins/pnm/CMakeL10n.txt3
-rw-r--r--tdefile-plugins/ps/CMakeL10n.txt3
-rw-r--r--tdefile-plugins/raw/CMakeL10n.txt3
-rw-r--r--tdefile-plugins/rgb/CMakeL10n.txt3
-rw-r--r--tdefile-plugins/tga/CMakeL10n.txt3
-rw-r--r--tdefile-plugins/tiff/CMakeL10n.txt3
-rw-r--r--tdefile-plugins/xbm/CMakeL10n.txt3
-rw-r--r--tdefile-plugins/xpm/CMakeL10n.txt3
19 files changed, 57 insertions, 0 deletions
diff --git a/tdefile-plugins/CMakeL10n.txt b/tdefile-plugins/CMakeL10n.txt
new file mode 100644
index 00000000..b585ce4a
--- /dev/null
+++ b/tdefile-plugins/CMakeL10n.txt
@@ -0,0 +1,3 @@
+##### create translation templates ##############
+
+tde_l10n_auto_add_subdirectories( )
diff --git a/tdefile-plugins/bmp/CMakeL10n.txt b/tdefile-plugins/bmp/CMakeL10n.txt
new file mode 100644
index 00000000..d0a8be7d
--- /dev/null
+++ b/tdefile-plugins/bmp/CMakeL10n.txt
@@ -0,0 +1,3 @@
+##### create translation templates ##############
+
+tde_l10n_create_template( "tdefile_bmp" )
diff --git a/tdefile-plugins/dds/CMakeL10n.txt b/tdefile-plugins/dds/CMakeL10n.txt
new file mode 100644
index 00000000..6e390422
--- /dev/null
+++ b/tdefile-plugins/dds/CMakeL10n.txt
@@ -0,0 +1,3 @@
+##### create translation templates ##############
+
+tde_l10n_create_template( "tdefile_dds" )
diff --git a/tdefile-plugins/dvi/CMakeL10n.txt b/tdefile-plugins/dvi/CMakeL10n.txt
new file mode 100644
index 00000000..736912c3
--- /dev/null
+++ b/tdefile-plugins/dvi/CMakeL10n.txt
@@ -0,0 +1,3 @@
+##### create translation templates ##############
+
+tde_l10n_create_template( "tdefile_dvi" )
diff --git a/tdefile-plugins/exr/CMakeL10n.txt b/tdefile-plugins/exr/CMakeL10n.txt
new file mode 100644
index 00000000..af721638
--- /dev/null
+++ b/tdefile-plugins/exr/CMakeL10n.txt
@@ -0,0 +1,3 @@
+##### create translation templates ##############
+
+tde_l10n_create_template( "tdefile_exr" )
diff --git a/tdefile-plugins/gif/CMakeL10n.txt b/tdefile-plugins/gif/CMakeL10n.txt
new file mode 100644
index 00000000..84b36ae4
--- /dev/null
+++ b/tdefile-plugins/gif/CMakeL10n.txt
@@ -0,0 +1,3 @@
+##### create translation templates ##############
+
+tde_l10n_create_template( "tdefile_gif" )
diff --git a/tdefile-plugins/ico/CMakeL10n.txt b/tdefile-plugins/ico/CMakeL10n.txt
new file mode 100644
index 00000000..420f5789
--- /dev/null
+++ b/tdefile-plugins/ico/CMakeL10n.txt
@@ -0,0 +1,3 @@
+##### create translation templates ##############
+
+tde_l10n_create_template( "tdefile_ico" )
diff --git a/tdefile-plugins/jpeg/CMakeL10n.txt b/tdefile-plugins/jpeg/CMakeL10n.txt
new file mode 100644
index 00000000..5b907a01
--- /dev/null
+++ b/tdefile-plugins/jpeg/CMakeL10n.txt
@@ -0,0 +1,3 @@
+##### create translation templates ##############
+
+tde_l10n_create_template( "tdefile_jpeg" )
diff --git a/tdefile-plugins/pcx/CMakeL10n.txt b/tdefile-plugins/pcx/CMakeL10n.txt
new file mode 100644
index 00000000..c34314bc
--- /dev/null
+++ b/tdefile-plugins/pcx/CMakeL10n.txt
@@ -0,0 +1,3 @@
+##### create translation templates ##############
+
+tde_l10n_create_template( "tdefile_pcx" )
diff --git a/tdefile-plugins/pdf/CMakeL10n.txt b/tdefile-plugins/pdf/CMakeL10n.txt
new file mode 100644
index 00000000..aee84b5d
--- /dev/null
+++ b/tdefile-plugins/pdf/CMakeL10n.txt
@@ -0,0 +1,3 @@
+##### create translation templates ##############
+
+tde_l10n_create_template( "tdefile_pdf" )
diff --git a/tdefile-plugins/png/CMakeL10n.txt b/tdefile-plugins/png/CMakeL10n.txt
new file mode 100644
index 00000000..eaf3e318
--- /dev/null
+++ b/tdefile-plugins/png/CMakeL10n.txt
@@ -0,0 +1,3 @@
+##### create translation templates ##############
+
+tde_l10n_create_template( "tdefile_png" )
diff --git a/tdefile-plugins/pnm/CMakeL10n.txt b/tdefile-plugins/pnm/CMakeL10n.txt
new file mode 100644
index 00000000..91b1e98d
--- /dev/null
+++ b/tdefile-plugins/pnm/CMakeL10n.txt
@@ -0,0 +1,3 @@
+##### create translation templates ##############
+
+tde_l10n_create_template( "tdefile_pnm" )
diff --git a/tdefile-plugins/ps/CMakeL10n.txt b/tdefile-plugins/ps/CMakeL10n.txt
new file mode 100644
index 00000000..cb6ec5e3
--- /dev/null
+++ b/tdefile-plugins/ps/CMakeL10n.txt
@@ -0,0 +1,3 @@
+##### create translation templates ##############
+
+tde_l10n_create_template( "tdefile_ps" )
diff --git a/tdefile-plugins/raw/CMakeL10n.txt b/tdefile-plugins/raw/CMakeL10n.txt
new file mode 100644
index 00000000..64043339
--- /dev/null
+++ b/tdefile-plugins/raw/CMakeL10n.txt
@@ -0,0 +1,3 @@
+##### create translation templates ##############
+
+tde_l10n_create_template( "tdefile_raw" )
diff --git a/tdefile-plugins/rgb/CMakeL10n.txt b/tdefile-plugins/rgb/CMakeL10n.txt
new file mode 100644
index 00000000..bf7c3fa4
--- /dev/null
+++ b/tdefile-plugins/rgb/CMakeL10n.txt
@@ -0,0 +1,3 @@
+##### create translation templates ##############
+
+tde_l10n_create_template( "tdefile_rgb" )
diff --git a/tdefile-plugins/tga/CMakeL10n.txt b/tdefile-plugins/tga/CMakeL10n.txt
new file mode 100644
index 00000000..2df10aac
--- /dev/null
+++ b/tdefile-plugins/tga/CMakeL10n.txt
@@ -0,0 +1,3 @@
+##### create translation templates ##############
+
+tde_l10n_create_template( "tdefile_tga" )
diff --git a/tdefile-plugins/tiff/CMakeL10n.txt b/tdefile-plugins/tiff/CMakeL10n.txt
new file mode 100644
index 00000000..9a797ca3
--- /dev/null
+++ b/tdefile-plugins/tiff/CMakeL10n.txt
@@ -0,0 +1,3 @@
+##### create translation templates ##############
+
+tde_l10n_create_template( "tdefile_tiff" )
diff --git a/tdefile-plugins/xbm/CMakeL10n.txt b/tdefile-plugins/xbm/CMakeL10n.txt
new file mode 100644
index 00000000..db92a3cf
--- /dev/null
+++ b/tdefile-plugins/xbm/CMakeL10n.txt
@@ -0,0 +1,3 @@
+##### create translation templates ##############
+
+tde_l10n_create_template( "tdefile_xbm" )
diff --git a/tdefile-plugins/xpm/CMakeL10n.txt b/tdefile-plugins/xpm/CMakeL10n.txt
new file mode 100644
index 00000000..345442fc
--- /dev/null
+++ b/tdefile-plugins/xpm/CMakeL10n.txt
@@ -0,0 +1,3 @@
+##### create translation templates ##############
+
+tde_l10n_create_template( "tdefile_xpm" )