diff options
| author | Petr Akhlamov <petr-akhlamov@yandex.ru> | 2020-06-03 20:41:14 +0300 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2020-06-03 19:41:14 +0200 |
| commit | f069b52b5a3e50e868c6d5a1eca5cfa36c2fdb85 (patch) | |
| tree | 62d68d3b2b0beabe6babf3a91d3270c1b892f1b3 | |
| parent | 78b2d2577a83e36fa170788ef87159fb87e3372f (diff) | |
| download | rapps-db-f069b52b5a3e50e868c6d5a1eca5cfa36c2fdb85.zip | |
Add some themes to rapps (#97)
Free WinNT 3 theme and themes from Windows.
Before install themes from Windows need accept agreement.
| -rw-r--r-- | longhorn5048.txt | 9 | ||||
| -rw-r--r-- | luna beta.txt | 9 | ||||
| -rw-r--r-- | luna.txt | 9 | ||||
| -rw-r--r-- | plex.txt | 9 | ||||
| -rw-r--r-- | slate.txt | 9 | ||||
| -rw-r--r-- | winnt3.txt | 9 |
6 files changed, 54 insertions, 0 deletions
diff --git a/longhorn5048.txt b/longhorn5048.txt new file mode 100644 index 0000000..e11a64a --- /dev/null +++ b/longhorn5048.txt @@ -0,0 +1,9 @@ +[Section]
+Name = Longhorn 5048 Aero Theme
+License = EULA
+Description = A Windows theme from Longhorn 5048.
+Category = 15
+URLDownload = https://github.com/petr-akhlamov/ros-repo/raw/master/longhorn5048.exe
+SHA1 = c2807e55fb7787bf224c815149b2598bc1a0c457
+CDPath = none
+SizeBytes = 581302
\ No newline at end of file diff --git a/luna beta.txt b/luna beta.txt new file mode 100644 index 0000000..6ff9652 --- /dev/null +++ b/luna beta.txt @@ -0,0 +1,9 @@ +[Section]
+Name = Luna Beta
+License = EULA
+Description = Luna theme from Windows Codename Whistler.
+Category = 15
+URLDownload = https://github.com/petr-akhlamov/ros-repo/raw/master/lunabeta.exe
+SHA1 = abeef21ededa6fc178aef54256768b64cb26f5f5
+CDPath = none
+SizeBytes = 364810
\ No newline at end of file diff --git a/luna.txt b/luna.txt new file mode 100644 index 0000000..a03a057 --- /dev/null +++ b/luna.txt @@ -0,0 +1,9 @@ +[Section]
+Name = Luna
+License = EULA
+Description = Luna theme from Windows XP.
+Category = 15
+URLDownload = https://github.com/petr-akhlamov/ros-repo/raw/master/luna.exe
+SHA1 = 584cb4bc31f6c1a252a13f925fac6e1ade049bd5
+CDPath = none
+SizeBytes = 1186139
\ No newline at end of file diff --git a/plex.txt b/plex.txt new file mode 100644 index 0000000..7a6ea71 --- /dev/null +++ b/plex.txt @@ -0,0 +1,9 @@ +[Section]
+Name = Plex
+License = EULA
+Description = Plex theme from Windows Codename Longhorn.
+Category = 15
+URLDownload = https://github.com/petr-akhlamov/ros-repo/raw/master/plex.exe
+SHA1 = 77e24dfc61920c2f2675ea3e9c889877bef12c93
+CDPath = none
+SizeBytes = 693590
\ No newline at end of file diff --git a/slate.txt b/slate.txt new file mode 100644 index 0000000..d0185a1 --- /dev/null +++ b/slate.txt @@ -0,0 +1,9 @@ +[Section]
+Name = Slate
+License = EULA
+Description = Slate theme from Windows Codename Longhorn.
+Category = 15
+URLDownload = https://github.com/petr-akhlamov/ros-repo/raw/master/slate.exe
+SHA1 = 4c8b77c79d14bfb378427775c40ca8e298bc092d
+CDPath = none
+SizeBytes = 1712682
\ No newline at end of file diff --git a/winnt3.txt b/winnt3.txt new file mode 100644 index 0000000..e311415 --- /dev/null +++ b/winnt3.txt @@ -0,0 +1,9 @@ +[Section]
+Name = Windows NT 3
+License = Freeware
+Description = A Windows theme based on the look of Windows NT 3.
+Category = 15
+URLDownload = https://github.com/petr-akhlamov/ros-repo/raw/master/winnt3.exe
+SHA1 = c24a23d4b39566a9e1e1738ae29b29db5f33c418
+CDPath = none
+SizeBytes = 170825
\ No newline at end of file |
