From: Michael M Slusarz Date: Mon, 1 Dec 2008 10:30:53 +0000 (-0700) Subject: Remove $Horde$ CVS tags. X-Git-Url: https://git.internetallee.de/?a=commitdiff_plain;h=8f3a5238c36d6f2653304c0ccf4cd867d32175b2;p=horde.git Remove $Horde$ CVS tags. --- diff --git a/imp/config/hooks.php.dist b/imp/config/hooks.php.dist index 0fc0556da..c854c5a20 100644 --- a/imp/config/hooks.php.dist +++ b/imp/config/hooks.php.dist @@ -7,8 +7,6 @@ * TO MATCH YOUR SPECIFIC NEEDS AND SYSTEM ENVIRONMENT. * * For more information please see the horde/config/hooks.php.dist file. - * - * $Horde: imp/config/hooks.php.dist,v 1.11 2008/07/01 07:03:30 slusarz Exp $ */ // Here is an example signature hook function to set the signature from the diff --git a/imp/js/src/ContextSensitive.js b/imp/js/src/ContextSensitive.js index 5c7c3f1bd..c13abeabc 100644 --- a/imp/js/src/ContextSensitive.js +++ b/imp/js/src/ContextSensitive.js @@ -24,8 +24,6 @@ * FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER * DEALINGS IN THE SOFTWARE. * - * $Horde: dimp/js/src/ContextSensitive.js,v 1.66 2008/08/25 19:56:23 slusarz Exp $ - * * @author Chuck Hagenbuch * @author Michael Slusarz */ diff --git a/imp/js/src/DimpBase.js b/imp/js/src/DimpBase.js index f3da4d4f8..815d93cff 100644 --- a/imp/js/src/DimpBase.js +++ b/imp/js/src/DimpBase.js @@ -1,8 +1,6 @@ /** * DimpBase.js - Javascript used in the base DIMP page. * - * $Horde: dimp/js/src/DimpBase.js,v 1.174 2008/11/24 21:53:41 slusarz Exp $ - * * Copyright 2005-2008 The Horde Project (http://www.horde.org/) * * See the enclosed file COPYING for license information (GPL). If you diff --git a/imp/js/src/DimpCore.js b/imp/js/src/DimpCore.js index f5121fe9c..240c7b734 100644 --- a/imp/js/src/DimpCore.js +++ b/imp/js/src/DimpCore.js @@ -2,8 +2,6 @@ * DimpCore.js - Dimp UI application logic. * NOTE: ContextSensitive.js must be loaded before this file. * - * $Horde: dimp/js/src/DimpCore.js,v 1.470 2008/09/30 20:14:57 slusarz Exp $ - * * Copyright 2005-2008 The Horde Project (http://www.horde.org/) * * See the enclosed file COPYING for license information (GPL). If you diff --git a/imp/js/src/DimpSlider.js b/imp/js/src/DimpSlider.js index 07b958036..7091b4a8f 100644 --- a/imp/js/src/DimpSlider.js +++ b/imp/js/src/DimpSlider.js @@ -25,8 +25,6 @@ * FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER * DEALINGS IN THE SOFTWARE. * - * $Horde: dimp/js/src/DimpSlider.js,v 1.21 2008/08/20 20:18:56 slusarz Exp $ - * * Copyright 2007-2008 The Horde Project (http://www.horde.org/) * * @author Michael Slusarz diff --git a/imp/js/src/ViewPort.js b/imp/js/src/ViewPort.js index 5a7200e6b..ad4c977a0 100644 --- a/imp/js/src/ViewPort.js +++ b/imp/js/src/ViewPort.js @@ -4,8 +4,6 @@ * Requires prototypejs 1.6+, DimpSlider.js, scriptaculous 1.8+ (effects.js * only), and DIMP's dragdrop.js. * - * $Horde: dimp/js/src/ViewPort.js,v 1.274 2008/10/20 00:57:59 slusarz Exp $ - * * Copyright 2005-2008 The Horde Project (http://www.horde.org/) * * See the enclosed file COPYING for license information (GPL). If you diff --git a/imp/js/src/compose-dimp.js b/imp/js/src/compose-dimp.js index 055357d52..78cece127 100644 --- a/imp/js/src/compose-dimp.js +++ b/imp/js/src/compose-dimp.js @@ -1,8 +1,6 @@ /** * compose.js - Javascript code used in the DIMP compose view. * - * $Horde: dimp/js/src/compose.js,v 1.123 2008/10/20 03:54:51 slusarz Exp $ - * * Copyright 2005-2008 The Horde Project (http://www.horde.org/) * * See the enclosed file COPYING for license information (GPL). If you diff --git a/imp/js/src/dragdrop.js b/imp/js/src/dragdrop.js index 3d4b21e0a..c85318852 100644 --- a/imp/js/src/dragdrop.js +++ b/imp/js/src/dragdrop.js @@ -61,8 +61,6 @@ * FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER * DEALINGS IN THE SOFTWARE. * - * $Horde: dimp/js/src/dragdrop.js,v 1.31 2008/08/20 20:18:59 slusarz Exp $ - * * Copyright 2008 The Horde Project (http://www.horde.org/) * * @author Michael Slusarz diff --git a/imp/js/src/fullmessage-dimp.js b/imp/js/src/fullmessage-dimp.js index 13ac2ce20..a6aa8a991 100644 --- a/imp/js/src/fullmessage-dimp.js +++ b/imp/js/src/fullmessage-dimp.js @@ -1,6 +1,4 @@ /** - * $Horde: dimp/js/src/fullmessage.js,v 1.42 2008/09/04 05:00:53 slusarz Exp $ - * * Copyright 2005-2008 The Horde Project (http://www.horde.org/) * * See the enclosed file COPYING for license information (GPL). If you diff --git a/imp/templates/javascript/mailbox.js b/imp/templates/javascript/mailbox.js index 040cc0c3a..49dd29374 100644 --- a/imp/templates/javascript/mailbox.js +++ b/imp/templates/javascript/mailbox.js @@ -4,8 +4,6 @@ * See the documentation of prototypejs - Template for the template format: * http://www.prototypejs.org/api/template * - * $Horde: dimp/templates/javascript/mailbox.js,v 1.8 2008/09/04 17:55:59 slusarz Exp $ - * * Copyright 2005-2008 The Horde Project (http://www.horde.org/) * * See the enclosed file COPYING for license information (GPL). If you diff --git a/imp/themes/bluewhite/screen-dimp.css b/imp/themes/bluewhite/screen-dimp.css index 7666195dd..977a18586 100644 --- a/imp/themes/bluewhite/screen-dimp.css +++ b/imp/themes/bluewhite/screen-dimp.css @@ -1,7 +1,3 @@ -/** - * $Horde: dimp/themes/bluewhite/screen.css,v 1.2 2007/05/09 16:21:55 jan Exp $ - */ - #sidebarPanel a:hover, #sidebarPanel a:hover span { color: #006; } diff --git a/imp/themes/graphics/ie6_or_less-dimp.css b/imp/themes/graphics/ie6_or_less-dimp.css index 0b6bbee2b..2f63f1f14 100644 --- a/imp/themes/graphics/ie6_or_less-dimp.css +++ b/imp/themes/graphics/ie6_or_less-dimp.css @@ -1,6 +1,4 @@ /** - * $Horde: dimp/themes/ie6_or_less.css,v 1.37 2008/08/19 23:04:37 slusarz Exp $ - * * CSS corrections for IE 6 and below. */ diff --git a/imp/themes/graphics/ie7-dimp.css b/imp/themes/graphics/ie7-dimp.css index 29ebfe12a..17adbdbdc 100644 --- a/imp/themes/graphics/ie7-dimp.css +++ b/imp/themes/graphics/ie7-dimp.css @@ -1,6 +1,4 @@ /** - * $Horde: dimp/themes/ie7.css,v 1.26 2008/08/20 04:30:18 slusarz Exp $ - * * CSS corrections for IE 7. */ diff --git a/imp/themes/graphics/print-dimp.css b/imp/themes/graphics/print-dimp.css index 7ea5cdc29..19ead0276 100644 --- a/imp/themes/graphics/print-dimp.css +++ b/imp/themes/graphics/print-dimp.css @@ -1,7 +1,5 @@ /** * DIMP print CSS. - * - * $Horde: dimp/themes/print.css,v 1.27 2008/08/11 05:16:29 slusarz Exp $ */ body { diff --git a/imp/themes/graphics/screen-dimp.css b/imp/themes/graphics/screen-dimp.css index b4af29ad1..79c737a76 100644 --- a/imp/themes/graphics/screen-dimp.css +++ b/imp/themes/graphics/screen-dimp.css @@ -1,7 +1,5 @@ /** * DIMP core CSS. - * - * $Horde: dimp/themes/screen.css,v 1.315 2008/09/12 17:30:56 slusarz Exp $ */ /* Positioning */ diff --git a/imp/themes/tango-blue/screen-dimp.css b/imp/themes/tango-blue/screen-dimp.css index 849e451f8..c3f4ec399 100644 --- a/imp/themes/tango-blue/screen-dimp.css +++ b/imp/themes/tango-blue/screen-dimp.css @@ -1,7 +1,3 @@ -/** - * $Horde: dimp/themes/tango-blue/screen.css,v 1.1 2007/09/29 02:58:29 chuck Exp $ - */ - .mboxcontrol form { background: #ccc; }