You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: Src/Help/HTML/about_swag.htm
+9-2Lines changed: 9 additions & 2 deletions
Original file line number
Diff line number
Diff line change
@@ -37,8 +37,15 @@ <h1>
37
37
<p>
38
38
<em>CodeSnip</em> provides the
39
39
<ahref="dlg_swagimport.htm">SWAG Import Wizard</a> that enables you to
40
-
browse the SWAG database and import any of its snippets into your own
41
-
snippets database.
40
+
browse a local copy of the SWAG database and import any of its snippets
41
+
into your snippets database.
42
+
</p>
43
+
<p>
44
+
You can download the database from the <a
45
+
href="https://github.com/delphidabbler/swag"
46
+
class="weblink"
47
+
target="_blank"
48
+
><code>delphidabbler/swag</code></a> project on GitHub. Go to the <em>releases</em> tab and download the latest version. Unpack the zip file into an empty folder then run the SWAG Import Wizard and navigate to the folder where you extracted the zip file contents.
0 commit comments