1
0
Fork 0
forked from 0x2620/oxjs

remove unneeded Ox. prefix from path and file names

This commit is contained in:
rolux 2014-09-26 15:51:50 +02:00
commit 51696562f1
1365 changed files with 43 additions and 43 deletions

View file

@ -1,7 +1,7 @@
var path = Ox.PATH.replace('/build/', '/dev/'),
files = [
path + 'Ox/json/Ox.json',
path + 'Ox.UI/json/Ox.UI.json'
path + 'UI/json/UI.json'
],
strings = {
'inside Ox._()': {},