[PATCH] Fixed typo that put bindings into platform
- From: Shaun McCance <shaunm gnome org>
- Subject: [PATCH] Fixed typo that put bindings into platform
- Date: Sun, 26 Apr 2009 13:50:59 -0500
---
extract-doap-info | 2 +-
1 files changed, 1 insertions(+), 1 deletions(-)
diff --git a/extract-doap-info b/extract-doap-info
index 9f21d71..1bb3829 100755
--- a/extract-doap-info
+++ b/extract-doap-info
@@ -19,7 +19,7 @@ GNOME = "http://api.gnome.org/doap-extensions#"
groups = {
(GNOME + 'admin'): 'admin',
- (GNOME + 'bindings'): 'platform',
+ (GNOME + 'bindings'): 'bindings',
(GNOME + 'deprecated'): 'deprecated',
(GNOME + 'desktop'): 'desktop',
(GNOME + 'development'): 'development',
--
1.6.0.6
--=-tDS3CRPagyV+3KkCZDSl--
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]