diff options
Diffstat (limited to 'kttsd/plugins/epos')
-rw-r--r-- | kttsd/plugins/epos/eposconf.cpp | 2 | ||||
-rw-r--r-- | kttsd/plugins/epos/eposconf.h | 2 | ||||
-rw-r--r-- | kttsd/plugins/epos/eposplugin.cpp | 2 | ||||
-rw-r--r-- | kttsd/plugins/epos/eposproc.cpp | 2 | ||||
-rw-r--r-- | kttsd/plugins/epos/eposproc.h | 2 |
5 files changed, 5 insertions, 5 deletions
diff --git a/kttsd/plugins/epos/eposconf.cpp b/kttsd/plugins/epos/eposconf.cpp index 40f9d1a..64e5b6e 100644 --- a/kttsd/plugins/epos/eposconf.cpp +++ b/kttsd/plugins/epos/eposconf.cpp @@ -1,4 +1,4 @@ -/***************************************************** vim:set ts=4 sw=4 sts=4: +/* Configuration widget and functions for Epos plug in ------------------- Copyright: diff --git a/kttsd/plugins/epos/eposconf.h b/kttsd/plugins/epos/eposconf.h index 0e19a8a..73df5dd 100644 --- a/kttsd/plugins/epos/eposconf.h +++ b/kttsd/plugins/epos/eposconf.h @@ -1,4 +1,4 @@ -/***************************************************** vim:set ts=4 sw=4 sts=4: +/* Configuration widget and functions for Epos plug in ------------------- Copyright: diff --git a/kttsd/plugins/epos/eposplugin.cpp b/kttsd/plugins/epos/eposplugin.cpp index 9bc0bee..02bccef 100644 --- a/kttsd/plugins/epos/eposplugin.cpp +++ b/kttsd/plugins/epos/eposplugin.cpp @@ -1,4 +1,4 @@ -/***************************************************** vim:set ts=4 sw=4 sts=4: +/* Generating the factories so Epos can be used as plug in. ------------------- Copyright: diff --git a/kttsd/plugins/epos/eposproc.cpp b/kttsd/plugins/epos/eposproc.cpp index 137314d..8d91c66 100644 --- a/kttsd/plugins/epos/eposproc.cpp +++ b/kttsd/plugins/epos/eposproc.cpp @@ -1,4 +1,4 @@ -/***************************************************** vim:set ts=4 sw=4 sts=4: +/* eposproc.cpp Main speaking functions for the Epos Plug in ------------------- diff --git a/kttsd/plugins/epos/eposproc.h b/kttsd/plugins/epos/eposproc.h index 4c13d83..afc80e8 100644 --- a/kttsd/plugins/epos/eposproc.h +++ b/kttsd/plugins/epos/eposproc.h @@ -1,4 +1,4 @@ -/***************************************************** vim:set ts=4 sw=4 sts=4: +/* eposproc.h Main speaking functions for the Epos Plug in ------------------- |