[gtk+] Add another bloatpad screenshot
- From: Matthias Clasen <matthiasc src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [gtk+] Add another bloatpad screenshot
- Date: Mon, 19 Dec 2011 20:21:21 +0000 (UTC)
commit 5d8641dd924ed44436f681ed5f89417d209b550e
Author: Matthias Clasen <mclasen redhat com>
Date: Mon Dec 19 15:16:11 2011 -0500
Add another bloatpad screenshot
docs/reference/gtk/Makefile.am | 3 ++-
docs/reference/gtk/images/bloatpad-xfce.png | Bin 0 -> 53775 bytes
gtk/gtkapplication.c | 4 ++++
3 files changed, 6 insertions(+), 1 deletions(-)
---
diff --git a/docs/reference/gtk/Makefile.am b/docs/reference/gtk/Makefile.am
index 29c6fb4..d0d19e6 100644
--- a/docs/reference/gtk/Makefile.am
+++ b/docs/reference/gtk/Makefile.am
@@ -367,7 +367,8 @@ HTML_IMAGES = \
$(srcdir)/images/numerableicon.png \
$(srcdir)/images/numerableicon2.png \
$(srcdir)/images/bloatpad-osx.png \
- $(srcdir)/images/bloatpad-gnome.png
+ $(srcdir)/images/bloatpad-gnome.png \
+ $(srcdir)/images/bloatpad-xfce.png
# Extra options to supply to gtkdoc-fixref
FIXXREF_OPTIONS=--extra-dir=../gdk/html \
diff --git a/docs/reference/gtk/images/bloatpad-xfce.png b/docs/reference/gtk/images/bloatpad-xfce.png
new file mode 100644
index 0000000..1779463
Binary files /dev/null and b/docs/reference/gtk/images/bloatpad-xfce.png differ
diff --git a/gtk/gtkapplication.c b/gtk/gtkapplication.c
index 17ba543..3ef616e 100644
--- a/gtk/gtkapplication.c
+++ b/gtk/gtkapplication.c
@@ -87,6 +87,10 @@
* <graphic fileref="bloatpad-gnome.png" format="PNG"/>
* </figure>
*
+ * <figure label="Menu integration in Xfce">
+ * <graphic fileref="bloatpad-xfce.png" format="PNG"/>
+ * </figure>
+ *
* <example id="gtkapplication"><title>A simple application</title>
* <programlisting>
* <xi:include xmlns:xi="http://www.w3.org/2001/XInclude" parse="text" href="../../../../examples/bloatpad.c">
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]