Changes between Version 5 and Version 6 of GoogleCodeInTaskHDS
- Timestamp:
- Oct 24, 2018, 11:50:16 AM (6 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
GoogleCodeInTaskHDS
v5 v6 16 16 1. Add these third party package repositories (info on that is on their sites): 17 17 * http://clasquin-johnson.co.za/michel/haiku/repo/index.html 18 * http:// fatelk.com/repo18 * http://coquilletkd.com/repo/ 19 19 * https://www.software.besly.de/ 20 20 21 2. A sk your mentor for the spreadsheet with the packages you're supposed to work on. It's a plain-text file with comma separated values (.csv) that can be imported into any spreadsheet application. HaikuDepot offers ''Sum-It'' for that; a very basic application.21 2. A list of applications that you're supposed to work on is kept in a LibreOffice document. Download it at https://0x0.st/s6N9.ods . For every task 10 software titles have to be processed. These "packs" are numbered in the first column in that document. Ask our mentor which "pack" ou're supposed to work on. 22 22 23 3. Go through the packages listed in the spreadsheetand23 3. Go through the packages listed in your assigned "pack" and 24 24 * install the package. 25 25 * use the software for a bit. … … 33 33 == Notes: 34 34 35 * If a package already has an icon, or if the app's icon is the generic app icon [[Image(http ://cgit.haiku-os.org/haiku/plain/docs/userguide/images/apps-images/cli-app-icon_16.png)]], you can skip those steps. Same thing if there already are nice screenshots available.35 * If a package already has an icon, or if the app's icon is the generic app icon [[Image(https://www.haiku-os.org/docs/userguide/images/apps-images/cli-app-icon_16.png)]], you can skip those steps. Same thing if there already are nice screenshots available. 36 36 * If a package already has an icon, nice screenshots and is correctly categorized, just ignore it and go on to the next. If there are many of those in your package, your mentor may assign you a second set/spreadsheet. 37 * Font packages get the icon [http ://cgit.haiku-os.org/haiku/plain/data/artwork/icons/Prefs_Fonts Prefs_Fonts] (.hvif)): [[Image(http://cgit.haiku-os.org/haiku/plain/docs/userguide/images/prefs-images/fonts-icon_16.png)]]38 You should unzip and open [https://linx.li/v8xs8qd3.zip this text file] in StyledEdit, set the different styles (1st paragraph:plain, 2nd: italics, 3rd:bold) of newly installed font, possibly resize the window, and take the screenshot.37 * Font packages get the icon [https://git.haiku-os.org/haiku/plain/data/artwork/icons/Prefs_Fonts Prefs_Fonts] (.hvif)): [[Image(https://www.haiku-os.org/docs/userguide/images/prefs-images/fonts-icon_16.png)]] 38 You should unzip and open [https://linx.li/v8xs8qd3.zip this text file] in StyledEdit, set the different styles (1st paragraph:plain, 2nd: italics, 3rd:bold) of the newly installed font, possibly resize the window, and take the screenshot. 39 39 * All fonts get the category "Graphics", demo applications have no category. 40 40 … … 42 42 43 43 one zip archive with 44 * the spreadsheet at the top level44 * the edited LibreOffice document at the top level 45 45 * directories named "''hicn/{packagename}/''" with your icons (''icon.hvif'' or ''16.png, 32.png'') 46 46 * directories "''hscr/{packagename}/''" with your screenshots (''1.png, 2.png, 3.png''...)