[gnome-photos] Update README
- From: Debarshi Ray <debarshir src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [gnome-photos] Update README
- Date: Sat, 11 Aug 2012 19:22:05 +0000 (UTC)
commit 1feb9e707f9a4c759a11dfc28a0508b2575aba8c
Author: Debarshi Ray <debarshir gnome org>
Date: Sat Aug 11 12:43:42 2012 +0200
Update README
README | 26 +++++++++++++++++++++++++-
1 files changed, 25 insertions(+), 1 deletions(-)
---
diff --git a/README b/README
index 185491c..f5b3976 100644
--- a/README
+++ b/README
@@ -3,9 +3,33 @@ Photos - access, organize and share your photos on GNOME
Bugs: https://bugzilla.gnome.org/enter_bug.cgi?product=gnome-photos
Design: https://live.gnome.org/Design/Apps/Photos
+Download: http://download.gnome.org/sources/gnome-photos
+Git: http://git.gnome.org/browse/gnome-photos
Website: http://projects.gnome.org/photos
-Download: http://download.gnome.org/sources/gnome-photos
+----
+
+Photos, like Documents, Music and Videos, is one of the core GNOME
+applications meant for find and reminding the user about her content.
+The internal architecture Photos is based on Documents -- the document
+manager application for GNOME, because they share similar UI/UX
+patterns and objectives.
+
+Points to remember while hacking on Photos:
+
++ Avoid unnecessary divergences from Documents. Valid exceptions
+ include changes needed to convert JavaScript idioms to their C
+ equivalents.
+
++ Share the same set of widgets as Documents, or the other core GNOME
+ applications, as much as possible.
+
++ Monitor changes in the Documents code base and clone them when
+ relevant.
+
++ Follow the GNU coding style. To accomodate longer class and method
+ names due to namespace prefixes, line lengths upto 120 characters
+ are allowed.
----
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]