[gnome-devel-docs/wip/dxhackfest2013] move the distro logos over to getting-started
- From: Allan Day <allanday src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [gnome-devel-docs/wip/dxhackfest2013] move the distro logos over to getting-started
- Date: Fri, 1 Feb 2013 09:35:23 +0000 (UTC)
commit 59f282cd30ea3001fbf05040277e40b2e31e27f3
Author: Allan Day <allanpday gmail com>
Date: Fri Feb 1 10:30:56 2013 +0000
move the distro logos over to getting-started
The distro logos were being used in the old setting up your
development environment guide. That has been folded into the
your new application tutorial, so the distro logos need to
follow.
.../C/media/fedora.png | Bin 5996 -> 5996 bytes
.../C/media/opensuse.png | Bin 7776 -> 7776 bytes
.../C/media/ubuntu.png | Bin 5725 -> 5725 bytes
getting-started/Makefile.am | 5 +++++
platform-demos/Makefile.am | 3 ---
5 files changed, 5 insertions(+), 3 deletions(-)
---
diff --git a/platform-demos/C/media/fedora.png b/getting-started/C/media/fedora.png
similarity index 100%
rename from platform-demos/C/media/fedora.png
rename to getting-started/C/media/fedora.png
diff --git a/platform-demos/C/media/opensuse.png b/getting-started/C/media/opensuse.png
similarity index 100%
rename from platform-demos/C/media/opensuse.png
rename to getting-started/C/media/opensuse.png
diff --git a/platform-demos/C/media/ubuntu.png b/getting-started/C/media/ubuntu.png
similarity index 100%
rename from platform-demos/C/media/ubuntu.png
rename to getting-started/C/media/ubuntu.png
diff --git a/getting-started/Makefile.am b/getting-started/Makefile.am
index 3d873a8..616d26b 100644
--- a/getting-started/Makefile.am
+++ b/getting-started/Makefile.am
@@ -6,3 +6,8 @@ HELP_FILES = \
c.page \
first-gnome-application.page \
libraries-introduction.page \
+
+HELP_MEDIA = \
+ media/fedora.png \
+ media/opensuse.png \
+ media/ubuntu.png \
diff --git a/platform-demos/Makefile.am b/platform-demos/Makefile.am
index eb535d9..36d76f8 100644
--- a/platform-demos/Makefile.am
+++ b/platform-demos/Makefile.am
@@ -192,7 +192,6 @@ HELP_MEDIA = \
media/combobox_multicolumn.png \
media/dialog.png \
media/entry.png \
- media/fedora.png \
media/filechooserdialog_menu.png \
media/filechooserdialog_save.png \
media/fontchooserwidget.png \
@@ -225,7 +224,6 @@ HELP_MEDIA = \
media/menubar_choices.png \
media/message-board.ogv \
media/messagedialog.png \
- media/opensuse.png \
media/paned.png \
media/photo-wall.png \
media/photo-wall-focused.png \
@@ -258,7 +256,6 @@ HELP_MEDIA = \
media/treeview_simple_liststore.png \
media/treeview_simple_liststore_penguins.png \
media/treeview_treestore.png \
- media/ubuntu.png \
media/weatherAppJs.png \
media/window.png \
$(demo_sources)
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]