From ae39ae328aa341ddeb1f23607488cfda0d6965b8 Mon Sep 17 00:00:00 2001 From: plegall Date: Wed, 13 May 2009 23:21:06 +0000 Subject: complement to r3282, remove all $Id$ in source code. git-svn-id: http://piwigo.org/svn/trunk@3283 68402e56-0260-453c-a942-63ccdbb3a9ee --- plugins/SwiftThemeCreator/farbtastic/farbtastic.js | 3 +-- plugins/SwiftThemeCreator/theme_creator.tpl | 1 - 2 files changed, 1 insertion(+), 3 deletions(-) (limited to 'plugins/SwiftThemeCreator') diff --git a/plugins/SwiftThemeCreator/farbtastic/farbtastic.js b/plugins/SwiftThemeCreator/farbtastic/farbtastic.js index bad654489..085ab1f96 100644 --- a/plugins/SwiftThemeCreator/farbtastic/farbtastic.js +++ b/plugins/SwiftThemeCreator/farbtastic/farbtastic.js @@ -1,4 +1,3 @@ -// $Id: /piwigo/trunk/plugins/SwiftThemeCreator/farbtastic/farbtastic.js 6285 2008-07-21T22:20:47.317098Z vdigital $ // Farbtastic 1.2 jQuery.fn.farbtastic = function (callback) { @@ -326,4 +325,4 @@ jQuery._farbtastic = function (container, callback) { if (callback) { fb.linkTo(callback); } -} \ No newline at end of file +} diff --git a/plugins/SwiftThemeCreator/theme_creator.tpl b/plugins/SwiftThemeCreator/theme_creator.tpl index adc049b52..9261b0d64 100644 --- a/plugins/SwiftThemeCreator/theme_creator.tpl +++ b/plugins/SwiftThemeCreator/theme_creator.tpl @@ -1,4 +1,3 @@ -{* $Id: /piwigo/trunk/plugins/SwiftThemeCreator/theme_creator.tpl 6327 2008-08-26T14:18:42.525002Z vdigital $ *}

{'Swift Theme Creator'|@translate}

-- cgit v1.2.3