[eog-plugins] Unify descriptions in .desktop and .metainfo.xml files
- From: Piotr Drąg <piotrdrag src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [eog-plugins] Unify descriptions in .desktop and .metainfo.xml files
- Date: Mon, 11 Aug 2014 16:42:29 +0000 (UTC)
commit 1cadf85642e6993d15ab15160ef60717c39843e9
Author: Piotr Drąg <piotrdrag gmail com>
Date: Mon Aug 11 18:40:06 2014 +0200
Unify descriptions in .desktop and .metainfo.xml files
.../exif-display/eog-exif-display.metainfo.xml.in | 2 +-
.../exif-display/exif-display.plugin.desktop.in | 2 +-
.../fit-to-width/eog-fit-to-width.metainfo.xml.in | 2 +-
.../fit-to-width/fit-to-width.plugin.desktop.in | 2 +-
.../light-theme/eog-light-theme.metainfo.xml.in | 2 +-
plugins/light-theme/light-theme.plugin.desktop.in | 2 +-
.../eog-pythonconsole.metainfo.xml.in | 2 +-
7 files changed, 7 insertions(+), 7 deletions(-)
---
diff --git a/plugins/exif-display/eog-exif-display.metainfo.xml.in
b/plugins/exif-display/eog-exif-display.metainfo.xml.in
index 3d182d6..bb43da9 100644
--- a/plugins/exif-display/eog-exif-display.metainfo.xml.in
+++ b/plugins/exif-display/eog-exif-display.metainfo.xml.in
@@ -4,7 +4,7 @@
<id>eog-exif-display</id>
<extends>eog.desktop</extends>
<_name>Exif Display</_name>
- <_summary>Displays a few camera setting Exif tags in the sidebar and optionally the statusbar</_summary>
+ <_summary>Displays Exif tags in the side panel and optionally the statusbar</_summary>
<url type="homepage">https://wiki.gnome.org/Apps/EyeOfGnome/Plugins</url>
<url type="bugtracker">https://bugzilla.gnome.org/enter_bug.cgi?product=eog&component=plugins</url>
<metadata_license>CC0-1.0</metadata_license>
diff --git a/plugins/exif-display/exif-display.plugin.desktop.in
b/plugins/exif-display/exif-display.plugin.desktop.in
index bbba62c..cc55172 100644
--- a/plugins/exif-display/exif-display.plugin.desktop.in
+++ b/plugins/exif-display/exif-display.plugin.desktop.in
@@ -1,7 +1,7 @@
[Plugin]
Module=exif-display
IAge=2
-_Name=Exif display
+_Name=Exif Display
Icon=zoom-fit-best
_Description=Displays camera settings and histogram
Authors=Emmanuel Touzery
diff --git a/plugins/fit-to-width/eog-fit-to-width.metainfo.xml.in
b/plugins/fit-to-width/eog-fit-to-width.metainfo.xml.in
index cfffcc1..283bfe1 100644
--- a/plugins/fit-to-width/eog-fit-to-width.metainfo.xml.in
+++ b/plugins/fit-to-width/eog-fit-to-width.metainfo.xml.in
@@ -3,7 +3,7 @@
<component type="addon">
<id>eog-fit-to-width</id>
<extends>eog.desktop</extends>
- <_name>Zoom to fit image width</_name>
+ <_name>Zoom to Fit Image Width</_name>
<_summary>Adjusts the zoom to have the image's width fit into the window</_summary>
<url type="homepage">https://wiki.gnome.org/Apps/EyeOfGnome/Plugins</url>
<url type="bugtracker">https://bugzilla.gnome.org/enter_bug.cgi?product=eog&component=plugins</url>
diff --git a/plugins/fit-to-width/fit-to-width.plugin.desktop.in
b/plugins/fit-to-width/fit-to-width.plugin.desktop.in
index fb33ea1..47e9df5 100644
--- a/plugins/fit-to-width/fit-to-width.plugin.desktop.in
+++ b/plugins/fit-to-width/fit-to-width.plugin.desktop.in
@@ -1,7 +1,7 @@
[Plugin]
Module=fit-to-width
IAge=2
-_Name=Zoom to fit image width
+_Name=Zoom to Fit Image Width
Icon=gtk-zoom-fit
_Description=Fit images to the window width
Authors=Javier Sánchez <jsanchez deskblue com>
diff --git a/plugins/light-theme/eog-light-theme.metainfo.xml.in
b/plugins/light-theme/eog-light-theme.metainfo.xml.in
index a01b813..ecc0be0 100644
--- a/plugins/light-theme/eog-light-theme.metainfo.xml.in
+++ b/plugins/light-theme/eog-light-theme.metainfo.xml.in
@@ -3,7 +3,7 @@
<component type="addon">
<id>eog-light-theme</id>
<extends>eog.desktop</extends>
- <_name>Disable dark theme</_name>
+ <_name>Disable Dark Theme</_name>
<_summary>Disables dark theme</_summary>
<url type="homepage">https://wiki.gnome.org/Apps/EyeOfGnome/Plugins</url>
<url type="bugtracker">https://bugzilla.gnome.org/enter_bug.cgi?product=eog&component=plugins</url>
diff --git a/plugins/light-theme/light-theme.plugin.desktop.in
b/plugins/light-theme/light-theme.plugin.desktop.in
index 23581f1..67bc9e8 100644
--- a/plugins/light-theme/light-theme.plugin.desktop.in
+++ b/plugins/light-theme/light-theme.plugin.desktop.in
@@ -1,7 +1,7 @@
[Plugin]
Module=light-theme
IAge=2
-_Name=Disable dark theme
+_Name=Disable Dark Theme
Icon=eog-plugin
_Description=Disables Eye of GNOME's preference of dark theme variants
Authors=Felix Riemann <friemann gnome org>
diff --git a/plugins/pythonconsole/eog-pythonconsole.metainfo.xml.in
b/plugins/pythonconsole/eog-pythonconsole.metainfo.xml.in
index 2da782e..49360c3 100644
--- a/plugins/pythonconsole/eog-pythonconsole.metainfo.xml.in
+++ b/plugins/pythonconsole/eog-pythonconsole.metainfo.xml.in
@@ -4,7 +4,7 @@
<id>eog-pythonconsole</id>
<extends>eog.desktop</extends>
<_name>Python Console</_name>
- <_summary>Adds a python console</_summary>
+ <_summary>Adds a Python console</_summary>
<url type="homepage">https://wiki.gnome.org/Apps/EyeOfGnome/Plugins</url>
<url type="bugtracker">https://bugzilla.gnome.org/enter_bug.cgi?product=eog&component=plugins</url>
<metadata_license>CC0-1.0</metadata_license>
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]