diff options
| author | eban <eban@b2dd03c8-39d4-4d8f-98ff-823fe69b080e> | 2004-10-18 02:40:13 +0000 |
|---|---|---|
| committer | eban <eban@b2dd03c8-39d4-4d8f-98ff-823fe69b080e> | 2004-10-18 02:40:13 +0000 |
| commit | dc10a11812ea116cb66da30445bf25e698058767 (patch) | |
| tree | 2c102e7277a13b71e9ae731a87c7dc8e2976a39f | |
| parent | 51575ee46e4ae1e7bf9e6b108635678221cf799e (diff) | |
| download | ruby-dc10a11812ea116cb66da30445bf25e698058767.tar.gz ruby-dc10a11812ea116cb66da30445bf25e698058767.tar.xz ruby-dc10a11812ea116cb66da30445bf25e698058767.zip | |
* ext/tk/MANIFEST: add lib/tkextlib/tcllib/ico.rb.
git-svn-id: http://svn.ruby-lang.org/repos/ruby/branches/ruby_1_8@7060 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
| -rw-r--r-- | ext/tk/MANIFEST | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/ext/tk/MANIFEST b/ext/tk/MANIFEST index 28a9e23ee..0f3a87b48 100644 --- a/ext/tk/MANIFEST +++ b/ext/tk/MANIFEST @@ -197,6 +197,7 @@ lib/tkextlib/tcllib/autoscroll.rb lib/tkextlib/tcllib/ctext.rb lib/tkextlib/tcllib/cursor.rb lib/tkextlib/tcllib/datefield.rb +lib/tkextlib/tcllib/ico.rb lib/tkextlib/tcllib/ip_entry.rb lib/tkextlib/tcllib/plotchart.rb lib/tkextlib/tcllib/setup.rb |
