summaryrefslogtreecommitdiff
path: root/mate-about/mate-version.xml.in
diff options
context:
space:
mode:
authorMarty E. Plummer <[email protected]>2019-03-24 20:20:56 -0500
committerraveit65 <[email protected]>2019-04-04 17:17:33 +0200
commit92dd65c5530cf5a530e21a9a7ef91bc265985554 (patch)
treed659b1a673700faa5c5449f9ba2246f68d694f40 /mate-about/mate-version.xml.in
parentd338e635e6ce023fab06889a89f47c52d86028d5 (diff)
downloadmate-desktop-92dd65c5530cf5a530e21a9a7ef91bc265985554.tar.bz2
mate-desktop-92dd65c5530cf5a530e21a9a7ef91bc265985554.tar.xz
i18n: port from intltool to gettext
Signed-off-by: Marty E. Plummer <[email protected]>
Diffstat (limited to 'mate-about/mate-version.xml.in')
-rw-r--r--mate-about/mate-version.xml.in7
1 files changed, 7 insertions, 0 deletions
diff --git a/mate-about/mate-version.xml.in b/mate-about/mate-version.xml.in
new file mode 100644
index 0000000..524afa8
--- /dev/null
+++ b/mate-about/mate-version.xml.in
@@ -0,0 +1,7 @@
+<?xml version="1.0"?>
+<mate-version>
+ <platform>@MATE_PLATFORM@</platform>
+ <minor>@MATE_MINOR@</minor>
+ <micro>@MATE_MICRO@</micro>
+ @MATE_DATE_COMMENT_START@<date>@MATE_DATE@</date>@MATE_DATE_COMMENT_END@
+</mate-version>