From 540ca9dacf5d27879adc105a11984c0bc14cda26 Mon Sep 17 00:00:00 2001 From: connors Date: Mon, 24 Feb 2014 17:19:20 -0800 Subject: [PATCH] rename the themes --- Gruntfile.js | 4 ++-- dist/{android-theme.css => ratchet-theme-android.css} | 0 dist/{ios-theme.css => ratchet-theme-ios.css} | 0 docs/dist/{android-theme.css => ratchet-theme-android.css} | 0 docs/dist/{ios-theme.css => ratchet-theme-ios.css} | 0 docs/examples/app-android-notes/index.html | 2 +- docs/examples/app-ios-mail/inbox.html | 2 +- docs/examples/app-ios-mail/index.html | 2 +- 8 files changed, 5 insertions(+), 5 deletions(-) rename dist/{android-theme.css => ratchet-theme-android.css} (100%) rename dist/{ios-theme.css => ratchet-theme-ios.css} (100%) rename docs/dist/{android-theme.css => ratchet-theme-android.css} (100%) rename docs/dist/{ios-theme.css => ratchet-theme-ios.css} (100%) diff --git a/Gruntfile.js b/Gruntfile.js index a9b2ec1..fa20531 100644 --- a/Gruntfile.js +++ b/Gruntfile.js @@ -50,8 +50,8 @@ module.exports = function(grunt) { dist: { files: { '<%= meta.distPath %><%= pkg.name %>.css': 'sass/ratchet.scss', - '<%= meta.distPath %>ios-theme.css': 'sass/theme-ios.scss', - '<%= meta.distPath %>android-theme.css': 'sass/theme-android.scss', + '<%= meta.distPath %><%= pkg.name %>-theme-ios.css': 'sass/theme-ios.scss', + '<%= meta.distPath %><%= pkg.name %>-theme-android.css': 'sass/theme-android.scss', '<%= meta.docsAssetsPath %>css/docs.css': 'sass/docs.scss' } } diff --git a/dist/android-theme.css b/dist/ratchet-theme-android.css similarity index 100% rename from dist/android-theme.css rename to dist/ratchet-theme-android.css diff --git a/dist/ios-theme.css b/dist/ratchet-theme-ios.css similarity index 100% rename from dist/ios-theme.css rename to dist/ratchet-theme-ios.css diff --git a/docs/dist/android-theme.css b/docs/dist/ratchet-theme-android.css similarity index 100% rename from docs/dist/android-theme.css rename to docs/dist/ratchet-theme-android.css diff --git a/docs/dist/ios-theme.css b/docs/dist/ratchet-theme-ios.css similarity index 100% rename from docs/dist/ios-theme.css rename to docs/dist/ratchet-theme-ios.css diff --git a/docs/examples/app-android-notes/index.html b/docs/examples/app-android-notes/index.html index 343e9f5..f565f23 100644 --- a/docs/examples/app-android-notes/index.html +++ b/docs/examples/app-android-notes/index.html @@ -8,7 +8,7 @@ - + diff --git a/docs/examples/app-ios-mail/inbox.html b/docs/examples/app-ios-mail/inbox.html index 1db9934..5b6ab18 100644 --- a/docs/examples/app-ios-mail/inbox.html +++ b/docs/examples/app-ios-mail/inbox.html @@ -8,7 +8,7 @@ - + diff --git a/docs/examples/app-ios-mail/index.html b/docs/examples/app-ios-mail/index.html index 04055b9..40ca1fd 100644 --- a/docs/examples/app-ios-mail/index.html +++ b/docs/examples/app-ios-mail/index.html @@ -8,7 +8,7 @@ - +