Code Cleanup

- The symbols '@' is part of the tag and not a special delimiter (adding a new
  item makes it more explicit).
This commit is contained in:
Louis-Claude Canon 2012-07-27 09:55:03 +02:00 committed by Paul Beckingham
parent 0a3de2b867
commit afcbaa20a9

View file

@ -189,7 +189,7 @@
#define STRING_COLUMN_LABEL_ORPHAN "Orphan UDA"
// Column Examples
#define STRING_COLUMN_EXAMPLES_TAGS "home @chore"
#define STRING_COLUMN_EXAMPLES_TAGS "home @chore next"
#define STRING_COLUMN_EXAMPLES_PROJ "home.garden"
#define STRING_COLUMN_EXAMPLES_PAR "home"
#define STRING_COLUMN_EXAMPLES_IND " home.garden"