Enhancement - #363 export.ical
- Added feature #363 supporting iCalendar export via the 'export.ical' command. - Updated documentation. - Removed unnecessary localization of canonical command names.
This commit is contained in:
@@ -9,8 +9,9 @@ OBJECTS = ../t-TDB.o ../t-Task.o ../t-text.o ../t-Date.o ../t-Table.o \
|
||||
../t-Nibbler.o ../t-Location.o ../t-Filter.o ../t-Context.o \
|
||||
../t-Keymap.o ../t-command.o ../t-interactive.o ../t-report.o \
|
||||
../t-Grid.o ../t-Color.o ../t-rules.o ../t-recur.o ../t-custom.o \
|
||||
../t-import.o ../t-edit.o ../t-Timer.o ../t-Permission.o ../t-Path.o \
|
||||
../t-File.o ../t-Directory.o ../t-Hooks.o ../t-API.o
|
||||
../t-export.o ../t-import.o ../t-edit.o ../t-Timer.o \
|
||||
../t-Permission.o ../t-Path.o ../t-File.o ../t-Directory.o \
|
||||
../t-Hooks.o ../t-API.o
|
||||
|
||||
all: $(PROJECT)
|
||||
|
||||
|
||||
Reference in New Issue
Block a user