Skip to content

Commit a43a9d4

Browse files
committed
Rename folder eyeOS to system
See oneye#22
1 parent 1e84e91 commit a43a9d4

File tree

2,218 files changed

+3
-3
lines changed

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

2,218 files changed

+3
-3
lines changed

.gitmodules

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -7,6 +7,6 @@
77
[submodule "docs/libraries/YUI Compressor"]
88
path = docs/libraries/YUI Compressor
99
url = https://github.com/yui/yuicompressor.git
10-
[submodule "eyeOS/extras/unoconv"]
11-
path = eyeOS/extras/unoconv
10+
[submodule "system/extras/unoconv"]
11+
path = system/extras/unoconv
1212
url = https://github.com/s0600204/unoconv

settings.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,7 @@
2222

2323
//Paths
2424
define('EYE_ROOT','.');
25-
define('REAL_EYE_ROOT','eyeOS');
25+
define('REAL_EYE_ROOT','system');
2626
define('SYSTEM_DIR','system');
2727
define('KERNEL_DIR','kernel');
2828
define('SERVICE_DIR','services');
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.

0 commit comments

Comments
 (0)