[baobab] help: add an icon to index.page, bug 730500
- From: Ekaterina Gerasimova <egerasimov src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [baobab] help: add an icon to index.page, bug 730500
- Date: Wed, 1 Oct 2014 08:51:47 +0000 (UTC)
commit 32a5fe554243f6afaf0a6377419f9a5991c7f276
Author: Tao Yang <tyang suse com>
Date: Fri May 23 17:45:50 2014 +0800
help: add an icon to index.page, bug 730500
help/C/index.page | 5 ++++-
help/Makefile.am | 7 ++++---
2 files changed, 8 insertions(+), 4 deletions(-)
---
diff --git a/help/C/index.page b/help/C/index.page
index b88f299..168409f 100644
--- a/help/C/index.page
+++ b/help/C/index.page
@@ -22,7 +22,10 @@
</info>
- <title>Disk Usage Analyzer</title>
+ <title>
+ <media type="image" mime="image/png" its:translate="no" src="media/hicolor_apps_48x48_baobab.png" />
+ Disk Usage Analyzer
+ </title>
<section id="scan" style="2column">
<title>Scan</title>
diff --git a/help/Makefile.am b/help/Makefile.am
index 1cb0e7c..5f8a3cc 100644
--- a/help/Makefile.am
+++ b/help/Makefile.am
@@ -2,9 +2,6 @@
HELP_ID = baobab
-# List of figures to be included
-HELP_MEDIA =
-
# List of pages
HELP_FILES = \
index.page \
@@ -18,6 +15,10 @@ HELP_FILES = \
scan-home.page \
scan-remote.page
+# List of figures to be included
+HELP_MEDIA =
+ media/hicolor_apps_48x48_baobab.png
+
# List of translations
HELP_LINGUAS = ca cs de el es fi fr gl hu id it pt_BR ru sl zh_CN
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]