[gnome-builder/wip/appdata] Refine Builder's appdata description
- From: Igor Gnatenko <ignatenko src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [gnome-builder/wip/appdata] Refine Builder's appdata description
- Date: Thu, 1 Jan 2015 01:22:04 +0000 (UTC)
commit ff3f21bce4ddc144347939173ef0333dc6e84129
Author: Pete Travis <immanetize fedoraproject org>
Date: Wed Dec 31 18:03:47 2014 -0700
Refine Builder's appdata description
v2:
Replace VCS with Git (Igor Gnatenko)
Add syntax highlighting to features list (Igor Gnatenko
https://bugzilla.gnome.org/show_bug.cgi?id=742155
Signed-off-by: Igor Gnatenko <ignatenko src gnome org>
data/appdata/org.gnome.Builder.appdata.xml | 13 +++++++++----
1 files changed, 9 insertions(+), 4 deletions(-)
---
diff --git a/data/appdata/org.gnome.Builder.appdata.xml b/data/appdata/org.gnome.Builder.appdata.xml
index 453740f..4b2d4ec 100644
--- a/data/appdata/org.gnome.Builder.appdata.xml
+++ b/data/appdata/org.gnome.Builder.appdata.xml
@@ -9,14 +9,19 @@
<description>
<p>
- Builder is a new IDE for GNOME that is focused on bringing the power of
- our platform to more developers than ever before.
+ Builder is an actively developed Integrated Development Environment for
+ GNOME. It combines integrated support for essential GNOME technologies
+ such as Gtk, Glib, and GNOME APIs with features that any developer will
+ appreciate, like syntax highlighting and snippets.
</p>
<p>Features:</p>
<ul>
<li>HTML/Markdown preview</li>
- <li>Autocompletion</li>
- <li>Integration with VCS</li>
+ <li>Autocompletion and indentation</li>
+ <li>Code syntax highlighting</li>
+ <li>Split views of a single document</li>
+ <li>Optional Vim-style editing</li>
+ <li>Integration with Git</li>
</ul>
</description>
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]