SHRIMPLE AS THAT
This commit is contained in:
parent
bbe242402d
commit
afd97768f9
48 changed files with 9040 additions and 0 deletions
14
common/bookmarks/groups/00_bookmark_groups.txt
Normal file
14
common/bookmarks/groups/00_bookmark_groups.txt
Normal file
|
|
@ -0,0 +1,14 @@
|
|||
bm_group_867 = {
|
||||
default_start_date = 867.1.1
|
||||
}
|
||||
|
||||
bm_group_1066 = {
|
||||
default_start_date = 1066.9.15
|
||||
}
|
||||
|
||||
bm_group_1178 = {
|
||||
default_start_date = 1178.10.1
|
||||
}
|
||||
bm_group_2555 = {
|
||||
default_start_date = 2555.1.1
|
||||
}
|
||||
9
common/bookmarks/groups/_bookmark_groups.info
Normal file
9
common/bookmarks/groups/_bookmark_groups.info
Normal file
|
|
@ -0,0 +1,9 @@
|
|||
Used to group bookmarks together, can contain default data.
|
||||
Key of the bookmark is used as localization tag as well.
|
||||
|
||||
bookmark_group_1 = {
|
||||
### Breif: default_start_date (date)
|
||||
# Bookmarks that are assigned this group will use this as their default start
|
||||
# date, can be overwritten by the bookmark itself.
|
||||
default_start_date = 867.1.1
|
||||
}
|
||||
Loading…
Add table
Add a link
Reference in a new issue