From 0181c0110985cfd2659e81c8cc1ef5a2f73bc697 Mon Sep 17 00:00:00 2001 From: Andrew Dolgov Date: Tue, 14 Aug 2012 19:04:32 +0400 Subject: dojo: remove uncompressed files --- lib/dojo/cldr/nls/en-ca/currency.js.uncompressed.js | 8 -------- lib/dojo/cldr/nls/en-ca/gregorian.js.uncompressed.js | 20 -------------------- 2 files changed, 28 deletions(-) delete mode 100644 lib/dojo/cldr/nls/en-ca/currency.js.uncompressed.js delete mode 100644 lib/dojo/cldr/nls/en-ca/gregorian.js.uncompressed.js (limited to 'lib/dojo/cldr/nls/en-ca') diff --git a/lib/dojo/cldr/nls/en-ca/currency.js.uncompressed.js b/lib/dojo/cldr/nls/en-ca/currency.js.uncompressed.js deleted file mode 100644 index 53cb37866..000000000 --- a/lib/dojo/cldr/nls/en-ca/currency.js.uncompressed.js +++ /dev/null @@ -1,8 +0,0 @@ -define( -"dojo/cldr/nls/en-ca/currency", //begin v1.x content -{ - "CAD_symbol": "$", - "USD_symbol": "US$" -} -//end v1.x content -); \ No newline at end of file diff --git a/lib/dojo/cldr/nls/en-ca/gregorian.js.uncompressed.js b/lib/dojo/cldr/nls/en-ca/gregorian.js.uncompressed.js deleted file mode 100644 index ffd55908c..000000000 --- a/lib/dojo/cldr/nls/en-ca/gregorian.js.uncompressed.js +++ /dev/null @@ -1,20 +0,0 @@ -define( -"dojo/cldr/nls/en-ca/gregorian", //begin v1.x content -{ - "dateFormatItem-yMMMEd": "EEE, d MMM, y", - "dateFormatItem-yyMMM": "MMM-yy", - "dateFormatItem-Md": "M-d", - "dateFormatItem-yMEd": "EEE, y-M-d", - "dateFormatItem-MEd": "E, M-d", - "dateFormatItem-MMMMEd": "E, d MMMM", - "dateFormat-medium": "yyyy-MM-dd", - "dateFormatItem-MMMd": "d MMM", - "dateFormatItem-MMdd": "MM-dd", - "dateFormat-full": "EEEE, d MMMM, y", - "dateFormat-short": "yy-MM-dd", - "dateFormatItem-MMMMd": "d MMMM", - "dateFormat-long": "d MMMM, y", - "dateFormatItem-MMMEd": "E, d MMM" -} -//end v1.x content -); \ No newline at end of file -- cgit v1.2.3