[the-board] [chrome] Simplify the extension description a bit



commit 43310ab807ee4157e406883823d25fc4c03e8696
Author: Lucas Rocha <lucasr gnome org>
Date:   Wed Apr 13 11:09:39 2011 +0100

    [chrome] Simplify the extension description a bit

 src/chrome/manifest.json |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)
---
diff --git a/src/chrome/manifest.json b/src/chrome/manifest.json
index 5ce9405..08320a3 100644
--- a/src/chrome/manifest.json
+++ b/src/chrome/manifest.json
@@ -1,7 +1,7 @@
 {
   "name": "The Board",
   "version": "0.1",
-  "description": "Chrome's integration with GNOME's The Board",
+  "description": "Chrome's integration with The Board",
   "background_page": "background.html",
   "permissions": [
     "tabs",



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