diff options
author | Mark Tiefenbruck <mark@fluxbox.org> | 2008-01-04 01:34:12 (GMT) |
---|---|---|
committer | Mark Tiefenbruck <mark@fluxbox.org> | 2008-01-04 01:34:12 (GMT) |
commit | 9c105111d29f9c938f6d1c654904ac8f7e9159c2 (patch) | |
tree | fce66493a42451cbf69c88c103d48da78fa1450d /src/tests | |
parent | bf152502929937af63a0ef2b715ed77d8ce045c2 (diff) | |
download | fluxbox-9c105111d29f9c938f6d1c654904ac8f7e9159c2.zip fluxbox-9c105111d29f9c938f6d1c654904ac8f7e9159c2.tar.bz2 |
remove old svn $Id$ tags
Diffstat (limited to 'src/tests')
-rw-r--r-- | src/tests/fullscreentest.cc | 2 | ||||
-rw-r--r-- | src/tests/menutest.cc | 2 | ||||
-rw-r--r-- | src/tests/template.cc | 2 | ||||
-rw-r--r-- | src/tests/testDemandAttention.cc | 2 | ||||
-rw-r--r-- | src/tests/testFont.cc | 2 | ||||
-rw-r--r-- | src/tests/titletest.cc | 2 |
6 files changed, 0 insertions, 12 deletions
diff --git a/src/tests/fullscreentest.cc b/src/tests/fullscreentest.cc index 13d7325..038a71d 100644 --- a/src/tests/fullscreentest.cc +++ b/src/tests/fullscreentest.cc | |||
@@ -19,8 +19,6 @@ | |||
19 | // FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER | 19 | // FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER |
20 | // DEALINGS IN THE SOFTWARE. | 20 | // DEALINGS IN THE SOFTWARE. |
21 | 21 | ||
22 | // $Id$ | ||
23 | |||
24 | #include "App.hh" | 22 | #include "App.hh" |
25 | #include "FbWindow.hh" | 23 | #include "FbWindow.hh" |
26 | #include "Font.hh" | 24 | #include "Font.hh" |
diff --git a/src/tests/menutest.cc b/src/tests/menutest.cc index 3fe2715..0008ff0 100644 --- a/src/tests/menutest.cc +++ b/src/tests/menutest.cc | |||
@@ -19,8 +19,6 @@ | |||
19 | // FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER | 19 | // FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER |
20 | // DEALINGS IN THE SOFTWARE. | 20 | // DEALINGS IN THE SOFTWARE. |
21 | 21 | ||
22 | // $Id: menutest.cc 3700 2004-11-19 11:37:27Z mathias $ | ||
23 | |||
24 | #include "App.hh" | 22 | #include "App.hh" |
25 | #include "FbWindow.hh" | 23 | #include "FbWindow.hh" |
26 | #include "Font.hh" | 24 | #include "Font.hh" |
diff --git a/src/tests/template.cc b/src/tests/template.cc index 3b30bba..d8c2148 100644 --- a/src/tests/template.cc +++ b/src/tests/template.cc | |||
@@ -19,8 +19,6 @@ | |||
19 | // FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER | 19 | // FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER |
20 | // DEALINGS IN THE SOFTWARE. | 20 | // DEALINGS IN THE SOFTWARE. |
21 | 21 | ||
22 | // $Id$ | ||
23 | |||
24 | /* | 22 | /* |
25 | * Use this file as a template for new test applications | 23 | * Use this file as a template for new test applications |
26 | * | 24 | * |
diff --git a/src/tests/testDemandAttention.cc b/src/tests/testDemandAttention.cc index 874d05e..fa8bf29 100644 --- a/src/tests/testDemandAttention.cc +++ b/src/tests/testDemandAttention.cc | |||
@@ -19,8 +19,6 @@ | |||
19 | // FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER | 19 | // FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER |
20 | // DEALINGS IN THE SOFTWARE. | 20 | // DEALINGS IN THE SOFTWARE. |
21 | 21 | ||
22 | // $Id$ | ||
23 | |||
24 | #include "App.hh" | 22 | #include "App.hh" |
25 | #include "FbWindow.hh" | 23 | #include "FbWindow.hh" |
26 | #include "Font.hh" | 24 | #include "Font.hh" |
diff --git a/src/tests/testFont.cc b/src/tests/testFont.cc index 7d097bd..f338751 100644 --- a/src/tests/testFont.cc +++ b/src/tests/testFont.cc | |||
@@ -18,8 +18,6 @@ | |||
18 | // FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER | 18 | // FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER |
19 | // DEALINGS IN THE SOFTWARE. | 19 | // DEALINGS IN THE SOFTWARE. |
20 | 20 | ||
21 | // $Id$ | ||
22 | |||
23 | #include "App.hh" | 21 | #include "App.hh" |
24 | #include "FbWindow.hh" | 22 | #include "FbWindow.hh" |
25 | #include "Font.hh" | 23 | #include "Font.hh" |
diff --git a/src/tests/titletest.cc b/src/tests/titletest.cc index a473d06..9ea94f1 100644 --- a/src/tests/titletest.cc +++ b/src/tests/titletest.cc | |||
@@ -19,8 +19,6 @@ | |||
19 | // FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER | 19 | // FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER |
20 | // DEALINGS IN THE SOFTWARE. | 20 | // DEALINGS IN THE SOFTWARE. |
21 | 21 | ||
22 | // $Id$ | ||
23 | |||
24 | #include "App.hh" | 22 | #include "App.hh" |
25 | #include "FbWindow.hh" | 23 | #include "FbWindow.hh" |
26 | #include "Font.hh" | 24 | #include "Font.hh" |