[gnome-color-manager] trivial: fix up two typos in the last commit



commit abcd5c726718af315d94c5cc8c8d5b0c466f6e46
Author: Richard Hughes <richard hughsie com>
Date:   Tue Feb 21 16:49:12 2012 +0000

    trivial: fix up two typos in the last commit

 src/gcm-picker.gresource.xml |    2 +-
 src/gcm-viewer.gresource.xml |    2 +-
 2 files changed, 2 insertions(+), 2 deletions(-)
---
diff --git a/src/gcm-picker.gresource.xml b/src/gcm-picker.gresource.xml
index 0d835d4..9051e31 100644
--- a/src/gcm-picker.gresource.xml
+++ b/src/gcm-picker.gresource.xml
@@ -1,6 +1,6 @@
 <?xml version="1.0" encoding="UTF-8"?>
 <gresources>
- <gresource prefix="/org/gnome/color-manger">
+ <gresource prefix="/org/gnome/color-manager">
  <file compressed="true">gcm-picker.ui</file>
  </gresource>
 </gresources>
diff --git a/src/gcm-viewer.gresource.xml b/src/gcm-viewer.gresource.xml
index 720a17f..8bdc55c 100644
--- a/src/gcm-viewer.gresource.xml
+++ b/src/gcm-viewer.gresource.xml
@@ -1,6 +1,6 @@
 <?xml version="1.0" encoding="UTF-8"?>
 <gresources>
- <gresource prefix="/org/gnome/color-manger">
+ <gresource prefix="/org/gnome/color-manager">
  <file compressed="true">gcm-viewer.ui</file>
  </gresource>
 </gresources>



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