diff options
Diffstat (limited to 'apps/plugins/clock/SOURCES')
| -rw-r--r-- | apps/plugins/clock/SOURCES | 10 |
1 files changed, 10 insertions, 0 deletions
diff --git a/apps/plugins/clock/SOURCES b/apps/plugins/clock/SOURCES new file mode 100644 index 0000000..28fae83 --- /dev/null +++ b/apps/plugins/clock/SOURCES @@ -0,0 +1,10 @@ +clock.c +clock_bitmaps.c +clock_bitmap_strings.c +clock_counter.c +clock_draw.c +clock_draw_analog.c +clock_draw_binary.c +clock_draw_digital.c +clock_menu.c +clock_settings.c |