[gnome-builder] appdata: update screenshots for 3.26
- From: Christian Hergert <chergert src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [gnome-builder] appdata: update screenshots for 3.26
- Date: Fri, 8 Sep 2017 23:38:47 +0000 (UTC)
commit 85761439cb570761b0b368fadaae18a61f6dcda3
Author: Christian Hergert <chergert redhat com>
Date: Fri Sep 8 16:38:23 2017 -0700
appdata: update screenshots for 3.26
data/appdata/01-greeter.png | Bin 0 -> 80871 bytes
data/appdata/02-template.png | Bin 0 -> 55807 bytes
data/appdata/03-clone.png | Bin 0 -> 28589 bytes
data/appdata/04-editor.png | Bin 0 -> 251660 bytes
data/appdata/05-search.png | Bin 0 -> 201574 bytes
data/appdata/06-debugger.png | Bin 0 -> 159095 bytes
data/appdata/global-search.png | Bin 372623 -> 0 bytes
data/appdata/gnome-builder.png | Bin 239235 -> 0 bytes
data/appdata/project-tree.png | Bin 224888 -> 0 bytes
data/appdata/split-view.png | Bin 355191 -> 0 bytes
data/org.gnome.Builder.appdata.xml.in | 23 ++++++++++++++++-------
11 files changed, 16 insertions(+), 7 deletions(-)
---
diff --git a/data/appdata/01-greeter.png b/data/appdata/01-greeter.png
new file mode 100644
index 0000000..1411b16
Binary files /dev/null and b/data/appdata/01-greeter.png differ
diff --git a/data/appdata/02-template.png b/data/appdata/02-template.png
new file mode 100644
index 0000000..ded1f0a
Binary files /dev/null and b/data/appdata/02-template.png differ
diff --git a/data/appdata/03-clone.png b/data/appdata/03-clone.png
new file mode 100644
index 0000000..3e960ea
Binary files /dev/null and b/data/appdata/03-clone.png differ
diff --git a/data/appdata/04-editor.png b/data/appdata/04-editor.png
new file mode 100644
index 0000000..5e5568f
Binary files /dev/null and b/data/appdata/04-editor.png differ
diff --git a/data/appdata/05-search.png b/data/appdata/05-search.png
new file mode 100644
index 0000000..da2f793
Binary files /dev/null and b/data/appdata/05-search.png differ
diff --git a/data/appdata/06-debugger.png b/data/appdata/06-debugger.png
new file mode 100644
index 0000000..e09ac0d
Binary files /dev/null and b/data/appdata/06-debugger.png differ
diff --git a/data/org.gnome.Builder.appdata.xml.in b/data/org.gnome.Builder.appdata.xml.in
index 5f60bad..706ba91 100644
--- a/data/org.gnome.Builder.appdata.xml.in
+++ b/data/org.gnome.Builder.appdata.xml.in
@@ -38,19 +38,28 @@
<screenshots>
<screenshot type="default">
- <image width="1920"
height="1080">https://git.gnome.org/browse/gnome-builder/plain/data/appdata/gnome-builder.png</image>
+ <caption>Quickly access your projects</caption>
+ <image width="1600"
height="900">https://git.gnome.org/browse/gnome-builder/plain/data/appdata/01-greeter.png</image>
</screenshot>
<screenshot type="default">
- <caption>Fast global search</caption>
- <image width="1920"
height="1080">https://git.gnome.org/browse/gnome-builder/plain/data/appdata/global-search.png</image>
+ <caption>Create new projects from a variety of templates</caption>
+ <image width="1600"
height="900">https://git.gnome.org/browse/gnome-builder/plain/data/appdata/02-template.png</image>
</screenshot>
<screenshot type="default">
- <caption>Integrated project tree</caption>
- <image width="1920"
height="1080">https://git.gnome.org/browse/gnome-builder/plain/data/appdata/project-tree.png</image>
+ <caption>Integration with Git to clone your projects</caption>
+ <image width="1600"
height="900">https://git.gnome.org/browse/gnome-builder/plain/data/appdata/03-clone.png</image>
</screenshot>
<screenshot type="default">
- <caption>Side-by-side code editors</caption>
- <image width="1920"
height="1080">https://git.gnome.org/browse/gnome-builder/plain/data/appdata/split-view.png</image>
+ <caption>The source code editor</caption>
+ <image width="1600"
height="900">https://git.gnome.org/browse/gnome-builder/plain/data/appdata/04-editor.png</image>
+ </screenshot>
+ <screenshot type="default">
+ <caption>Fast global fuzzy search</caption>
+ <image width="1600"
height="900">https://git.gnome.org/browse/gnome-builder/plain/data/appdata/05-search.png</image>
+ </screenshot>
+ <screenshot type="default">
+ <caption>Debug with the GNU debugger</caption>
+ <image width="1600"
height="900">https://git.gnome.org/browse/gnome-builder/plain/data/appdata/06-debugger.png</image>
</screenshot>
</screenshots>
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]