To get this branch, use:
bzr branch
http://gegoxaren.bato24.eu/bzr/loggerouter/trunk
1
by Gustav Hartvigsson
* Inital release
|
1
|
source_files = files([
|
2
|
'main.vala',
|
3
|
'options.vala',
|
4
|
'actionbutton.vala',
|
5
|
'application.vala',
|
6
|
'action.vala',
|
7
|
'tools.vala',
|
8
|
'settings.vala',
|
9
|
'timer.vala',
|
10
|
])
|