rwdziptinkerbellw 0.03 → 0.04
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- data/rwd_files/HowTo_TinkerBell.txt +6 -1
- data/tinkerbellw-0.04.zip +0 -0
- metadata +3 -3
- data/tinkerbellw-0.03.zip +0 -0
|
@@ -15,7 +15,7 @@ RubyWebDialogs is a platform independent graphical user interface for Ruby appli
|
|
|
15
15
|
|
|
16
16
|
To exit, press the x inside the browser window.
|
|
17
17
|
|
|
18
|
-
== Design -
|
|
18
|
+
== Design - tinkerbell
|
|
19
19
|
|
|
20
20
|
This program is a Application Development tool
|
|
21
21
|
|
|
@@ -102,6 +102,11 @@ Steven Gibson
|
|
|
102
102
|
steven@superant.com
|
|
103
103
|
|
|
104
104
|
== Changelog
|
|
105
|
+
version 0.04
|
|
106
|
+
update 1.84
|
|
107
|
+
added zip function for the sample program
|
|
108
|
+
moved help files to rwd_files and po files
|
|
109
|
+
|
|
105
110
|
version 0.03
|
|
106
111
|
update for rwdtinker 1.80
|
|
107
112
|
|
|
Binary file
|
metadata
CHANGED
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
--- !ruby/object:Gem::Specification
|
|
2
2
|
name: rwdziptinkerbellw
|
|
3
3
|
version: !ruby/object:Gem::Version
|
|
4
|
-
version: "0.
|
|
4
|
+
version: "0.04"
|
|
5
5
|
platform: ruby
|
|
6
6
|
authors:
|
|
7
7
|
- Steven Gibson
|
|
@@ -9,7 +9,7 @@ autorequire:
|
|
|
9
9
|
bindir: bin
|
|
10
10
|
cert_chain: []
|
|
11
11
|
|
|
12
|
-
date: 2008-10-
|
|
12
|
+
date: 2008-10-22 00:00:00 -07:00
|
|
13
13
|
default_executable:
|
|
14
14
|
dependencies: []
|
|
15
15
|
|
|
@@ -22,7 +22,7 @@ extensions: []
|
|
|
22
22
|
extra_rdoc_files: []
|
|
23
23
|
|
|
24
24
|
files:
|
|
25
|
-
- tinkerbellw-0.
|
|
25
|
+
- tinkerbellw-0.04.zip
|
|
26
26
|
- rwd_files/HowTo_TinkerBell.txt
|
|
27
27
|
has_rdoc: true
|
|
28
28
|
homepage: http://rubyforge.org/projects/rwdapplications/
|
data/tinkerbellw-0.03.zip
DELETED
|
Binary file
|