summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorOlliver Schinagl <o.schinagl@ultimaker.com>2015-02-03 13:34:43 (GMT)
committerOlliver Schinagl <o.schinagl@ultimaker.com>2015-02-03 13:34:43 (GMT)
commit8350cbc965f9ca57af766746bb640bcf28d611fd (patch)
tree4c36788bb62b90a8e6eb0016a04c93b75671019d
parent875a697287f7f01cf181a3b47974c9f730fd86e1 (diff)
downloadeulogium-8350cbc965f9ca57af766746bb640bcf28d611fd.zip
eulogium-8350cbc965f9ca57af766746bb640bcf28d611fd.tar.gz
eulogium-8350cbc965f9ca57af766746bb640bcf28d611fd.tar.bz2
update more vars
-rw-r--r--.gitignore3
-rw-r--r--Makefile.am1
-rw-r--r--description2
-rw-r--r--po/Makevars4
-rw-r--r--po/eulogium.pot6
5 files changed, 9 insertions, 7 deletions
diff --git a/.gitignore b/.gitignore
index 9efc26e..5c4b3b7 100644
--- a/.gitignore
+++ b/.gitignore
@@ -13,7 +13,8 @@
/src/eulogium
/src/tests/eulogium_tests
packaging/slackware/eulogium-*.txz
-skeleton-*.tar.?z*
+eulogium-*.tar.?z*
+data/desktop/eulogium.desktop
po/*.gmo
po/POTFILES
.libs
diff --git a/Makefile.am b/Makefile.am
index 1fd85ec..6f5bc92 100644
--- a/Makefile.am
+++ b/Makefile.am
@@ -2,6 +2,7 @@ MAINTAINERCLEANFILES = \
ABOUT-NLS \
Makefile.in \
aclocal.m4 \
+ ar-lib \
compile \
config.guess \
config.h.in \
diff --git a/description b/description
index 8b13789..f697e74 100644
--- a/description
+++ b/description
@@ -1 +1 @@
-
+Eulogium: An Ulticontroller user experience.
diff --git a/po/Makevars b/po/Makevars
index 4dd2a0b..bc5f362 100644
--- a/po/Makevars
+++ b/po/Makevars
@@ -18,7 +18,7 @@ XGETTEXT_OPTIONS = --keyword=_ --keyword=N_ --from-code=utf-8
# or entity, or to disclaim their copyright. The empty string stands for
# the public domain; in this case the translators are expected to disclaim
# their copyright.
-COPYRIGHT_HOLDER =
+COPYRIGHT_HOLDER = Ultimaker B.V.
# This is the email address or URL to which the translators shall report
# bugs in the untranslated strings:
@@ -34,7 +34,7 @@ COPYRIGHT_HOLDER =
# It can be your email address, or a mailing list address where translators
# can write to without being subscribed, or the URL of a web page through
# which the translators can contact you.
-MSGID_BUGS_ADDRESS =
+MSGID_BUGS_ADDRESS = translate@ultimaker.com
# This is the list of locale categories, beyond LC_MESSAGES, for which the
# message catalogs shall be used. It is usually empty.
diff --git a/po/eulogium.pot b/po/eulogium.pot
index e6559b3..ee36578 100644
--- a/po/eulogium.pot
+++ b/po/eulogium.pot
@@ -1,12 +1,12 @@
-# SOME DESCRIPTIVE TITLE.
+# Eulogium, a ulticontroller user experience.
# This file is put in the public domain.
-# FIRST AUTHOR <EMAIL@ADDRESS>, YEAR.
+# Olliver Schinagl <o.schinagl@ultimaker.com, 2015.
#
#, fuzzy
msgid ""
msgstr ""
"Project-Id-Version: eulogium 0.0.1\n"
-"Report-Msgid-Bugs-To: enlightenment-devel@lists.sourceforge.net\n"
+"Report-Msgid-Bugs-To: support@ultimaker.com\n"
"POT-Creation-Date: 2015-01-24 16:57+0100\n"
"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
"Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"