Skip to content

Commit 113b3d7

Browse files
committed
Update text files and fix module list for startup.lua
1 parent 6778614 commit 113b3d7

File tree

4 files changed

+13
-17
lines changed

4 files changed

+13
-17
lines changed

resources/doc/about.txt

Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,4 @@
1-
DreamShell 4.0.0.RC.5
2-
Copyright (C)2004-2023 SWAT
1+
DreamShell 4.0.0.Release
2+
Copyright (C)2004-2024 Ruslan Rostovtsev (aka SWAT and DC-SWAT)
33
http://www.dc-swat.ru
4+
https://github.com/DC-SWAT/DreamShell

resources/doc/changelog.txt

Lines changed: 8 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,13 @@
1-
** DreamShell 4.0.0.RC.5 **
1+
** DreamShell 4.0.1.Release **
22
- WIP
33

4+
** DreamShell 4.0.0.Release **
5+
- http://www.dc-swat.ru/blog/dreamshell/1141.html
6+
- https://github.com/DC-SWAT/DreamShell/releases/tag/v4.0.0.Release
7+
8+
** DreamShell 4.0.0.RC.5 **
9+
- https://github.com/DC-SWAT/DreamShell/releases/tag/v4.0.0RC5-T46
10+
411
** DreamShell 4.0.0.RC.4 **
512
- http://www.dc-swat.ru/blog/dreamshell/1139.html
613

resources/doc/ffmpeg.txt

Lines changed: 0 additions & 13 deletions
This file was deleted.

resources/lua/startup.lua

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -50,13 +50,14 @@ local DreamShell = {
5050
--"http",
5151
--"httpd",
5252
--"telnetd",
53+
--"ftpd",
5354
--"mongoose",
5455
--"ppp",
5556
--"mpg123",
5657
--"oggvorbis",
5758
--"adx",
5859
--"s3m",
59-
--"wav",
60+
--"wave",
6061
--"xvid",
6162
--"SDL_mixer", -- Depends: oggvorbis
6263
--"ffmpeg", -- Depends: oggvorbis, mpg123, bzip2

0 commit comments

Comments
 (0)