From e27c5005ef456543f4e866df0ec85c987eac9380 Mon Sep 17 00:00:00 2001 From: Jeremy Ruston Date: Fri, 9 Aug 2013 22:00:42 +0100 Subject: [PATCH] File renames for 46b2fde2d92869cf9be7cb39640922246ce5d803 --- core/modules/commands/{dump.js => print.js} | 0 .../tiddlers/commands/{DumpCommand.tid => PrintCommand.tid} | 0 2 files changed, 0 insertions(+), 0 deletions(-) rename core/modules/commands/{dump.js => print.js} (100%) rename editions/tw5.com/tiddlers/commands/{DumpCommand.tid => PrintCommand.tid} (100%) diff --git a/core/modules/commands/dump.js b/core/modules/commands/print.js similarity index 100% rename from core/modules/commands/dump.js rename to core/modules/commands/print.js diff --git a/editions/tw5.com/tiddlers/commands/DumpCommand.tid b/editions/tw5.com/tiddlers/commands/PrintCommand.tid similarity index 100% rename from editions/tw5.com/tiddlers/commands/DumpCommand.tid rename to editions/tw5.com/tiddlers/commands/PrintCommand.tid