summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorKaz Kylheku <kaz@kylheku.com>2019-02-10 17:38:17 -0800
committerKaz Kylheku <kaz@kylheku.com>2019-02-10 17:39:45 -0800
commitda2283a369df70124b3eea0989e951f06ab39a57 (patch)
tree77384a303e63b1cae66e22f8784e9c19eb96d9fa
parentad30f612a0686d3e40bafcebffa633ed97bd1f38 (diff)
downloadgtk-demos-kaz.tar.gz
gtk-demos-kaz.tar.bz2
gtk-demos-kaz.zip
Remove references to "demostuff" from code comments.kaz
-rwxr-xr-xdemo1.tl2
-rwxr-xr-xdemo2.tl2
-rwxr-xr-xdemo3.tl2
-rwxr-xr-xdemo4.tl2
-rwxr-xr-xdemo5.tl2
-rwxr-xr-xdemo6.tl2
-rwxr-xr-xdemo7.tl2
-rwxr-xr-xdemo8.tl2
-rwxr-xr-xdemo9.tl2
-rwxr-xr-xmenu.tl2
10 files changed, 10 insertions, 10 deletions
diff --git a/demo1.tl b/demo1.tl
index 3a5647d..bd124ad 100755
--- a/demo1.tl
+++ b/demo1.tl
@@ -1,4 +1,4 @@
-; Refer to the demostuff file for definitions and descriptions.
+; Refer to the gtkffi.tl file for definitions and descriptions.
(defun demo1 ()
(window demo1 demos "Four Button Demo" 300 150)
diff --git a/demo2.tl b/demo2.tl
index f45baa6..e982c05 100755
--- a/demo2.tl
+++ b/demo2.tl
@@ -1,4 +1,4 @@
-; Refer to the demostuff file for definitions and descriptions.
+; Refer to the gtkffi.tl file for definitions and descriptions.
(defun demo2 ()
(window demo2 demos "Numerals Demo" 250 250)
diff --git a/demo3.tl b/demo3.tl
index 8aa89d8..4465722 100755
--- a/demo3.tl
+++ b/demo3.tl
@@ -1,4 +1,4 @@
-; Refer to the demostuff file for definitions and descriptions.
+; Refer to the gtkffi.tl file for definitions and descriptions.
(defun demo3 ()
(window demo3 demos "Dates Demo" 300 200)
diff --git a/demo4.tl b/demo4.tl
index f969f4c..77b8b20 100755
--- a/demo4.tl
+++ b/demo4.tl
@@ -1,4 +1,4 @@
-; Refer to the demostuff file for definitions and descriptions.
+; Refer to the gtkffi.tl file for definitions and descriptions.
(defun demo4 ()
(window demo4 demos "de minimis" 300 150)
diff --git a/demo5.tl b/demo5.tl
index bcf4cc2..02efcb3 100755
--- a/demo5.tl
+++ b/demo5.tl
@@ -1,4 +1,4 @@
-; Refer to the demostuff file for definitions and descriptions.
+; Refer to the gtkffi.tl file for definitions and descriptions.
(defun demo5 ()
(window demo5 demos "de minimis" 300 150)
diff --git a/demo6.tl b/demo6.tl
index 75ba182..8c878d6 100755
--- a/demo6.tl
+++ b/demo6.tl
@@ -1,4 +1,4 @@
-; Refer to the demostuff file for definitions and descriptions.
+; Refer to the gtkffi.tl file for definitions and descriptions.
(defun demo6 ()
(window demo6 demos "de minimis" 300 150)
diff --git a/demo7.tl b/demo7.tl
index e816770..2af87f0 100755
--- a/demo7.tl
+++ b/demo7.tl
@@ -1,4 +1,4 @@
-; Refer to the demostuff file for definitions and descriptions.
+; Refer to the gtkffi.tl file for definitions and descriptions.
(defun demo7 ()
(window demo7 demos "de minimis" 300 150)
diff --git a/demo8.tl b/demo8.tl
index 2893d2b..b8389ae 100755
--- a/demo8.tl
+++ b/demo8.tl
@@ -1,4 +1,4 @@
-; Refer to the demostuff file for definitions and descriptions.
+; Refer to the gtkffi.tl file for definitions and descriptions.
(defun demo8 ()
(window demo8 demos "de minimis" 300 150)
diff --git a/demo9.tl b/demo9.tl
index 228c176..678069a 100755
--- a/demo9.tl
+++ b/demo9.tl
@@ -1,4 +1,4 @@
-; Refer to the demostuff file for definitions and descriptions.
+; Refer to the gtkffi.tl file for definitions and descriptions.
(defun demo9 ()
(window demo9 demos "de minimis" 300 150)
diff --git a/menu.tl b/menu.tl
index 06df079..bfc6c1c 100755
--- a/menu.tl
+++ b/menu.tl
@@ -1,4 +1,4 @@
-; Refer to the demostuff file for definitions and descriptions.
+; Refer to the gtkffi.tl file for definitions and descriptions.
(defun menu ()
(gapp demos