This repository has been archived by the owner on Aug 31, 2024. It is now read-only.
-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy path.gitmodules
108 lines (108 loc) · 3.91 KB
/
.gitmodules
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
[submodule "src/state/Boot"]
path = src/state/Boot
url = https://github.com/IzK-ArcOS/v6-Boot
[submodule "src/state/Crash"]
path = src/state/Crash
url = https://github.com/IzK-ArcOS/v6-Crash
[submodule "src/state/Login"]
path = src/state/Login
url = https://github.com/IzK-ArcOS/v6-Login
[submodule "src/state/FirstTimeSetup"]
path = src/state/FirstTimeSetup
url = https://github.com/IzK-ArcOS/v6-FirstTimeSetup
[submodule "src/state/ArcTerm"]
path = src/state/ArcTerm
url = https://github.com/IzK-ArcOS/v6-ArcTerm
[submodule "src/state/Desktop"]
path = src/state/Desktop
url = https://github.com/IzK-ArcOS/v6-Desktop
[submodule "src/apps/Wallpaper"]
path = src/apps/Wallpaper
url = https://github.com/IzK-ArcOS/v6-Wallpaper
[submodule "src/apps/ArcTerm"]
path = src/apps/ArcTerm
url = https://github.com/IzK-ArcOS/v6-ArcTerm-App
[submodule "src/state/Shell"]
path = src/apps/Shell
url = https://github.com/IzK-ArcOS/v6-Shell
[submodule "src/apps/Settings"]
path = src/apps/Settings
url = https://github.com/IzK-ArcOS/v6-Settings
[submodule "src/apps/AppInfo"]
path = src/apps/AppInfo
url = https://github.com/IzK-ArcOS/v6-AppInfo
[submodule "src/apps/LoggerApp"]
path = src/apps/LoggerApp
url = https://github.com/IzK-ArcOS/v6-LoggerApp
[submodule "src/apps/ProcessManager"]
path = src/apps/ProcessManager
url = https://github.com/IzK-ArcOS/v6-ProcessManager
[submodule "src/apps/Qlorb"]
path = src/apps/Qlorb
url = https://github.com/IzK-ArcOS/v6-Qlorb
[submodule "src/apps/SecureContext"]
path = src/apps/SecureContext
url = https://github.com/IzK-ArcOS/v6-SecureContext
[submodule "src/apps/ServiceInfo"]
path = src/apps/ServiceInfo
url = https://github.com/IzK-ArcOS/v6-ServiceInfo
[submodule "src/apps/LightsOff"]
path = src/apps/LightsOff
url = https://github.com/IzK-ArcOS/v6-LightsOff
[submodule "src/apps/Exit"]
path = src/apps/Exit
url = https://github.com/IzK-ArcOS/v6-ExitApp
[submodule "src/apps/FileManager"]
path = src/apps/FileManager
url = https://github.com/IzK-ArcOS/v6-FileManager
[submodule "src/apps/LoadSaveDialog"]
path = src/apps/LoadSaveDialog
url = https://github.com/IzK-ArcOS/v6-LoadSaveDialog
[submodule "src/apps/TextEditor"]
path = src/apps/TextEditor
url = https://github.com/IzK-ArcOS/v6-TextEditor
[submodule "src/apps/FsProgress"]
path = src/apps/FsProgress
url = https://github.com/IzK-ArcOS/v6-FsProgress
[submodule "src/apps/OpenWith"]
path = src/apps/OpenWith
url = https://github.com/IzK-ArcOS/v6-OpenWithApp
[submodule "src/apps/MarkDownViewer"]
path = src/apps/MarkDownViewer
url = https://github.com/IzK-ArcOS/v6-MarkDownViewer
[submodule "src/apps/ImageViewer"]
path = src/apps/ImageViewer
url = https://github.com/IzK-ArcOS/v6-ImageViewer
[submodule "src/apps/IconLibrary"]
path = src/apps/IconLibrary
url = https://github.com/IzK-ArcOS/v6-IconLibrary
[submodule "src/apps/DonutApp"]
path = src/apps/DonutApp
url = https://github.com/IzK-ArcOS/v6-DonutApp
[submodule "src/apps/AcceleratorOverview"]
path = src/apps/AcceleratorOverview
url = https://github.com/IzK-ArcOS/v6-AcceleratorOverview
[submodule "src/apps/MediaPlayer"]
path = src/apps/MediaPlayer
url = https://github.com/IzK-ArcOS/v6-MediaPlayer
[submodule "src/apps/HelpSupport"]
path = src/apps/HelpSupport
url = https://github.com/IzK-ArcOS/v6-HelpSupport
[submodule "src/apps/MessagingApp"]
path = src/apps/MessagingApp
url = https://github.com/IzK-ArcOS/v6-MessagingApp
[submodule "src/apps/BugReports"]
path = src/apps/BugReports
url = https://github.com/IzK-ArcOS/v6-BugReportsApp
[submodule "src/state/ServerSelect"]
path = src/state/ServerSelect
url = https://github.com/IzK-ArcOS/v6-ServerSelect
[submodule "src/apps/ArcFind"]
path = src/apps/ArcFind
url = https://github.com/IzK-ArcOS/v6-ArcFind
[submodule "src/apps/Calculator"]
path = src/apps/Calculator
url = https://github.com/IzK-ArcOS/v6-Calculator
[submodule "src/apps/WebBrowser"]
path = src/apps/WebBrowser
url = https://github.com/IzK-ArcOS/v6-WebBrowser