summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorSlávek Banko <slavek.banko@axis.cz>2021-10-11 19:26:16 +0200
committerSlávek Banko <slavek.banko@axis.cz>2021-10-11 19:26:16 +0200
commit250d613e33399ab1fd6a6b15f02b81561effc1e0 (patch)
treee70516c8fbc4a82ef520f190054231dd62e8e9c5
parentfb28d60c231638c4363c973dd53f08d6e4d2f07b (diff)
downloadkdbg-250d613e33399ab1fd6a6b15f02b81561effc1e0.tar.gz
kdbg-250d613e33399ab1fd6a6b15f02b81561effc1e0.zip
Change README to markdown format.
Add translation status overview. Signed-off-by: Slávek Banko <slavek.banko@axis.cz>
-rw-r--r--README21
-rw-r--r--README.md33
2 files changed, 33 insertions, 21 deletions
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/)