Skip to content

Commit

Permalink
Project translation
Browse files Browse the repository at this point in the history
  • Loading branch information
Ragnar-F committed Jan 3, 2025
1 parent a6c9ff4 commit 8d3c32b
Show file tree
Hide file tree
Showing 361 changed files with 85 additions and 417 deletions.
1 change: 0 additions & 1 deletion target/docs/404.htm
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,6 @@
<meta http-equiv="X-UA-Compatible" content="IE=edge">
<link href="static/theme.css" rel="stylesheet" type="text/css" />
<script src="static/content.js" type="text/javascript"></script>
<script src="static/ga4.js" type="text/javascript"></script>
</head>

<body>
Expand Down
1 change: 0 additions & 1 deletion target/docs/AHKL_ChangeLog.htm
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,6 @@
<meta http-equiv="X-UA-Compatible" content="IE=edge">
<link href="static/theme.css" rel="stylesheet" type="text/css" />
<script src="static/content.js" type="text/javascript"></script>
<script src="static/ga4.js" type="text/javascript"></script>
</head>

<body>
Expand Down
1 change: 0 additions & 1 deletion target/docs/AHKL_DBGPClients.htm
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,6 @@
<meta http-equiv="X-UA-Compatible" content="IE=edge">
<link href="static/theme.css" rel="stylesheet" type="text/css" />
<script src="static/content.js" type="text/javascript"></script>
<script src="static/ga4.js" type="text/javascript"></script>
</head>
<body>

Expand Down
1 change: 0 additions & 1 deletion target/docs/AHKL_Features.htm
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,6 @@
<meta http-equiv="X-UA-Compatible" content="IE=edge">
<link href="static/theme.css" rel="stylesheet" type="text/css" />
<script src="static/content.js" type="text/javascript"></script>
<script src="static/ga4.js" type="text/javascript"></script>
</head>
<body><h1>Neue Features von AutoHotkey_L</h1>

Expand Down
5 changes: 2 additions & 3 deletions target/docs/ChangeLogHelp.htm
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,6 @@
<meta http-equiv="X-UA-Compatible" content="IE=edge">
<link href="static/theme.css" rel="stylesheet" type="text/css" />
<script src="static/content.js" type="text/javascript"></script>
<script src="static/ga4.js" type="text/javascript"></script>
</head>

<body>
Expand Down Expand Up @@ -1306,8 +1305,8 @@ <h2 id="v1.0.13.00">1.0.13 - 10. Juni 2004</h2>
(Mit <a href="lib/Send.htm#asc">Send {Asc nnnnn}</a> können Sie Unicode-Zeichen erstellen, deren ANSI-Wert größer als 255 sind)</p>
<p>Verbessert: Der <a href="lib/Send.htm">Send</a>-Befehl interferiert seltener mit Hotkeys, die der Benutzer gedrückt hält, um sie automatisch wiederholt zu senden (hilft nur bei <a href="lib/_UseHook.htm">Hook-Hotkeys</a>). [danke jamestr &amp; Jon]</p>
<p>Verbessert: Der <a href="lib/Menu.htm">Menu</a>-Befehl kann nun optional <a href="misc/ErrorLevel.htm">ErrorLevel</a> verwenden, anstatt Laufzeitfehler anzuzeigen.</p>
<p>Hinzugefügt: Es ist nun möglich, das Symbol des Skripts während der Ausführung zu ändern. Dies betrifft sowohl das Tray- als auch <a href="lib/InputBox.htm">InputBox</a>-Symbol. Verwenden Sie <code><a href="lib/Menu.htm">Menu</a>, Tray, Icon, DateiName [, SymbolNummer]</code>.</p>
<p>Hinzugefügt: Es ist nun möglich, den Tooltip des Tray-Symbols zu ändern, via <code><a href="lib/Menu.htm">Menu</a>, Tray, Tip [, NeuerText]</code> [danke beardboy].</p>
<p>Hinzugefügt: Es ist nun möglich, das Symbol des Skripts während der Ausführung zu ändern. Dies betrifft sowohl das Tray- als auch <a href="lib/InputBox.htm">InputBox</a>-Symbol. Verwenden Sie <code class="no-highlight"><a href="lib/Menu.htm">Menu</a>, Tray, Icon, DateiName [, SymbolNummer]</code>.</p>
<p>Hinzugefügt: Es ist nun möglich, den Tooltip des Tray-Symbols zu ändern, via <code class="no-highlight"><a href="lib/Menu.htm">Menu</a>, Tray, Tip [, NeuerText]</code> [danke beardboy].</p>
<p>Hinzugefügt: Interne Variablen <a href="Variables.htm#ThisMenuItem">A_ThisMenuItem</a> und <a href="Variables.htm#ThisMenu">A_ThisMenu</a>, die den Namen des zuletzt ausgewählten benutzerdefinierten Menüpunkts bzw. den Namen des Menüs, wo er ausgewählt wurde, enthalten.</p>
<p>Hinzugefügt: Interne Variablen <a href="Variables.htm#Now">A_Now</a> und <a href="Variables.htm#NowUTC">A_NowUTC</a>, die die aktuelle Ortszeit bzw. koordinierte Weltzeit im <a href="lib/FileSetTime.htm#YYYYMMDD">YYYYMMDDHH24MISS</a>-Format enthalten.</p>
<p>Hinzugefügt: Die folgenden <a href="Variables.htm#BuiltIn">internen Variablen</a>, die die aktuelle Einstellung der zugehörigen Befehle enthalten: A_TitleMatchMode, A_TitleMatchModeSpeed, A_DetectHiddenWindows, A_DetectHiddenText, A_AutoTrim, A_StringCaseSense, A_FormatInteger, A_FormatFloat, A_KeyDelay, A_WinDelay, A_ControlDelay, A_MouseDelay, A_DefaultMouseSpeed, A_IconHidden, A_IconTip, A_IconFile und A_IconNumber.</p>
Expand Down
1 change: 0 additions & 1 deletion target/docs/Compat.htm
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,6 @@
<meta http-equiv="X-UA-Compatible" content="IE=edge">
<link href="static/theme.css" rel="stylesheet" type="text/css" />
<script src="static/content.js" type="text/javascript"></script>
<script src="static/ga4.js" type="text/javascript"></script>
</head>
<body>

Expand Down
1 change: 0 additions & 1 deletion target/docs/Concepts.htm
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,6 @@
<meta http-equiv="X-UA-Compatible" content="IE=edge">
<link href="static/theme.css" rel="stylesheet" type="text/css" />
<script src="static/content.js" type="text/javascript"></script>
<script src="static/ga4.js" type="text/javascript"></script>
</head>
<body>
<h1>Konzepte und Konventionen</h1>
Expand Down
1 change: 0 additions & 1 deletion target/docs/FAQ.htm
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,6 @@
<meta name="description" content="Diese Seite enthält Fragen und Antworten zu Sprachsyntax, allgemeiner Problembehandlung, allgemeinen Aufgaben, Hotkeys, Hotstrings und Neubelegung." />
<link href="static/theme.css" rel="stylesheet" type="text/css" />
<script src="static/content.js" type="text/javascript"></script>
<script src="static/ga4.js" type="text/javascript"></script>
</head>
<body>

Expand Down
1 change: 0 additions & 1 deletion target/docs/Functions.htm
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,6 @@
<meta http-equiv="X-UA-Compatible" content="IE=edge">
<link href="static/theme.css" rel="stylesheet" type="text/css" />
<script src="static/content.js" type="text/javascript"></script>
<script src="static/ga4.js" type="text/javascript"></script>
</head>

<body>
Expand Down
1 change: 0 additions & 1 deletion target/docs/HotkeyFeatures.htm
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,6 @@
<meta http-equiv="X-UA-Compatible" content="IE=edge">
<link href="static/theme.css" rel="stylesheet" type="text/css" />
<script src="static/content.js" type="text/javascript"></script>
<script src="static/ga4.js" type="text/javascript"></script>
</head>

<body>
Expand Down
1 change: 0 additions & 1 deletion target/docs/Hotkeys.htm
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,6 @@
<meta http-equiv="X-UA-Compatible" content="IE=edge">
<link href="static/theme.css" rel="stylesheet" type="text/css" />
<script src="static/content.js" type="text/javascript"></script>
<script src="static/ga4.js" type="text/javascript"></script>
</head>
<body>

Expand Down
1 change: 0 additions & 1 deletion target/docs/Hotstrings.htm
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,6 @@
<meta http-equiv="X-UA-Compatible" content="IE=edge">
<link href="static/theme.css" rel="stylesheet" type="text/css" />
<script src="static/content.js" type="text/javascript"></script>
<script src="static/ga4.js" type="text/javascript"></script>
</head>
<body>

Expand Down
1 change: 0 additions & 1 deletion target/docs/KeyList.htm
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,6 @@
<meta http-equiv="X-UA-Compatible" content="IE=edge">
<link href="static/theme.css" rel="stylesheet" type="text/css" />
<script src="static/content.js" type="text/javascript"></script>
<script src="static/ga4.js" type="text/javascript"></script>
</head>
<body>
<h1>Tastenliste <span class="headnote">(Tastatur, Maus und Controller)</span></h1>
Expand Down
1 change: 0 additions & 1 deletion target/docs/Language.htm
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,6 @@
<meta http-equiv="X-UA-Compatible" content="IE=edge">
<link href="static/theme.css" rel="stylesheet" type="text/css" />
<script src="static/content.js" type="text/javascript"></script>
<script src="static/ga4.js" type="text/javascript"></script>
</head>
<body>
<h1>Skriptsprache</h1>
Expand Down
1 change: 0 additions & 1 deletion target/docs/Objects.htm
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,6 @@
<meta http-equiv="X-UA-Compatible" content="IE=edge">
<link href="static/theme.css" rel="stylesheet" type="text/css" />
<script src="static/content.js" type="text/javascript"></script>
<script src="static/ga4.js" type="text/javascript"></script>
<style>
ul.list_of_p p { margin: 0.5em 0; }
ul.list_of_p li { margin: 1em 0; }
Expand Down
1 change: 0 additions & 1 deletion target/docs/Program.htm
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,6 @@
<meta http-equiv="X-UA-Compatible" content="IE=edge">
<link href="static/theme.css" rel="stylesheet" type="text/css" />
<script src="static/content.js" type="text/javascript"></script>
<script src="static/ga4.js" type="text/javascript"></script>
</head>
<body>
<h1>Verwendung des Programms</h1>
Expand Down
1 change: 0 additions & 1 deletion target/docs/Scripts.htm
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,6 @@
<meta http-equiv="X-UA-Compatible" content="IE=edge">
<link href="static/theme.css" rel="stylesheet" type="text/css" />
<script src="static/content.js" type="text/javascript"></script>
<script src="static/ga4.js" type="text/javascript"></script>
</head>
<body>

Expand Down
1 change: 0 additions & 1 deletion target/docs/Tutorial.htm
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,6 @@
<title>Anfänger-Tutorial | AutoHotkey v1</title>
<link href="static/theme.css" rel="stylesheet" type="text/css" />
<script src="static/content.js" type="text/javascript"></script>
<script src="static/ga4.js" type="text/javascript"></script>
</head>
<body>
<h1>AutoHotkey Anfänger-Tutorial <span style="opacity: 0.4">von tidbit</span></h1>
Expand Down
1 change: 0 additions & 1 deletion target/docs/Variables.htm
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,6 @@
<meta http-equiv="X-UA-Compatible" content="IE=edge">
<link href="static/theme.css" rel="stylesheet" type="text/css" />
<script src="static/content.js" type="text/javascript"></script>
<script src="static/ga4.js" type="text/javascript"></script>
</head>

<body>
Expand Down
1 change: 0 additions & 1 deletion target/docs/Welcome.htm
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,6 @@
}
</style>
<script src="static/content.js" type="text/javascript"></script>
<script src="static/ga4.js" type="text/javascript"></script>
</head>
<body>

Expand Down
3 changes: 1 addition & 2 deletions target/docs/index.htm
Original file line number Diff line number Diff line change
Expand Up @@ -8,13 +8,12 @@
<link rel="canonical" href="./" />
<link href="static/theme.css" rel="stylesheet" type="text/css" />
<script src="static/content.js" type="text/javascript"></script>
<script src="static/ga4.js" type="text/javascript"></script>
</head>
<body>

<a id="ahklogo" href="https://www.autohotkey.com" target="_blank"><img src="static/ahk_logo.svg" onerror="this.src='static/ahk_logo.png'; this.onerror=null;" alt="AutoHotkey"></a>
<h1>Version <a href="AHKL_ChangeLog.htm"><!--ver-->1.1.37.02<!--/ver--></a></h1>
<p>Eine deutsche &Uuml;bersetzung von <a href="https://www.autohotkey.com/docs/v1/">https://www.autohotkey.com/docs/v1/</a> (siehe <a href="https://autohotkey.com/boards/viewtopic.php?f=9&amp;t=43">hier</a> f&uuml;r mehr Details).</p>
<p><a href="https://www.autohotkey.com">https://www.autohotkey.com</a></p>
<p>©2003 Chris Mallett, und zum Teil ©<a href="https://www.autoitscript.com/">AutoIt-Team</a> und die AHK-Community</p>
<p style="font-size:85%">Software-Lizenz: <a href="license.htm">GNU General Public License</a></p>

Expand Down
1 change: 0 additions & 1 deletion target/docs/lib/Asc.htm
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,6 @@
<meta http-equiv="X-UA-Compatible" content="IE=edge">
<link href="../static/theme.css" rel="stylesheet" type="text/css" />
<script src="../static/content.js" type="text/javascript"></script>
<script src="../static/ga4.js" type="text/javascript"></script>
</head>
<body>

Expand Down
1 change: 0 additions & 1 deletion target/docs/lib/AutoTrim.htm
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,6 @@
<meta http-equiv="X-UA-Compatible" content="IE=edge">
<link href="../static/theme.css" rel="stylesheet" type="text/css" />
<script src="../static/content.js" type="text/javascript"></script>
<script src="../static/ga4.js" type="text/javascript"></script>
</head>
<body>

Expand Down
1 change: 0 additions & 1 deletion target/docs/lib/Block.htm
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,6 @@
<meta http-equiv="X-UA-Compatible" content="IE=edge">
<link href="../static/theme.css" rel="stylesheet" type="text/css" />
<script src="../static/content.js" type="text/javascript"></script>
<script src="../static/ga4.js" type="text/javascript"></script>
</head>
<body>

Expand Down
1 change: 0 additions & 1 deletion target/docs/lib/BlockInput.htm
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,6 @@
<meta http-equiv="X-UA-Compatible" content="IE=edge">
<link href="../static/theme.css" rel="stylesheet" type="text/css" />
<script src="../static/content.js" type="text/javascript"></script>
<script src="../static/ga4.js" type="text/javascript"></script>
</head>
<body>

Expand Down
1 change: 0 additions & 1 deletion target/docs/lib/Break.htm
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,6 @@
<meta http-equiv="X-UA-Compatible" content="IE=edge">
<link href="../static/theme.css" rel="stylesheet" type="text/css" />
<script src="../static/content.js" type="text/javascript"></script>
<script src="../static/ga4.js" type="text/javascript"></script>
</head>
<body>

Expand Down
1 change: 0 additions & 1 deletion target/docs/lib/Catch.htm
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,6 @@
<meta http-equiv="X-UA-Compatible" content="IE=edge">
<link href="../static/theme.css" rel="stylesheet" type="text/css" />
<script src="../static/content.js" type="text/javascript"></script>
<script src="../static/ga4.js" type="text/javascript"></script>
</head>
<body>

Expand Down
1 change: 0 additions & 1 deletion target/docs/lib/Chr.htm
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,6 @@
<meta http-equiv="X-UA-Compatible" content="IE=edge">
<link href="../static/theme.css" rel="stylesheet" type="text/css" />
<script src="../static/content.js" type="text/javascript"></script>
<script src="../static/ga4.js" type="text/javascript"></script>
</head>
<body>

Expand Down
1 change: 0 additions & 1 deletion target/docs/lib/Click.htm
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,6 @@
<meta http-equiv="X-UA-Compatible" content="IE=edge">
<link href="../static/theme.css" rel="stylesheet" type="text/css" />
<script src="../static/content.js" type="text/javascript"></script>
<script src="../static/ga4.js" type="text/javascript"></script>
</head>
<body>

Expand Down
1 change: 0 additions & 1 deletion target/docs/lib/ClipWait.htm
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,6 @@
<meta http-equiv="X-UA-Compatible" content="IE=edge">
<link href="../static/theme.css" rel="stylesheet" type="text/css" />
<script src="../static/content.js" type="text/javascript"></script>
<script src="../static/ga4.js" type="text/javascript"></script>
</head>
<body>

Expand Down
1 change: 0 additions & 1 deletion target/docs/lib/ComObjActive.htm
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,6 @@
<meta http-equiv="X-UA-Compatible" content="IE=edge">
<link href="../static/theme.css" rel="stylesheet" type="text/css" />
<script src="../static/content.js" type="text/javascript"></script>
<script src="../static/ga4.js" type="text/javascript"></script>
</head>
<body>

Expand Down
1 change: 0 additions & 1 deletion target/docs/lib/ComObjArray.htm
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,6 @@
<meta http-equiv="X-UA-Compatible" content="IE=edge">
<link href="../static/theme.css" rel="stylesheet" type="text/css" />
<script src="../static/content.js" type="text/javascript"></script>
<script src="../static/ga4.js" type="text/javascript"></script>
</head>
<body>

Expand Down
1 change: 0 additions & 1 deletion target/docs/lib/ComObjConnect.htm
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,6 @@
<meta http-equiv="X-UA-Compatible" content="IE=edge">
<link href="../static/theme.css" rel="stylesheet" type="text/css" />
<script src="../static/content.js" type="text/javascript"></script>
<script src="../static/ga4.js" type="text/javascript"></script>
</head>
<body>

Expand Down
1 change: 0 additions & 1 deletion target/docs/lib/ComObjCreate.htm
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,6 @@
<meta http-equiv="X-UA-Compatible" content="IE=edge">
<link href="../static/theme.css" rel="stylesheet" type="text/css" />
<script src="../static/content.js" type="text/javascript"></script>
<script src="../static/ga4.js" type="text/javascript"></script>
</head>
<body>

Expand Down
1 change: 0 additions & 1 deletion target/docs/lib/ComObjError.htm
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,6 @@
<meta http-equiv="X-UA-Compatible" content="IE=edge">
<link href="../static/theme.css" rel="stylesheet" type="text/css" />
<script src="../static/content.js" type="text/javascript"></script>
<script src="../static/ga4.js" type="text/javascript"></script>
</head>
<body>

Expand Down
1 change: 0 additions & 1 deletion target/docs/lib/ComObjFlags.htm
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,6 @@
<meta http-equiv="X-UA-Compatible" content="IE=edge">
<link href="../static/theme.css" rel="stylesheet" type="text/css" />
<script src="../static/content.js" type="text/javascript"></script>
<script src="../static/ga4.js" type="text/javascript"></script>
</head>
<body>

Expand Down
1 change: 0 additions & 1 deletion target/docs/lib/ComObjGet.htm
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,6 @@
<meta http-equiv="X-UA-Compatible" content="IE=edge">
<link href="../static/theme.css" rel="stylesheet" type="text/css" />
<script src="../static/content.js" type="text/javascript"></script>
<script src="../static/ga4.js" type="text/javascript"></script>
</head>
<body>

Expand Down
1 change: 0 additions & 1 deletion target/docs/lib/ComObjQuery.htm
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,6 @@
<meta http-equiv="X-UA-Compatible" content="IE=edge">
<link href="../static/theme.css" rel="stylesheet" type="text/css" />
<script src="../static/content.js" type="text/javascript"></script>
<script src="../static/ga4.js" type="text/javascript"></script>
</head>
<body>

Expand Down
1 change: 0 additions & 1 deletion target/docs/lib/ComObjType.htm
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,6 @@
<meta http-equiv="X-UA-Compatible" content="IE=edge">
<link href="../static/theme.css" rel="stylesheet" type="text/css" />
<script src="../static/content.js" type="text/javascript"></script>
<script src="../static/ga4.js" type="text/javascript"></script>
</head>
<body>

Expand Down
1 change: 0 additions & 1 deletion target/docs/lib/ComObjValue.htm
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,6 @@
<meta http-equiv="X-UA-Compatible" content="IE=edge">
<link href="../static/theme.css" rel="stylesheet" type="text/css" />
<script src="../static/content.js" type="text/javascript"></script>
<script src="../static/ga4.js" type="text/javascript"></script>
</head>
<body>

Expand Down
1 change: 0 additions & 1 deletion target/docs/lib/Continue.htm
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,6 @@
<meta http-equiv="X-UA-Compatible" content="IE=edge">
<link href="../static/theme.css" rel="stylesheet" type="text/css" />
<script src="../static/content.js" type="text/javascript"></script>
<script src="../static/ga4.js" type="text/javascript"></script>
</head>
<body>

Expand Down
1 change: 0 additions & 1 deletion target/docs/lib/Control.htm
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,6 @@
<meta http-equiv="X-UA-Compatible" content="IE=edge">
<link href="../static/theme.css" rel="stylesheet" type="text/css" />
<script src="../static/content.js" type="text/javascript"></script>
<script src="../static/ga4.js" type="text/javascript"></script>
</head>
<body>

Expand Down
1 change: 0 additions & 1 deletion target/docs/lib/ControlClick.htm
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,6 @@
<meta http-equiv="X-UA-Compatible" content="IE=edge">
<link href="../static/theme.css" rel="stylesheet" type="text/css" />
<script src="../static/content.js" type="text/javascript"></script>
<script src="../static/ga4.js" type="text/javascript"></script>
</head>
<body>

Expand Down
1 change: 0 additions & 1 deletion target/docs/lib/ControlFocus.htm
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,6 @@
<meta http-equiv="X-UA-Compatible" content="IE=edge">
<link href="../static/theme.css" rel="stylesheet" type="text/css" />
<script src="../static/content.js" type="text/javascript"></script>
<script src="../static/ga4.js" type="text/javascript"></script>
</head>
<body>

Expand Down
1 change: 0 additions & 1 deletion target/docs/lib/ControlGet.htm
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,6 @@
<meta http-equiv="X-UA-Compatible" content="IE=edge">
<link href="../static/theme.css" rel="stylesheet" type="text/css" />
<script src="../static/content.js" type="text/javascript"></script>
<script src="../static/ga4.js" type="text/javascript"></script>
</head>
<body>

Expand Down
1 change: 0 additions & 1 deletion target/docs/lib/ControlGetFocus.htm
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,6 @@
<meta http-equiv="X-UA-Compatible" content="IE=edge">
<link href="../static/theme.css" rel="stylesheet" type="text/css" />
<script src="../static/content.js" type="text/javascript"></script>
<script src="../static/ga4.js" type="text/javascript"></script>
</head>
<body>

Expand Down
1 change: 0 additions & 1 deletion target/docs/lib/ControlGetPos.htm
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,6 @@
<meta http-equiv="X-UA-Compatible" content="IE=edge">
<link href="../static/theme.css" rel="stylesheet" type="text/css" />
<script src="../static/content.js" type="text/javascript"></script>
<script src="../static/ga4.js" type="text/javascript"></script>
</head>
<body>

Expand Down
Loading

0 comments on commit 8d3c32b

Please sign in to comment.