summaryrefslogtreecommitdiffstats
path: root/po (unfollow)
Commit message (Collapse)AuthorFilesLines
2016-03-18Add preliminary ical experimentsOlliver Schinagl1-0/+1
This patch adds preliminary 'support' for iCalendar. Preliminary in the sense that it opens a known file, and prints some output using printf. This is just some experiments in parsing ics files. Signed-off-by: Olliver Schinagl <oliver@schinagl.nl>
2016-03-18Add initial plugin headerOlliver Schinagl1-0/+1
This patch adds the first preliminary draft plugin description. It is missing many things, most importantly documentation. More importantly it is likely not yet complete. Signed-off-by: Olliver Schinagl <oliver@schinagl.nl>
2016-03-18Move gettext to a shared include directoryOlliver Schinagl1-1/+2
Signed-off-by: Olliver Schinagl <oliver@schinagl.nl>
2016-03-11Rename bin/engagement_main.c to bin/engagement.cOlliver Schinagl1-1/+1
Signed-off-by: Olliver Schinagl <oliver@schinagl.nl>
2016-03-11Define author and copyright holder in po/MakevarsOlliver Schinagl1-2/+2
Signed-off-by: Olliver Schinagl <oliver@schinagl.nl>
2016-03-10Add empty eflprj generated skeleton projectOlliver Schinagl2-0/+43
Signed-off-by: Olliver Schinagl <oliver@schinagl.nl>