~rastkokaradzic/screenlets/testing

Viewing all changes in revision 779.

  • Committer: Rastko Karadzic
  • Date: 2012-03-03 03:55:06 UTC
  • Revision ID: rastkokaradzic@gmail.com-20120303035506-9tayuat104bvcc6p
Added category support into core. I've took 10 base categories from some gdesklets mailing list, we can change them after we 
categorize screenlets in indiv-screenlets. 
Categories:
1 : Alarms and alerts
2 : Date and time
3 : Fund and amusements
4 : Internet and email
5 : News
6 : System information
7 : Toolbars and launchers
8 : Weather
9 : Dictionaries and translations
10: Miscellaneous
In Screenlet base class, default category defined is Miscellaneous.
Developers set categoriy putting field __category__='1..10' in their class. 
e.g.  __category__='6'    this means that that screenlet will be shown in "System information" category.
Also, dev-wiki (if there is any?) should be updated.

TODO: categorize screenlets in indiv-screenlets                 

expand all expand all

Show diffs side-by-side

added added

removed removed

Lines of Context: