From 250d613e33399ab1fd6a6b15f02b81561effc1e0 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Sl=C3=A1vek=20Banko?= Date: Mon, 11 Oct 2021 19:26:16 +0200 Subject: Change README to markdown format. Add translation status overview. MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Signed-off-by: Slávek Banko --- README | 21 --------------------- README.md | 33 +++++++++++++++++++++++++++++++++ 2 files changed, 33 insertions(+), 21 deletions(-) delete mode 100644 README create mode 100644 README.md diff --git a/README b/README deleted file mode 100644 index 5781db8..0000000 --- a/README +++ /dev/null @@ -1,21 +0,0 @@ - - KDbg – graphical debugger interface - - -KDbg is a graphical user interface to gdb, the GNU debugger. It provides -an intuitive interface for setting breakpoints, inspecting variables, -stepping through code and much more. KDbg requires TDE but you can of -course debug any program. - - - -CONTRIBUTING -============== - -If you wish to contribute to kdbg, you might do so: - -- TDE Gitea Workspace (TGW) collaboration tool. - https://mirror.git.trinitydesktop.org/gitea - -- TDE Weblate Translation Workspace (TWTW) collaboration tool. - https://mirror.git.trinitydesktop.org/weblate diff --git a/README.md b/README.md new file mode 100644 index 0000000..12f0cd5 --- /dev/null +++ b/README.md @@ -0,0 +1,33 @@ + + KDbg – graphical debugger interface + + +KDbg is a graphical user interface to gdb, the GNU debugger. It provides +an intuitive interface for setting breakpoints, inspecting variables, +stepping through code and much more. KDbg requires TDE but you can of +course debug any program. + +. + +Contributing +-------------- + +If you wish to contribute to kdbg, you might do so: + +- TDE Gitea Workspace (TGW) collaboration tool. + https://mirror.git.trinitydesktop.org/gitea + +- TDE Weblate Translation Workspace (TWTW) collaboration tool. + https://mirror.git.trinitydesktop.org/weblate + + +Translations status +--------------------- + +### messages +[![Translations status](https://mirror.git.trinitydesktop.org/weblate/widgets/applications/-/kdbg/multi-auto.svg +"Engage in translating")](https://mirror.git.trinitydesktop.org/weblate/projects/applications/kdbg/) + +### desktop files +[![Translations status](https://mirror.git.trinitydesktop.org/weblate/widgets/applications/-/kdbg-kdbgdesktop/multi-auto.svg +"Engage in translating")](https://mirror.git.trinitydesktop.org/weblate/projects/applications/kdbg-kdbgdesktop/) -- cgit v1.2.1