[gimp-help-2] Added hack to make the same message appear on nav bar and on a sentence.
- From: Marco Ciampa <marcoc src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [gimp-help-2] Added hack to make the same message appear on nav bar and on a sentence.
- Date: Fri, 22 Nov 2013 21:48:47 +0000 (UTC)
commit 8760234a14fc4395fc9be821e0bfb0c0c42f9d4e
Author: Marco Ciampa <ciampix libero it>
Date: Fri Nov 22 22:47:06 2013 +0100
Added hack to make the same message appear on nav bar and on a sentence.
src/help-missing.xml | 7 ++++++-
1 files changed, 6 insertions(+), 1 deletions(-)
---
diff --git a/src/help-missing.xml b/src/help-missing.xml
index 63b16a7..cd1bfef 100644
--- a/src/help-missing.xml
+++ b/src/help-missing.xml
@@ -29,6 +29,11 @@
-->
<ulink id="reportbug" url="https://bugzilla.gnome.org/enter_bug.cgi?product=GIMP-manual">
Report an error in Bugzilla
- </ulink> and let us know.
+ </ulink>
+ <!-- repeated to make it appear also in the page. Error in css ? -->
+ <ulink url="https://bugzilla.gnome.org/enter_bug.cgi?product=GIMP-manual">
+ Report an error in Bugzilla
+ </ulink>
+ and let us know.
</para>
</appendix>
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]