From 0ae0f682575caa988edbc210605b28e6048ebfa2 Mon Sep 17 00:00:00 2001 From: Jeremy Ruston Date: Sun, 4 Aug 2013 22:31:09 +0100 Subject: [PATCH] Update filenames to reflect changes in 05ac094d2e35833401a9dbcf1d59f5e3bb1f5f32 --- core/modules/commands/{savetiddler.js => rendertiddler.js} | 0 core/modules/commands/{savetiddlers.js => rendertiddlers.js} | 0 .../commands/{SaveTiddlerCommand.tid => RenderTiddlerCommand.tid} | 0 .../{SaveTiddlersCommand.tid => RenderTiddlersCommand.tid} | 0 4 files changed, 0 insertions(+), 0 deletions(-) rename core/modules/commands/{savetiddler.js => rendertiddler.js} (100%) rename core/modules/commands/{savetiddlers.js => rendertiddlers.js} (100%) rename editions/tw5.com/tiddlers/commands/{SaveTiddlerCommand.tid => RenderTiddlerCommand.tid} (100%) rename editions/tw5.com/tiddlers/commands/{SaveTiddlersCommand.tid => RenderTiddlersCommand.tid} (100%) diff --git a/core/modules/commands/savetiddler.js b/core/modules/commands/rendertiddler.js similarity index 100% rename from core/modules/commands/savetiddler.js rename to core/modules/commands/rendertiddler.js diff --git a/core/modules/commands/savetiddlers.js b/core/modules/commands/rendertiddlers.js similarity index 100% rename from core/modules/commands/savetiddlers.js rename to core/modules/commands/rendertiddlers.js diff --git a/editions/tw5.com/tiddlers/commands/SaveTiddlerCommand.tid b/editions/tw5.com/tiddlers/commands/RenderTiddlerCommand.tid similarity index 100% rename from editions/tw5.com/tiddlers/commands/SaveTiddlerCommand.tid rename to editions/tw5.com/tiddlers/commands/RenderTiddlerCommand.tid diff --git a/editions/tw5.com/tiddlers/commands/SaveTiddlersCommand.tid b/editions/tw5.com/tiddlers/commands/RenderTiddlersCommand.tid similarity index 100% rename from editions/tw5.com/tiddlers/commands/SaveTiddlersCommand.tid rename to editions/tw5.com/tiddlers/commands/RenderTiddlersCommand.tid