[gedit-plugins] Correctly capitalize acronyms



commit 8f703bd4ae7b35bf527e68b696c97e786c41ab54
Author: Piotr Drąg <piotrdrag gmail com>
Date:   Tue Jul 1 15:06:23 2014 +0200

    Correctly capitalize acronyms

 .../colorpicker/gedit-colorpicker.metainfo.xml.in  |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)
---
diff --git a/plugins/colorpicker/gedit-colorpicker.metainfo.xml.in 
b/plugins/colorpicker/gedit-colorpicker.metainfo.xml.in
index 464bdf8..2b37b3b 100644
--- a/plugins/colorpicker/gedit-colorpicker.metainfo.xml.in
+++ b/plugins/colorpicker/gedit-colorpicker.metainfo.xml.in
@@ -4,7 +4,7 @@
   <id>gedit-colorpicker</id>
   <extends>gedit.desktop</extends>
   <_name>Color picker</_name>
-  <_summary>Select and insert a color from a dialog (for html, css, php)</_summary>
+  <_summary>Select and insert a color from a dialog (for HTML, CSS, PHP)</_summary>
   <url type="homepage">https://wiki.gnome.org/Apps/Gedit/ShippedPlugins</url>
   <url type="bugtracker">https://bugzilla.gnome.org/enter_bug.cgi?product=gedit&amp;component=Plugins</url>
   <metadata_license>CC0-1.0</metadata_license>


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