[gnome-color-manager] Add a missing metadata title to the profile viewer



commit 4a57f3773218384c5238121f7b07ee47d1f2be46
Author: Richard Hughes <richard hughsie com>
Date:   Tue Nov 20 09:02:03 2012 +0000

    Add a missing metadata title to the profile viewer

 src/gcm-viewer.c |    2 ++
 1 files changed, 2 insertions(+), 0 deletions(-)
---
diff --git a/src/gcm-viewer.c b/src/gcm-viewer.c
index de16ae9..ba90a69 100644
--- a/src/gcm-viewer.c
+++ b/src/gcm-viewer.c
@@ -802,6 +802,8 @@ struct {
 	{ CD_PROFILE_METADATA_SCREEN_SURFACE,		N_("Screen surface finish") },
 	/* TRANSLATORS: e.g. DVI or VGA */
 	{ CD_PROFILE_METADATA_CONNECTION_TYPE,		N_("Connection type") },
+	/* TRANSLATORS: e.g. Screen brightness in percent */
+	{ CD_PROFILE_METADATA_SCREEN_BRIGHTNESS,	N_("Screen brightness") },
 	{ NULL, NULL }
 };
 



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