diff options
author | Richard Jones <rjones@trick.home.annexia.org> | 2009-05-26 10:04:20 +0100 |
---|---|---|
committer | Richard Jones <rjones@trick.home.annexia.org> | 2009-05-26 10:04:20 +0100 |
commit | 8dfae186196e6cd740c1db0e0be2b5ac94b87993 (patch) | |
tree | 3b1b730ba82ad4431eb4ac46d17b9761013962d4 /po | |
parent | 9f2e9d7c3d38ab9e1be7dbed84d4eea0d86d1ec2 (diff) | |
download | libguestfs-8dfae186196e6cd740c1db0e0be2b5ac94b87993.tar.gz libguestfs-8dfae186196e6cd740c1db0e0be2b5ac94b87993.tar.xz libguestfs-8dfae186196e6cd740c1db0e0be2b5ac94b87993.zip |
Fix bug links.
Diffstat (limited to 'po')
-rw-r--r-- | po/Makevars | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/po/Makevars b/po/Makevars index de99ffd1..2ef4f7ee 100644 --- a/po/Makevars +++ b/po/Makevars @@ -34,7 +34,7 @@ COPYRIGHT_HOLDER = Red Hat Inc. # 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://bugzilla.redhat.com/enter_bug.cgi?component=libguestfs&product=Fedora +MSGID_BUGS_ADDRESS = https://bugzilla.redhat.com/enter_bug.cgi?component=libguestfs&product=Virtualization+Tools # This is the list of locale categories, beyond LC_MESSAGES, for which the # message catalogs shall be used. It is usually empty. |