[gnome-software] fix a missing space



commit f7055bf710550f9432b93e5a26dab2469bfa445c
Author: Matthias Clasen <mclasen redhat com>
Date:   Wed Aug 21 21:36:43 2013 -0400

    fix a missing space

 src/plugins/gs-plugin-hardcoded-descriptions.c |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)
---
diff --git a/src/plugins/gs-plugin-hardcoded-descriptions.c b/src/plugins/gs-plugin-hardcoded-descriptions.c
index 2b94f07..f062ee3 100644
--- a/src/plugins/gs-plugin-hardcoded-descriptions.c
+++ b/src/plugins/gs-plugin-hardcoded-descriptions.c
@@ -88,7 +88,7 @@ gs_plugin_hardcoded_descriptions_add (GsPlugin *plugin, GError **error)
                { "transmission-gtk",   "Transmission is an open source, volunteer-based project. Unlike some 
BitTorrent clients, Transmission doesn't play games with its users to make money.\nTransmission is designed 
for easy, powerful use. We've set the defaults to Just Work and it only takes a few clicks to configure 
advanced features like watch directories, bad peer blocklists, and the web interface.\nTransmission also has 
the lowest memory footprint of any major BitTorrent client."},
                { "firefox",            "Bringing together all kinds of awesomeness to make browsing better 
for you.\nGet to your favorite sites quickly – even if you don’t remember the URLs. Type your term into the 
location bar (aka the Awesome Bar) and the autocomplete function will include possible matches from your 
browsing history, bookmarked sites and open tabs."},
                { "abiword",            "AbiWord is a free word processing program similar to Microsoft® 
Word. It is suitable for a wide variety of word processing tasks.\nAbiWord allows you to collaborate with 
multiple people on one document at the same time. It is tightly integrated with the AbiCollab.net web 
service, which lets you store documents online, allows easy document sharing with your friends, and performs 
format conversions on the fly."},
-               { "file-roller",        "File Roller is an archive manager for the GNOME environment.With 
File Roller you can:\n* Create and modify archives.\n* View the content of an archive.\n* View and modify a 
file contained in the archive.\n* Extract files from the archive.\n* Save the archive in a different 
format."},
+               { "file-roller",        "File Roller is an archive manager for the GNOME environment. With 
File Roller you can:\n* Create and modify archives.\n* View the content of an archive.\n* View and modify a 
file contained in the archive.\n* Extract files from the archive.\n* Save the archive in a different 
format."},
                { "gnome-abrt",         "Collection of software tools designed for collecting, analyzing and 
reporting of software issues."},
                { "darktable",          "darktable is an open source photography workflow application and RAW 
developer. A virtual lighttable and darkroom for photographers. It manages your digital negatives in a 
database, lets you view them through a zoomable lighttable and enables you to develop raw images and enhance 
them."},
                { "devhelp",            "Devhelp is an API documentation browser for GTK+ and GNOME. It works 
natively with gtk-doc (the API reference framework developed for GTK+ and used throughout GNOME for API 
documentation). If you use gtk-doc with your project, you can use Devhelp to browse the documentation."},


[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]