cd8cfe2630
Replaces obsolete links to the retired SVN / WebSVN infrastructure with their current Gitea equivalents across the repo, and refreshes the bundled application table. Changes: - `data/common/templates/table_apps(rus).csv` - WebSVN URLs → Gitea; dropped the dead /trunk path segment (flattened during the Git migration); unified the whole file to http:// (it is opened from within KolibriOS, whose network stack has no HTTPS); normalized forum/wiki columns and updated several app entries (descriptions, moved paths, new charsets). - `kernel/**/asmxygen.py` - link_root now points to Gitea instead of WebSVN. - Source & readme references - converted remaining `svn://kolibrios.org/…` and `svn:\…` pseudo-paths to Gitea URLs in `gif.asm`, `tinypad.asm`, `amon`/`gmon` readmes, and ktcc `http.h`/`conio.h`. - `flappybird/README.md`, `ha/ReadMe.txt` - WebSVN → Gitea. Out of scope: - SVN keyword tags (`$Revision$`/`$Id$`, ~1000 files) and `kolibri-n.org` links — left for separate PRs. --------- Co-authored-by: Burer <burer@kolibrios.org> Reviewed-on: #163 Reviewed-by: Ivan B <1+dunkaist@noreply.localhost> Reviewed-by: Mikhail Frolov <mixa.frolov2003@gmail.com> Co-authored-by: Sweetbread <sweetbread@coders-squad.com> Co-committed-by: Sweetbread <sweetbread@coders-squad.com>