summaryrefslogtreecommitdiff
path: root/tk/library/demos/sayings.tcl
diff options
context:
space:
mode:
Diffstat (limited to 'tk/library/demos/sayings.tcl')
-rw-r--r--tk/library/demos/sayings.tcl3
1 files changed, 2 insertions, 1 deletions
diff --git a/tk/library/demos/sayings.tcl b/tk/library/demos/sayings.tcl
index b4952c5f293..8f24ec907e8 100644
--- a/tk/library/demos/sayings.tcl
+++ b/tk/library/demos/sayings.tcl
@@ -4,7 +4,7 @@
# both horizontally and vertically. It displays a collection of
# well-known sayings.
#
-# SCCS: @(#) sayings.tcl 1.7 97/03/02 16:27:10
+# RCS: @(#) $Id$
if {![info exists widgetDemo]} {
error "This script should be run from the \"widget\" demo."
@@ -44,3 +44,4 @@ grid columnconfig $w.frame 0 -weight 1 -minsize 0
$w.frame.list insert 0 "Waste not, want not" "Early to bed and early to rise makes a man healthy, wealthy, and wise" "Ask not what your country can do for you, ask what you can do for your country" "I shall return" "NOT" "A picture is worth a thousand words" "User interfaces are hard to build" "Thou shalt not steal" "A penny for your thoughts" "Fool me once, shame on you; fool me twice, shame on me" "Every cloud has a silver lining" "Where there's smoke there's fire" "It takes one to know one" "Curiosity killed the cat" "Take this job and shove it" "Up a creek without a paddle" "I'm mad as hell and I'm not going to take it any more" "An apple a day keeps the doctor away" "Don't look a gift horse in the mouth"
+