Skip to content

Commit

Permalink
Item433: Rebrand ChecklistPlugin
Browse files Browse the repository at this point in the history
git-svn-id: http://svn.foswiki.org/trunk/ChecklistPlugin@1270 0b4bb1d4-4e5a-0410-9cc4-b2b747904278
  • Loading branch information
KennethLavrsen authored and KennethLavrsen committed Dec 11, 2008
1 parent 67a2ee9 commit 7eacb10
Show file tree
Hide file tree
Showing 12 changed files with 79 additions and 78 deletions.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.

Large diffs are not rendered by default.

1 change: 1 addition & 0 deletions lib/Foswiki/Plugins/ChecklistPlugin/DEPENDENCIES
Original file line number Diff line number Diff line change
@@ -0,0 +1 @@
Foswiki::Plugins::SmiliesPlugin,,perl,Required
3 changes: 3 additions & 0 deletions lib/Foswiki/Plugins/ChecklistPlugin/MANIFEST
Original file line number Diff line number Diff line change
@@ -0,0 +1,3 @@
data/System/ChecklistPlugin.txt NEW
lib/Foswiki/Plugins/ChecklistPlugin.pm NEW
pub/System/ChecklistPlugin/itemstatechange.js NEW
Original file line number Diff line number Diff line change
Expand Up @@ -8,10 +8,10 @@ BEGIN
}
}

use TWiki::Contrib::Build;
use Foswiki::Contrib::Build;

# Create the build object
$build = new TWiki::Contrib::Build( 'ChecklistPlugin' );
$build = new Foswiki::Contrib::Build( 'ChecklistPlugin' );

# Build the target on the command line, or the default target
$build->build($build->{target});
Expand Down
1 change: 0 additions & 1 deletion lib/TWiki/Plugins/ChecklistPlugin/DEPENDENCIES

This file was deleted.

3 changes: 0 additions & 3 deletions lib/TWiki/Plugins/ChecklistPlugin/MANIFEST

This file was deleted.

0 comments on commit 7eacb10

Please sign in to comment.