[gnome-power-manager] Upload some new 16:9 AppData screenshots
- From: Richard Hughes <rhughes src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [gnome-power-manager] Upload some new 16:9 AppData screenshots
- Date: Mon, 14 Oct 2013 10:43:51 +0000 (UTC)
commit 7e9f8d8c2c689ea7a80baa0f2c6f5bc4823a3e0c
Author: Richard Hughes <richard hughsie com>
Date: Mon Oct 14 11:43:24 2013 +0100
Upload some new 16:9 AppData screenshots
configure.ac | 1 +
data/Makefile.am | 11 +----------
data/appdata/Makefile.am | 8 ++++++++
.../gnome-power-statistics.appdata.xml.in | 3 ++-
data/appdata/gpm-stats-history.png | Bin 0 -> 64597 bytes
data/appdata/gpm-stats-wakeups.png | Bin 0 -> 112036 bytes
po/POTFILES.in | 2 +-
7 files changed, 13 insertions(+), 12 deletions(-)
---
diff --git a/configure.ac b/configure.ac
index ecc0f8f..5cd1c68 100644
--- a/configure.ac
+++ b/configure.ac
@@ -115,6 +115,7 @@ man/Makefile
po/Makefile.in
data/Makefile
data/gnome-power-statistics.desktop.in
+data/appdata/Makefile
data/icons/Makefile
data/icons/hicolor/Makefile
data/icons/HighContrast/Makefile
diff --git a/data/Makefile.am b/data/Makefile.am
index 8356ac3..b1628fa 100644
--- a/data/Makefile.am
+++ b/data/Makefile.am
@@ -1,15 +1,10 @@
-SUBDIRS = icons
+SUBDIRS = appdata icons
@INTLTOOL_DESKTOP_RULE@
desktopdir = $(datadir)/applications
desktop_in_files = gnome-power-statistics.desktop.in
desktop_DATA = $(desktop_in_files:.desktop.in=.desktop)
- INTLTOOL_XML_RULE@
-appdatadir = $(datadir)/appdata
-appdata_DATA = $(appdata_in_files:.xml.in=.xml)
-appdata_in_files = gnome-power-statistics.appdata.xml.in
-
@GSETTINGS_RULES@
gsettings_SCHEMAS = org.gnome.power-manager.gschema.xml
@@ -18,13 +13,9 @@ UI_FILES = \
EXTRA_DIST = \
$(gsettings_SCHEMAS) \
- $(appdata_in_files) \
$(desktop_in_files) \
$(UI_FILES)
-CLEANFILES = \
- $(appdata_DATA)
-
clean-local :
rm -f *~
diff --git a/data/appdata/Makefile.am b/data/appdata/Makefile.am
new file mode 100644
index 0000000..ccdecf3
--- /dev/null
+++ b/data/appdata/Makefile.am
@@ -0,0 +1,8 @@
+ INTLTOOL_XML_RULE@
+appdatadir = $(datadir)/appdata
+appdata_DATA = $(appdata_in_files:.xml.in=.xml)
+appdata_in_files = gnome-power-statistics.appdata.xml.in
+EXTRA_DIST = $(appdata_in_files)
+CLEANFILES = $(appdata_DATA)
+
+-include $(top_srcdir)/git.mk
diff --git a/data/gnome-power-statistics.appdata.xml.in b/data/appdata/gnome-power-statistics.appdata.xml.in
similarity index 73%
rename from data/gnome-power-statistics.appdata.xml.in
rename to data/appdata/gnome-power-statistics.appdata.xml.in
index 5788c34..05ad4be 100644
--- a/data/gnome-power-statistics.appdata.xml.in
+++ b/data/appdata/gnome-power-statistics.appdata.xml.in
@@ -14,7 +14,8 @@
</_p>
</description>
<screenshots>
- <screenshot type="default" width="335"
height="134">https://projects.gnome.org/gnome-power-manager/images/gpm-low-batt.png</screenshot>
+ <screenshot
type="default">https://git.gnome.org/browse/gnome-power-manager/plain/data/appdata/gpm-stats-history.png</screenshot>
+
<screenshot>https://git.gnome.org/browse/gnome-power-manager/plain/data/appdata/gpm-stats-wakeups.png</screenshot>
</screenshots>
<url type="homepage">http://www.gnome.org/projects/gnome-power-manager/</url>
<updatecontact>richard_at_hughsie.com</updatecontact>
diff --git a/data/appdata/gpm-stats-history.png b/data/appdata/gpm-stats-history.png
new file mode 100644
index 0000000..6e93686
Binary files /dev/null and b/data/appdata/gpm-stats-history.png differ
diff --git a/data/appdata/gpm-stats-wakeups.png b/data/appdata/gpm-stats-wakeups.png
new file mode 100644
index 0000000..15a6692
Binary files /dev/null and b/data/appdata/gpm-stats-wakeups.png differ
diff --git a/po/POTFILES.in b/po/POTFILES.in
index 178e40f..06eb6a4 100644
--- a/po/POTFILES.in
+++ b/po/POTFILES.in
@@ -2,7 +2,7 @@
# List of source files containing translatable strings.
# Please keep this file sorted alphabetically.
data/org.gnome.power-manager.gschema.xml
-data/gnome-power-statistics.appdata.xml.in
+data/appdata/gnome-power-statistics.appdata.xml.in
data/gnome-power-statistics.desktop.in.in
[type: gettext/glade]data/gpm-statistics.ui
src/gpm-graph-widget.c
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]