diff options
author | Mike Gabriel <mike.gabriel@das-netzwerkteam.de> | 2018-02-28 21:23:45 +0100 |
---|---|---|
committer | Mike Gabriel <mike.gabriel@das-netzwerkteam.de> | 2018-02-28 21:23:45 +0100 |
commit | 5fac6a9beffa5ba50dd72c9e2e2054dc25785fb6 (patch) | |
tree | 04b99d53c7b01368e1e6fa3e8451644c122ef7d7 | |
parent | cf71aefba9b14045223eb00fad8223af30f074c0 (diff) | |
download | ayatana-indicator-power-5fac6a9beffa5ba50dd72c9e2e2054dc25785fb6.tar.gz ayatana-indicator-power-5fac6a9beffa5ba50dd72c9e2e2054dc25785fb6.tar.bz2 ayatana-indicator-power-5fac6a9beffa5ba50dd72c9e2e2054dc25785fb6.zip |
po/Makevars: Update copyright holder and upstream bug tracker URL.
-rw-r--r-- | po/Makevars | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/po/Makevars b/po/Makevars index 924c007..87ad94e 100644 --- a/po/Makevars +++ b/po/Makevars @@ -18,7 +18,7 @@ XGETTEXT_OPTIONS = --keyword=_ --keyword=N_ --keyword=g_dngettext:2,3 # 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 = Arctica Project +COPYRIGHT_HOLDER = Ayatana Indicators Project # This is the email address or URL to which the translators shall report # bugs in the untranslated strings: @@ -34,7 +34,7 @@ COPYRIGHT_HOLDER = Arctica Project # 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 = https://github.com/ArcticaProject/ayatana-indicator-power/issues +MSGID_BUGS_ADDRESS = https://github.com/AyatanaIndicators/ayatana-indicator-power/issues # This is the list of locale categories, beyond LC_MESSAGES, for which the # message catalogs shall be used. It is usually empty. |