From 79bcdb8b7dd9d81a6289ab60f4ee48b8e6148035 Mon Sep 17 00:00:00 2001 From: The Great Git Migration Date: Fri, 25 Feb 2011 02:06:03 +0000 Subject: Stripping CVS keywords --- themes/README.txt | 1 - themes/bartik/bartik.info | 1 - themes/bartik/color/color.inc | 1 - themes/bartik/color/preview.css | 1 - themes/bartik/color/preview.js | 1 - themes/bartik/css/colors.css | 1 - themes/bartik/css/ie-rtl.css | 1 - themes/bartik/css/ie.css | 1 - themes/bartik/css/ie6.css | 1 - themes/bartik/css/layout-rtl.css | 1 - themes/bartik/css/layout.css | 1 - themes/bartik/css/maintenance-page.css | 1 - themes/bartik/css/print.css | 1 - themes/bartik/css/style-rtl.css | 1 - themes/bartik/css/style.css | 1 - themes/bartik/template.php | 1 - themes/bartik/templates/comment-wrapper.tpl.php | 1 - themes/bartik/templates/comment.tpl.php | 1 - themes/bartik/templates/maintenance-page.tpl.php | 1 - themes/bartik/templates/node.tpl.php | 1 - themes/bartik/templates/page.tpl.php | 1 - themes/garland/color/color.inc | 1 - themes/garland/color/preview.css | 1 - themes/garland/comment.tpl.php | 1 - themes/garland/fix-ie-rtl.css | 1 - themes/garland/fix-ie.css | 1 - themes/garland/garland.info | 1 - themes/garland/maintenance-page.tpl.php | 1 - themes/garland/node.tpl.php | 1 - themes/garland/page.tpl.php | 1 - themes/garland/print.css | 1 - themes/garland/style-rtl.css | 1 - themes/garland/style.css | 1 - themes/garland/template.php | 1 - themes/garland/theme-settings.php | 1 - themes/seven/ie.css | 1 - themes/seven/ie6.css | 1 - themes/seven/maintenance-page.tpl.php | 1 - themes/seven/page.tpl.php | 1 - themes/seven/reset.css | 1 - themes/seven/seven.info | 1 - themes/seven/style-rtl.css | 1 - themes/seven/style.css | 1 - themes/seven/template.php | 1 - themes/seven/vertical-tabs-rtl.css | 1 - themes/seven/vertical-tabs.css | 1 - themes/stark/README.txt | 1 - themes/stark/layout.css | 1 - themes/stark/stark.info | 1 - themes/tests/README.txt | 1 - themes/tests/test_theme/template.php | 1 - themes/tests/test_theme/test_theme.info | 1 - themes/tests/update_test_basetheme/update_test_basetheme.info | 1 - themes/tests/update_test_subtheme/update_test_subtheme.info | 1 - 54 files changed, 54 deletions(-) (limited to 'themes') diff --git a/themes/README.txt b/themes/README.txt index 5e1f0b476..3fb27ed10 100644 --- a/themes/README.txt +++ b/themes/README.txt @@ -1,4 +1,3 @@ -// $Id$ This directory is reserved for core theme files. Custom or contributed themes should be placed in their own subdirectory of the sites/all/themes directory. diff --git a/themes/bartik/bartik.info b/themes/bartik/bartik.info index 447a2b6c9..ce7e13f60 100644 --- a/themes/bartik/bartik.info +++ b/themes/bartik/bartik.info @@ -1,4 +1,3 @@ -; $Id$ name = Bartik description = A flexible, recolorable theme with many regions. diff --git a/themes/bartik/color/color.inc b/themes/bartik/color/color.inc index 54872a21b..fa323edad 100644 --- a/themes/bartik/color/color.inc +++ b/themes/bartik/color/color.inc @@ -1,5 +1,4 @@ array('logo' => theme_get_setting('logo', 'bartik'))), 'setting'); diff --git a/themes/bartik/color/preview.css b/themes/bartik/color/preview.css index 31fdd66ab..48a4a8334 100644 --- a/themes/bartik/color/preview.css +++ b/themes/bartik/color/preview.css @@ -1,4 +1,3 @@ -/* $Id$ */ /* ---------- Color form ----------- */ #color_scheme_form #palette .form-item { diff --git a/themes/bartik/color/preview.js b/themes/bartik/color/preview.js index 37d3b80f0..b40bcf7dc 100644 --- a/themes/bartik/color/preview.js +++ b/themes/bartik/color/preview.js @@ -1,4 +1,3 @@ -// $Id$ (function ($) { Drupal.color = { diff --git a/themes/bartik/css/colors.css b/themes/bartik/css/colors.css index bcba691bc..7cd1cd2d7 100644 --- a/themes/bartik/css/colors.css +++ b/themes/bartik/css/colors.css @@ -1,4 +1,3 @@ -/* $Id$ */ /* ---------- Color Module Styles ----------- */ diff --git a/themes/bartik/css/ie-rtl.css b/themes/bartik/css/ie-rtl.css index 503a8f4da..6358bf376 100644 --- a/themes/bartik/css/ie-rtl.css +++ b/themes/bartik/css/ie-rtl.css @@ -1,4 +1,3 @@ -/* $Id$ */ fieldset legend { left: 6px; diff --git a/themes/bartik/css/ie.css b/themes/bartik/css/ie.css index 59f38b569..7a658336c 100644 --- a/themes/bartik/css/ie.css +++ b/themes/bartik/css/ie.css @@ -1,4 +1,3 @@ -/* $Id$ */ .block { zoom: 1; diff --git a/themes/bartik/css/ie6.css b/themes/bartik/css/ie6.css index ab31b164b..435fab02b 100644 --- a/themes/bartik/css/ie6.css +++ b/themes/bartik/css/ie6.css @@ -1,4 +1,3 @@ -/* $Id$ */ #content { overflow: hidden; diff --git a/themes/bartik/css/layout-rtl.css b/themes/bartik/css/layout-rtl.css index eca022afb..fa81e4f86 100644 --- a/themes/bartik/css/layout-rtl.css +++ b/themes/bartik/css/layout-rtl.css @@ -1,4 +1,3 @@ -/* $Id$ */ /* ---------- Basic Layout RTL Styles ----------- */ diff --git a/themes/bartik/css/layout.css b/themes/bartik/css/layout.css index 02c9ccf38..b561f4c02 100644 --- a/themes/bartik/css/layout.css +++ b/themes/bartik/css/layout.css @@ -1,4 +1,3 @@ -/* $Id$ */ /* ---------- Basic Layout Styles ----------- */ diff --git a/themes/bartik/css/maintenance-page.css b/themes/bartik/css/maintenance-page.css index 1e7114bdc..c13c77b9a 100644 --- a/themes/bartik/css/maintenance-page.css +++ b/themes/bartik/css/maintenance-page.css @@ -1,4 +1,3 @@ -/* $Id$ */ body.maintenance-page { background-color: #fff; diff --git a/themes/bartik/css/print.css b/themes/bartik/css/print.css index db6791dbb..61ca3fa7d 100644 --- a/themes/bartik/css/print.css +++ b/themes/bartik/css/print.css @@ -1,4 +1,3 @@ -/* $Id$ */ /* ---------- General Layout ---------- */ diff --git a/themes/bartik/css/style-rtl.css b/themes/bartik/css/style-rtl.css index d566e8d11..d25006faa 100644 --- a/themes/bartik/css/style-rtl.css +++ b/themes/bartik/css/style-rtl.css @@ -1,4 +1,3 @@ -/* $Id$ */ /* ------------------ Reset Styles ------------------ */ diff --git a/themes/bartik/css/style.css b/themes/bartik/css/style.css index 5020846e3..75e43b052 100644 --- a/themes/bartik/css/style.css +++ b/themes/bartik/css/style.css @@ -1,4 +1,3 @@ -/* $Id$ */ /* ---------- Overall Specifications ---------- */ diff --git a/themes/bartik/template.php b/themes/bartik/template.php index 6e62de6f1..d523a0aba 100644 --- a/themes/bartik/template.php +++ b/themes/bartik/template.php @@ -1,5 +1,4 @@
> diff --git a/themes/garland/fix-ie-rtl.css b/themes/garland/fix-ie-rtl.css index c5f31c0d1..fb1901b37 100644 --- a/themes/garland/fix-ie-rtl.css +++ b/themes/garland/fix-ie-rtl.css @@ -1,4 +1,3 @@ -/* $Id$ */ body { /* Center layout */ diff --git a/themes/garland/fix-ie.css b/themes/garland/fix-ie.css index 04905fc7c..1a1c131bc 100644 --- a/themes/garland/fix-ie.css +++ b/themes/garland/fix-ie.css @@ -1,4 +1,3 @@ -/* $Id$ */ body { /* Center layout */ diff --git a/themes/garland/garland.info b/themes/garland/garland.info index ed681cfa9..307f03a2c 100644 --- a/themes/garland/garland.info +++ b/themes/garland/garland.info @@ -1,4 +1,3 @@ -; $Id$ name = Garland description = A multi-column theme which can be configured to modify colors and switch between fixed and fluid width layouts. package = Core diff --git a/themes/garland/maintenance-page.tpl.php b/themes/garland/maintenance-page.tpl.php index 97120d5b0..75fb1471d 100644 --- a/themes/garland/maintenance-page.tpl.php +++ b/themes/garland/maintenance-page.tpl.php @@ -1,5 +1,4 @@
> diff --git a/themes/garland/page.tpl.php b/themes/garland/page.tpl.php index 448d21601..326255cd4 100644 --- a/themes/garland/page.tpl.php +++ b/themes/garland/page.tpl.php @@ -1,5 +1,4 @@ diff --git a/themes/garland/print.css b/themes/garland/print.css index aea501423..df4f0ae2e 100644 --- a/themes/garland/print.css +++ b/themes/garland/print.css @@ -1,4 +1,3 @@ -/* $Id$ */ body, input, diff --git a/themes/garland/style-rtl.css b/themes/garland/style-rtl.css index 0093cf462..58aed578b 100644 --- a/themes/garland/style-rtl.css +++ b/themes/garland/style-rtl.css @@ -1,4 +1,3 @@ -/* $Id$ */ html { direction: rtl; diff --git a/themes/garland/style.css b/themes/garland/style.css index 4b337caa5..f36fa9654 100644 --- a/themes/garland/style.css +++ b/themes/garland/style.css @@ -1,4 +1,3 @@ -/* $Id$ */ /** * Generic elements diff --git a/themes/garland/template.php b/themes/garland/template.php index b9234c972..1b144f121 100644 --- a/themes/garland/template.php +++ b/themes/garland/template.php @@ -1,5 +1,4 @@ diff --git a/themes/seven/page.tpl.php b/themes/seven/page.tpl.php index c8ff98abf..85353a7b0 100644 --- a/themes/seven/page.tpl.php +++ b/themes/seven/page.tpl.php @@ -1,5 +1,4 @@
diff --git a/themes/seven/reset.css b/themes/seven/reset.css index e9f850f95..0bdc29aef 100644 --- a/themes/seven/reset.css +++ b/themes/seven/reset.css @@ -1,4 +1,3 @@ -/* $Id$ */ /** * Reset CSS styles. diff --git a/themes/seven/seven.info b/themes/seven/seven.info index aee47e039..4293c0741 100644 --- a/themes/seven/seven.info +++ b/themes/seven/seven.info @@ -1,4 +1,3 @@ -; $Id$ name = Seven description = A simple one-column, tableless, fluid width administration theme. package = Core diff --git a/themes/seven/style-rtl.css b/themes/seven/style-rtl.css index a7fc5fdc4..6328193c1 100644 --- a/themes/seven/style-rtl.css +++ b/themes/seven/style-rtl.css @@ -1,4 +1,3 @@ -/* $Id$ */ /** * Generic elements. diff --git a/themes/seven/style.css b/themes/seven/style.css index 2d3f4e9f9..66303c501 100644 --- a/themes/seven/style.css +++ b/themes/seven/style.css @@ -1,4 +1,3 @@ -/* $Id$ */ /** * Generic elements. diff --git a/themes/seven/template.php b/themes/seven/template.php index 9e5b9589c..5be459bea 100644 --- a/themes/seven/template.php +++ b/themes/seven/template.php @@ -1,5 +1,4 @@ Theming Guide. package = Core diff --git a/themes/tests/README.txt b/themes/tests/README.txt index e64480fa6..5ddaa8caf 100644 --- a/themes/tests/README.txt +++ b/themes/tests/README.txt @@ -1,4 +1,3 @@ -// $Id$ The themes in this subdirectory are all used by the Drupal core testing framework. They are not functioning themes that could be used on a real site diff --git a/themes/tests/test_theme/template.php b/themes/tests/test_theme/template.php index 3d8b656c7..ef8118a6d 100644 --- a/themes/tests/test_theme/template.php +++ b/themes/tests/test_theme/template.php @@ -1,5 +1,4 @@