Skip to content

Commit c92fc47

Browse files
committed
Integrate 'DarkBetter' & 'MaterialDesign' themes
This commit removes the DarkBetter and MaterialDesign themes from the project as submodules. It retains the commit history for compatibility with third-party repositories. It adds the DarkBetter and MaterialDesign themes directly to the main project instead. This is required because GitHub developers have chosen not to properly support submodules. Submodules are great for developers but terrible for end users. When users click the 'Download Zip' button on the GitHub repository, the submodules do not download. This can create breakage when upgrading the ruTorrent version. Furthermore, our repository releases do not draft with the submodules included. It would be required to add and maintain third-party code to automate this process. It is not feasible to draft releases manually without the risk of human error.
1 parent 55e533a commit c92fc47

393 files changed

Lines changed: 2381 additions & 8 deletions

File tree

Some content is hidden

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

.gitmodules

Lines changed: 0 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +0,0 @@
1-
[submodule "plugins/theme/themes/DarkBetter"]
2-
path = plugins/theme/themes/DarkBetter
3-
url = https://github.com/chocolatkey/DarkBetter
4-
[submodule "plugins/theme/themes/MaterialDesign"]
5-
path = plugins/theme/themes/MaterialDesign
6-
url = https://github.com/TrimmingFool/ruTorrent-MaterialDesign

plugins/theme/themes/DarkBetter

Lines changed: 0 additions & 1 deletion
This file was deleted.
Lines changed: 14 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,14 @@
1+
#Good Boy License
2+
We’ve released the icon pack under either MIT or the [Good Boy License](http://icons8.com/good-boy-license/). We invented it. Please do _whatever your mom would approve of:_
3+
4+
##Permitted Use
5+
6+
* Download in any format
7+
* Change
8+
* Fork
9+
10+
##Prohibited Use
11+
12+
* No tattoos
13+
* No touching with unwashed hands
14+
* No exchanging for drugs.
40 KB
Loading
108 Bytes
Loading
Lines changed: 1 addition & 0 deletions
Loading
Lines changed: 1 addition & 0 deletions
Loading
43 Bytes
Loading
59 Bytes
Loading
53 Bytes
Loading

0 commit comments

Comments
 (0)