From f743c1954ffdfa19239e8621881505bd575d6106 Mon Sep 17 00:00:00 2001 From: Allan Odgaard Date: Tue, 14 Aug 2012 21:17:09 +0200 Subject: [PATCH] Move help book out of English.lproj This way localizations without a help book will fall back on the english one. --- .../{English.lproj => }/TextMate Help/TextMate.md | 0 .../TextMate Help/bundle_dependencies.md | 0 .../TextMate Help/css/stylesheet.css | 0 .../{English.lproj => }/TextMate Help/events.md | 0 .../TextMate Help/format_string_syntax.md | 0 .../TextMate Help/glob_string_syntax.md | 0 .../TextMate Help/images/terminal_preferences.png | Bin .../TextMate Help/images/tm_small.png | Bin .../TextMate Help/javascript_object.md | 0 .../TextMate Help/load_encoding.md | 0 .../TextMate Help/mate_and_rmate.md | 0 .../TextMate Help/non-content_scopes.md | 0 .../{English.lproj => }/TextMate Help/properties.md | 0 .../TextMate Help/scope_selector_syntax.md | 0 .../TextMate Help/selection_string_syntax.md | 0 15 files changed, 0 insertions(+), 0 deletions(-) rename Applications/TextMate/resources/{English.lproj => }/TextMate Help/TextMate.md (100%) rename Applications/TextMate/resources/{English.lproj => }/TextMate Help/bundle_dependencies.md (100%) rename Applications/TextMate/resources/{English.lproj => }/TextMate Help/css/stylesheet.css (100%) rename Applications/TextMate/resources/{English.lproj => }/TextMate Help/events.md (100%) rename Applications/TextMate/resources/{English.lproj => }/TextMate Help/format_string_syntax.md (100%) rename Applications/TextMate/resources/{English.lproj => }/TextMate Help/glob_string_syntax.md (100%) rename Applications/TextMate/resources/{English.lproj => }/TextMate Help/images/terminal_preferences.png (100%) rename Applications/TextMate/resources/{English.lproj => }/TextMate Help/images/tm_small.png (100%) rename Applications/TextMate/resources/{English.lproj => }/TextMate Help/javascript_object.md (100%) rename Applications/TextMate/resources/{English.lproj => }/TextMate Help/load_encoding.md (100%) rename Applications/TextMate/resources/{English.lproj => }/TextMate Help/mate_and_rmate.md (100%) rename Applications/TextMate/resources/{English.lproj => }/TextMate Help/non-content_scopes.md (100%) rename Applications/TextMate/resources/{English.lproj => }/TextMate Help/properties.md (100%) rename Applications/TextMate/resources/{English.lproj => }/TextMate Help/scope_selector_syntax.md (100%) rename Applications/TextMate/resources/{English.lproj => }/TextMate Help/selection_string_syntax.md (100%) diff --git a/Applications/TextMate/resources/English.lproj/TextMate Help/TextMate.md b/Applications/TextMate/resources/TextMate Help/TextMate.md similarity index 100% rename from Applications/TextMate/resources/English.lproj/TextMate Help/TextMate.md rename to Applications/TextMate/resources/TextMate Help/TextMate.md diff --git a/Applications/TextMate/resources/English.lproj/TextMate Help/bundle_dependencies.md b/Applications/TextMate/resources/TextMate Help/bundle_dependencies.md similarity index 100% rename from Applications/TextMate/resources/English.lproj/TextMate Help/bundle_dependencies.md rename to Applications/TextMate/resources/TextMate Help/bundle_dependencies.md diff --git a/Applications/TextMate/resources/English.lproj/TextMate Help/css/stylesheet.css b/Applications/TextMate/resources/TextMate Help/css/stylesheet.css similarity index 100% rename from Applications/TextMate/resources/English.lproj/TextMate Help/css/stylesheet.css rename to Applications/TextMate/resources/TextMate Help/css/stylesheet.css diff --git a/Applications/TextMate/resources/English.lproj/TextMate Help/events.md b/Applications/TextMate/resources/TextMate Help/events.md similarity index 100% rename from Applications/TextMate/resources/English.lproj/TextMate Help/events.md rename to Applications/TextMate/resources/TextMate Help/events.md diff --git a/Applications/TextMate/resources/English.lproj/TextMate Help/format_string_syntax.md b/Applications/TextMate/resources/TextMate Help/format_string_syntax.md similarity index 100% rename from Applications/TextMate/resources/English.lproj/TextMate Help/format_string_syntax.md rename to Applications/TextMate/resources/TextMate Help/format_string_syntax.md diff --git a/Applications/TextMate/resources/English.lproj/TextMate Help/glob_string_syntax.md b/Applications/TextMate/resources/TextMate Help/glob_string_syntax.md similarity index 100% rename from Applications/TextMate/resources/English.lproj/TextMate Help/glob_string_syntax.md rename to Applications/TextMate/resources/TextMate Help/glob_string_syntax.md diff --git a/Applications/TextMate/resources/English.lproj/TextMate Help/images/terminal_preferences.png b/Applications/TextMate/resources/TextMate Help/images/terminal_preferences.png similarity index 100% rename from Applications/TextMate/resources/English.lproj/TextMate Help/images/terminal_preferences.png rename to Applications/TextMate/resources/TextMate Help/images/terminal_preferences.png diff --git a/Applications/TextMate/resources/English.lproj/TextMate Help/images/tm_small.png b/Applications/TextMate/resources/TextMate Help/images/tm_small.png similarity index 100% rename from Applications/TextMate/resources/English.lproj/TextMate Help/images/tm_small.png rename to Applications/TextMate/resources/TextMate Help/images/tm_small.png diff --git a/Applications/TextMate/resources/English.lproj/TextMate Help/javascript_object.md b/Applications/TextMate/resources/TextMate Help/javascript_object.md similarity index 100% rename from Applications/TextMate/resources/English.lproj/TextMate Help/javascript_object.md rename to Applications/TextMate/resources/TextMate Help/javascript_object.md diff --git a/Applications/TextMate/resources/English.lproj/TextMate Help/load_encoding.md b/Applications/TextMate/resources/TextMate Help/load_encoding.md similarity index 100% rename from Applications/TextMate/resources/English.lproj/TextMate Help/load_encoding.md rename to Applications/TextMate/resources/TextMate Help/load_encoding.md diff --git a/Applications/TextMate/resources/English.lproj/TextMate Help/mate_and_rmate.md b/Applications/TextMate/resources/TextMate Help/mate_and_rmate.md similarity index 100% rename from Applications/TextMate/resources/English.lproj/TextMate Help/mate_and_rmate.md rename to Applications/TextMate/resources/TextMate Help/mate_and_rmate.md diff --git a/Applications/TextMate/resources/English.lproj/TextMate Help/non-content_scopes.md b/Applications/TextMate/resources/TextMate Help/non-content_scopes.md similarity index 100% rename from Applications/TextMate/resources/English.lproj/TextMate Help/non-content_scopes.md rename to Applications/TextMate/resources/TextMate Help/non-content_scopes.md diff --git a/Applications/TextMate/resources/English.lproj/TextMate Help/properties.md b/Applications/TextMate/resources/TextMate Help/properties.md similarity index 100% rename from Applications/TextMate/resources/English.lproj/TextMate Help/properties.md rename to Applications/TextMate/resources/TextMate Help/properties.md diff --git a/Applications/TextMate/resources/English.lproj/TextMate Help/scope_selector_syntax.md b/Applications/TextMate/resources/TextMate Help/scope_selector_syntax.md similarity index 100% rename from Applications/TextMate/resources/English.lproj/TextMate Help/scope_selector_syntax.md rename to Applications/TextMate/resources/TextMate Help/scope_selector_syntax.md diff --git a/Applications/TextMate/resources/English.lproj/TextMate Help/selection_string_syntax.md b/Applications/TextMate/resources/TextMate Help/selection_string_syntax.md similarity index 100% rename from Applications/TextMate/resources/English.lproj/TextMate Help/selection_string_syntax.md rename to Applications/TextMate/resources/TextMate Help/selection_string_syntax.md