Skip to content
Open
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
63 changes: 63 additions & 0 deletions aseba/launcher/src/apps/other/desc.de.html
Original file line number Diff line number Diff line change
@@ -0,0 +1,63 @@
<!doctype html>

<html lang="en">
<head>
<meta charset="utf-8">
<style>
* {padding:0; margin:0;text-decoration:none;}
body {
background: #271845;
color: white;
padding: 20px;
}
p,
li {
font-family: roboto;
}
p.title {
font-size: 16px;
font-weight: 500;
margin-bottom:20px;
}
p {
font-size: 16px;
font-weight: 200;
margin-bottom:20px;
}

ul {
padding-left: 20px;
margin-bottom: 20px;
}

ul li {
font-size: 16px;
font-weight: 200;
}
a {
color: #0a9eeb;
font-weight: 500;
}
hr {
margin: 40px 0;
border: none;
}
</style>
</head>

<body>
<p class="title">Mit Thymio Suite können Sie sich mit anderen Tools verbinden</p>
<ul>
<li>Programmieren mit Python und tdmclient </li>
<li>...</li>
<li>...</li>
<li>...</li>
<li>...</li>
</ul>
<p>Find tips and more information clicking on the help (?) button.</p>
<p>Visit <a href="https://www.thymio.org">www.thymio.org</a>.
</p>
</body>

</html>

63 changes: 63 additions & 0 deletions aseba/launcher/src/apps/other/desc.en.html
Original file line number Diff line number Diff line change
@@ -0,0 +1,63 @@
<!doctype html>

<html lang="en">
<head>
<meta charset="utf-8">
<style>
* {padding:0; margin:0;text-decoration:none;}
body {
background: #271845;
color: white;
padding: 20px;
}
p,
li {
font-family: roboto;
}
p.title {
font-size: 16px;
font-weight: 500;
margin-bottom:20px;
}
p {
font-size: 16px;
font-weight: 200;
margin-bottom:20px;
}

ul {
padding-left: 20px;
margin-bottom: 20px;
}

ul li {
font-size: 16px;
font-weight: 200;
}
a {
color: #0a9eeb;
font-weight: 500;
}
hr {
margin: 40px 0;
border: none;
}
</style>
</head>

<body>
<p class="title">With Thymio Suite you can connect with other tools</p>
<ul>
<li>Programm with Python using tdmclient </li>
<li>...</li>
<li>...</li>
<li>...</li>
<li>...</li>
</ul>
<p>Find tips and more information clicking on the help (?) button.</p>
<p>Visit <a href="https://www.thymio.org">www.thymio.org</a>.
</p>
</body>

</html>

63 changes: 63 additions & 0 deletions aseba/launcher/src/apps/other/desc.fr.html
Original file line number Diff line number Diff line change
@@ -0,0 +1,63 @@
<!doctype html>

<html lang="fr">
<head>
<meta charset="utf-8">
<style>
* {padding:0; margin:0;text-decoration:none;}
body {
background: #271845;
color: white;
padding: 20px;
}
p,
li {
font-family: roboto;
}
p.title {
font-size: 16px;
font-weight: 500;
margin-bottom:20px;
}
p {
font-size: 16px;
font-weight: 200;
margin-bottom:20px;
}

ul {
padding-left: 20px;
margin-bottom: 20px;
}

ul li {
font-size: 16px;
font-weight: 200;
}
a {
color: #0a9eeb;
font-weight: 500;
}
hr {
margin: 40px 0;
border: none;
}
</style>
</head>

<body>
<p class="title">Avec Thymio Suite, vous pouvez vous connecter à d'autres outils</p>
<ul>
<li>Programmation avec Python en utilisant tdmclient </li>
<li>...</li>
<li>...</li>
<li>...</li>
<li>...</li>
</ul>
<p>Find tips and more information clicking on the help (?) button.</p>
<p>Visit <a href="https://www.thymio.org">www.thymio.org</a>.
</p>
</body>

</html>

63 changes: 63 additions & 0 deletions aseba/launcher/src/apps/other/desc.it.html
Original file line number Diff line number Diff line change
@@ -0,0 +1,63 @@
<!doctype html>

<html lang="it">
<head>
<meta charset="utf-8">
<style>
* {padding:0; margin:0;text-decoration:none;}
body {
background: #271845;
color: white;
padding: 20px;
}
p,
li {
font-family: roboto;
}
p.title {
font-size: 16px;
font-weight: 500;
margin-bottom:20px;
}
p {
font-size: 16px;
font-weight: 200;
margin-bottom:20px;
}

ul {
padding-left: 20px;
margin-bottom: 20px;
}

ul li {
font-size: 16px;
font-weight: 200;
}
a {
color: #0a9eeb;
font-weight: 500;
}
hr {
margin: 40px 0;
border: none;
}
</style>
</head>

<body>
<p class="title">Con Thymio Suite è possibile connettersi con altri strumenti</p>
<ul>
<li>Programmare con Python usando tdmclient </li>
<li>...</li>
<li>...</li>
<li>...</li>
<li>...</li>
</ul>
<p>Find tips and more information clicking on the help (?) button.</p>
<p>Visit <a href="https://www.thymio.org">www.thymio.org</a>.
</p>
</body>

</html>

63 changes: 63 additions & 0 deletions aseba/launcher/src/apps/other/desc.pl.html
Original file line number Diff line number Diff line change
@@ -0,0 +1,63 @@
<!doctype html>

<html lang="pl">
<head>
<meta charset="utf-8">
<style>
* {padding:0; margin:0;text-decoration:none;}
body {
background: #271845;
color: white;
padding: 20px;
}
p,
li {
font-family: roboto;
}
p.title {
font-size: 16px;
font-weight: 500;
margin-bottom:20px;
}
p {
font-size: 16px;
font-weight: 200;
margin-bottom:20px;
}

ul {
padding-left: 20px;
margin-bottom: 20px;
}

ul li {
font-size: 16px;
font-weight: 200;
}
a {
color: #0a9eeb;
font-weight: 500;
}
hr {
margin: 40px 0;
border: none;
}
</style>
</head>

<body>
<p class="title">With Thymio Suite you can connect with other tools</p>
<ul>
<li>Programm with Python usine tdmclient </li>
<li>...</li>
<li>...</li>
<li>...</li>
<li>...</li>
</ul>
<p>Find tips and more information clicking on the help (?) button.</p>
<p>Visit <a href="https://www.thymio.org">www.thymio.org</a>.
</p>
</body>

</html>

63 changes: 63 additions & 0 deletions aseba/launcher/src/apps/other/desc.zh-CN.html
Original file line number Diff line number Diff line change
@@ -0,0 +1,63 @@
<!doctype html>

<html lang="zh-cn">
<head>
<meta charset="utf-8">
<style>
* {padding:0; margin:0;text-decoration:none;}
body {
background: #271845;
color: white;
padding: 20px;
}
p,
li {
font-family: roboto;
}
p.title {
font-size: 16px;
font-weight: 500;
margin-bottom:20px;
}
p {
font-size: 16px;
font-weight: 200;
margin-bottom:20px;
}

ul {
padding-left: 20px;
margin-bottom: 20px;
}

ul li {
font-size: 16px;
font-weight: 200;
}
a {
color: #0a9eeb;
font-weight: 500;
}
hr {
margin: 40px 0;
border: none;
}
</style>
</head>

<body>
<p class="title">With Thymio Suite you can connect with other tools</p>
<ul>
<li>Programm with Python usine tdmclient </li>
<li>...</li>
<li>...</li>
<li>...</li>
<li>...</li>
</ul>
<p>Find tips and more information clicking on the help (?) button.</p>
<p>Visit <a href="https://www.thymio.org">www.thymio.org</a>.
</p>
</body>

</html>

Binary file added aseba/launcher/src/apps/other/description.jpg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading