diff options
author | 赫杨 <1160386205@qq.com> | 2020-08-27 02:32:29 +0800 |
---|---|---|
committer | Mark Jansen <mark.jansen@reactos.org> | 2020-08-28 19:29:30 +0200 |
commit | 18cfb9ace026361e94725bf60f64faff8ee277a3 (patch) | |
tree | 4dc78864983ff9af4cf799b37a57859ce34e911e | |
parent | 74c0bb6422c9d61b70e605545d05b674bb7ed471 (diff) | |
download | rapps-db-18cfb9ace026361e94725bf60f64faff8ee277a3.zip |
[RAPPS-DB] add icon and screenshot for codeblocks
-rw-r--r-- | codeblocks.txt | 3 | ||||
-rw-r--r-- | icons/codeblocks.ico | bin | 0 -> 44976 bytes |
2 files changed, 2 insertions, 1 deletions
diff --git a/codeblocks.txt b/codeblocks.txt index 206114d..bdaca78 100644 --- a/codeblocks.txt +++ b/codeblocks.txt @@ -8,8 +8,9 @@ Category = 7 URLSite = http://www.codeblocks.org/ URLDownload = https://download.sourceforge.net/project/codeblocks/Binaries/17.12/Windows/codeblocks-17.12-setup.exe SHA1 = 05ad095b5e04de243df736c060aea25a554dad94 -CDPath = none SizeBytes = 37372176 +Icon=codeblocks.ico +Screenshot1=https://i.imgur.com/FykFrzz.png [Section.0407] Description = Quelloffene, plattformübergreifende, mächtige IDE. Diese enthält keinen Compiler. diff --git a/icons/codeblocks.ico b/icons/codeblocks.ico Binary files differnew file mode 100644 index 0000000..bc04297 --- /dev/null +++ b/icons/codeblocks.ico |