diff options
| author | nagai <nagai@b2dd03c8-39d4-4d8f-98ff-823fe69b080e> | 2004-10-04 03:56:00 +0000 |
|---|---|---|
| committer | nagai <nagai@b2dd03c8-39d4-4d8f-98ff-823fe69b080e> | 2004-10-04 03:56:00 +0000 |
| commit | 75eec4c054e6bc8bd12c6a401d103c5a8de4d961 (patch) | |
| tree | 790b6e523c308dc06dd9e6a3ab007f6988554a3c /ext/tk/MANIFEST | |
| parent | 69478e941a5bd38347607ab494b761a419f3dfcb (diff) | |
* ext/tk/lib/tk/image.rb: bug fix
* ext/tk/lib/tk/optiondb.rb: support definition of command resources on widgets
git-svn-id: http://svn.ruby-lang.org/repos/ruby/trunk@6993 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
Diffstat (limited to 'ext/tk/MANIFEST')
| -rw-r--r-- | ext/tk/MANIFEST | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/ext/tk/MANIFEST b/ext/tk/MANIFEST index 64d260a67..28a9e23ee 100644 --- a/ext/tk/MANIFEST +++ b/ext/tk/MANIFEST @@ -263,6 +263,8 @@ sample/binding_sample.rb sample/bindtag_sample.rb sample/binstr_usage.rb sample/btn_with_frame.rb +sample/cmd_res_test.rb +sample/cmd_resource sample/encstr_usage.rb sample/iso2022-kr.txt sample/menubar1.rb |
