rwdmpd 0.06 → 0.07
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/code/01rwdcore/02helptexthashbegin.rb +10 -0
- data/code/01rwdcore/03helptexthash.rb +18 -20
- data/code/01rwdcore/runopentinkerdocument.rb +1 -1
- data/code/superant.com.rwdmp3/0uninstallapplet.rb +9 -1
- data/code/superant.com.rwdmp3/loadconfigurationrecord.rb +1 -1
- data/code/superant.com.rwdmp3/loadconfigurationvariables.rb +1 -1
- data/code/superant.com.rwdmp3/saveconfigurationrecord.rb +1 -1
- data/code/superant.com.rwdtinkerbackwindow/initiateapplets.rb +62 -132
- data/code/superant.com.rwdtinkerbackwindow/installgemapplet.rb +9 -7
- data/code/superant.com.rwdtinkerbackwindow/removeappletvariables.rb +6 -6
- data/code/superant.com.rwdtinkerbackwindow/viewlogfile.rb +13 -0
- data/configuration/rwdtinker.dist +3 -3
- data/configuration/{rwdwmpd-0.06.dist → rwdwmpd.dist} +5 -3
- data/configuration/tinkerwin2variables.dist +7 -2
- data/gui/tinkerbackwindows/superant.com.tinkerbackwindow/75rwdlogfile.rwd +20 -0
- data/init.rb +59 -163
- data/installed/{rwdwmpd-0.06.inf → rwdwmpd.inf} +1 -2
- data/lang/en/rwdcore/en.po +166 -0
- data/lang/es/rwdcore/es.po +172 -0
- data/lang/fr/rwdcore/fr.po +166 -0
- data/lang/hi/rwdcore/hi.po +170 -0
- data/lang/ja/rwdcore/ja.po +168 -0
- data/lang/nl/rwdcore/nl.po +166 -0
- data/lib/rwd/net.rb +8 -7
- data/lib/rwd/rwd.rb +34 -31
- data/lib/rwdthemes/default.rwd +1 -1
- data/lib/rwdtinker/rwdcodedir.rb +56 -0
- data/lib/rwdtinker/rwdguidir.rb +57 -0
- data/lib/rwdtinker/rwdlangdir.rb +60 -0
- data/lib/rwdtinker/rwdtinkertools.rb +25 -0
- data/music/playlist.m3u +2 -0
- data/rwd_files/HowTo_Mpd.txt +16 -6
- data/rwd_files/HowTo_Tinker.txt +26 -7
- data/rwd_files/Tinkerhelptexthash.txt +81 -0
- data/rwd_files/log/rwdtinker.log +2 -0
- data/tests/makedist-rwdwmpd.rb +2 -2
- data/tests/makedist-tinkerbellw.rb +58 -0
- data/tests/makedist.rb +2 -2
- data/zips/{rwdwcalc-0.62.zip → rwdwcalc-0.63.zip} +0 -0
- data/zips/{rwdwfoldeditor-0.04.zip → rwdwfoldeditor-0.05.zip} +0 -0
- data/zips/rwdwhypernote-0.15.zip +0 -0
- data/zips/rwdwmovies-0.98.zip +0 -0
- data/zips/{rwdwmpd-0.06.zip → rwdwmpd-0.07.zip} +0 -0
- data/zips/{rwdwruby-1.07.zip → rwdwruby-1.08.zip} +0 -0
- data/zips/tinkerbellw-0.03.zip +0 -0
- data/zips/wrubyslippers-1.08.zip +0 -0
- metadata +28 -21
- data/code/01rwdcore/04helptextend.rb +0 -6
- data/code/superant.com.rwdtinkerbackwindow/helptexthashtinkerwin2.rb +0 -61
- data/configuration/language.dist +0 -8
- data/configuration/rwdapplicationidentity.dist +0 -3
- data/lang/en/rwdcore/languagefile.rb +0 -58
- data/lang/es/rwdcore/languagefile-es.rb +0 -62
- data/lang/fr/rwdcore/languagefile.rb +0 -64
- data/lang/jp/rwdcore/languagefile.rb +0 -72
- data/lang/nl/rwdcore/languagefile.rb +0 -75
- data/zips/rwdwaddresses-1.06.zip +0 -0
- data/zips/rwdwgutenberg-0.09.zip +0 -0
- data/zips/tinkerbellw-0.02.zip +0 -0
- data/zips/wrubyslippers-1.06.zip +0 -0
Binary file
|
Binary file
|
Binary file
|
Binary file
|
metadata
CHANGED
@@ -1,7 +1,7 @@
|
|
1
1
|
--- !ruby/object:Gem::Specification
|
2
2
|
name: rwdmpd
|
3
3
|
version: !ruby/object:Gem::Version
|
4
|
-
version: "0.
|
4
|
+
version: "0.07"
|
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-09
|
12
|
+
date: 2008-10-09 00:00:00 -07:00
|
13
13
|
default_executable:
|
14
14
|
dependencies: []
|
15
15
|
|
@@ -25,6 +25,7 @@ extra_rdoc_files:
|
|
25
25
|
- Readme.txt
|
26
26
|
files:
|
27
27
|
- music/classicalmues.mp3
|
28
|
+
- music/playlist.m3u
|
28
29
|
- lib/rwd/browser.rb
|
29
30
|
- lib/rwd/sgml.rb
|
30
31
|
- lib/rwd/ftools.rb
|
@@ -46,9 +47,14 @@ files:
|
|
46
47
|
- lib/rwdthemes/default.rwd
|
47
48
|
- lib/rwdthemes/pda.rwd
|
48
49
|
- lib/rwdthemes/windowslike.rwd
|
50
|
+
- lib/rwdtinker/rwdtinkertools.rb
|
51
|
+
- lib/rwdtinker/rwdcodedir.rb
|
52
|
+
- lib/rwdtinker/rwdguidir.rb
|
53
|
+
- lib/rwdtinker/rwdlangdir.rb
|
49
54
|
- lib/librmpd.rb
|
50
55
|
- code/zz0applicationend/zz0end.rb
|
51
56
|
- code/superant.com.rwdtinkerbackwindow/listgemdirs.rb
|
57
|
+
- code/superant.com.rwdtinkerbackwindow/viewlogfile.rb
|
52
58
|
- code/superant.com.rwdtinkerbackwindow/diagnostictab.rb
|
53
59
|
- code/superant.com.rwdtinkerbackwindow/listgemzips.rb
|
54
60
|
- code/superant.com.rwdtinkerbackwindow/saveconfigurationrecord.rb
|
@@ -66,7 +72,6 @@ files:
|
|
66
72
|
- code/superant.com.rwdtinkerbackwindow/removeappletvariables.rb
|
67
73
|
- code/superant.com.rwdtinkerbackwindow/removeapplet.rb
|
68
74
|
- code/superant.com.rwdtinkerbackwindow/viewgemappletcontents.rb
|
69
|
-
- code/superant.com.rwdtinkerbackwindow/helptexthashtinkerwin2.rb
|
70
75
|
- code/superant.com.rwdtinkerbackwindow/remotegemlist.rb
|
71
76
|
- code/superant.com.rwdtinkerbackwindow/installgemapplet.rb
|
72
77
|
- code/superant.com.rwdtinkerbackwindow/runremoteinstall.rb
|
@@ -74,7 +79,6 @@ files:
|
|
74
79
|
- code/01rwdcore/setuptinkerdocuments.rb
|
75
80
|
- code/01rwdcore/openhelpwindow.rb
|
76
81
|
- code/01rwdcore/setuphelpaboutoptions.rb
|
77
|
-
- code/01rwdcore/04helptextend.rb
|
78
82
|
- code/01rwdcore/01rwdcore.rb
|
79
83
|
- code/01rwdcore/rwdwindowreturn.rb
|
80
84
|
- code/01rwdcore/uploadreturns.rb
|
@@ -109,14 +113,13 @@ files:
|
|
109
113
|
- code/superant.com.rwdmp3/mpd_client.rb
|
110
114
|
- configuration/rwdtinker.dist
|
111
115
|
- configuration/tinkerwin2variables.dist
|
112
|
-
- configuration/rwdwmpd
|
113
|
-
-
|
114
|
-
-
|
115
|
-
- lang/
|
116
|
-
- lang/
|
117
|
-
- lang/
|
118
|
-
- lang/
|
119
|
-
- lang/nl/rwdcore/languagefile.rb
|
116
|
+
- configuration/rwdwmpd.dist
|
117
|
+
- lang/en/rwdcore/en.po
|
118
|
+
- lang/es/rwdcore/es.po
|
119
|
+
- lang/fr/rwdcore/fr.po
|
120
|
+
- lang/hi/rwdcore/hi.po
|
121
|
+
- lang/ja/rwdcore/ja.po
|
122
|
+
- lang/nl/rwdcore/nl.po
|
120
123
|
- gui/frontwindowtdocuments/00documentbegin.rwd
|
121
124
|
- gui/frontwindowtdocuments/tinkerdocuments.rwd
|
122
125
|
- gui/frontwindowtdocuments/zzdocumentend.rwd
|
@@ -132,6 +135,7 @@ files:
|
|
132
135
|
- gui/tinkerbackwindows/superant.com.tinkerbackwindow/9backend.rwd
|
133
136
|
- gui/tinkerbackwindows/superant.com.tinkerbackwindow/60editconfiguration.rwd
|
134
137
|
- gui/tinkerbackwindows/superant.com.tinkerbackwindow/40rwdlistzips.rwd
|
138
|
+
- gui/tinkerbackwindows/superant.com.tinkerbackwindow/75rwdlogfile.rwd
|
135
139
|
- gui/tinkerbackwindows/superant.com.tinkerbackwindow/81jumplinkcommands.rwd
|
136
140
|
- gui/tinkerbackwindows/superant.com.versionwindow
|
137
141
|
- gui/tinkerbackwindows/superant.com.versionwindow/helpaboutwindow.rwd
|
@@ -159,27 +163,30 @@ files:
|
|
159
163
|
- gui/zzcoreguiend/yy9rwdend.rwd
|
160
164
|
- installed/mpdmusicdata2.inf
|
161
165
|
- installed/temp.rb
|
162
|
-
- installed/rwdwmpd
|
166
|
+
- installed/rwdwmpd.inf
|
167
|
+
- rwd_files/log/rwdtinker.log
|
163
168
|
- rwd_files/tinker.png
|
164
169
|
- rwd_files/favicon.ico
|
165
170
|
- rwd_files/rdoc-style.css
|
166
171
|
- rwd_files/Readme.txt
|
167
172
|
- rwd_files/rwdapplications.html
|
173
|
+
- rwd_files/Tinkerhelptexthash.txt
|
168
174
|
- rwd_files/HowTo_Mpd.txt
|
169
175
|
- rwd_files/HowTo_TinkerWin2.txt
|
170
176
|
- rwd_files/RubyWebDialogs.html
|
171
177
|
- rwd_files/HowTo_Tinker.txt
|
172
|
-
- zips/tinkerbellw-0.
|
173
|
-
- zips/
|
178
|
+
- zips/tinkerbellw-0.03.zip
|
179
|
+
- zips/rwdwmovies-0.98.zip
|
174
180
|
- zips/temp.rb
|
175
|
-
- zips/rwdwfoldeditor-0.
|
176
|
-
- zips/rwdwcalc-0.
|
177
|
-
- zips/rwdwruby-1.
|
178
|
-
- zips/
|
179
|
-
- zips/
|
180
|
-
- zips/rwdwmpd-0.
|
181
|
+
- zips/rwdwfoldeditor-0.05.zip
|
182
|
+
- zips/rwdwcalc-0.63.zip
|
183
|
+
- zips/rwdwruby-1.08.zip
|
184
|
+
- zips/wrubyslippers-1.08.zip
|
185
|
+
- zips/rwdwhypernote-0.15.zip
|
186
|
+
- zips/rwdwmpd-0.07.zip
|
181
187
|
- tests/rdep.rb
|
182
188
|
- tests/makedist-rwdwmpd.rb
|
189
|
+
- tests/makedist-tinkerbellw.rb
|
183
190
|
- tests/cleancnf.sh
|
184
191
|
- tests/makedist.rb
|
185
192
|
- tests/totranslate.lang
|
@@ -1,61 +0,0 @@
|
|
1
|
-
# help text files used by context sensitive help
|
2
|
-
|
3
|
-
Helptext.update( :tinkerwin2_help => " You can view the list of applets you can install
|
4
|
-
by clicking on the list files button
|
5
|
-
|
6
|
-
You can download an applet created by someone else
|
7
|
-
|
8
|
-
put the file in the zips directory
|
9
|
-
|
10
|
-
rwdtinker applets packaged as RubyGems can be used if you have RubyGems installed.
|
11
|
-
You can download rwdtinker gems at the 'Install Remote Applets' tab
|
12
|
-
to install applets you need the ruby zlib library installed
|
13
|
-
",
|
14
|
-
:applet_viewing => "You can get a list of all installed applets by clicking the 'listfiles button'
|
15
|
-
To see the text of a install file
|
16
|
-
Type in the name of the file you want.
|
17
|
-
|
18
|
-
type it without the inf ending
|
19
|
-
rwdapplet-0.1
|
20
|
-
|
21
|
-
Then click the 'View Installed File' button
|
22
|
-
|
23
|
-
If it finds the file it will open it. It displays the text the search box.
|
24
|
-
|
25
|
-
You can uninstall applets on this screen",
|
26
|
-
|
27
|
-
:applet_installation => " You can download an applet created by someone else\n
|
28
|
-
put the file in the zips directory\n
|
29
|
-
|
30
|
-
click on the 'list zips' tab\n
|
31
|
-
click on 'list applets available for installing'\n
|
32
|
-
|
33
|
-
chose the applet you want\n
|
34
|
-
click on 'install applet'\n
|
35
|
-
If all goes well the applet should be installed.\n
|
36
|
-
You will need to restart rwdtinker to see the new screens
|
37
|
-
to install applets you need the ruby zlib library installed",
|
38
|
-
|
39
|
-
:applet_tinkerbackeditconfiguration => " You can edit the configuration
|
40
|
-
|
41
|
-
Remember to reload the configuration variables if you want your
|
42
|
-
changes used.",
|
43
|
-
:remotegemapplet_install => " To download and install use the 'Install Remote Applets'
|
44
|
-
|
45
|
-
First click on 'List applets in the Remote GEM Repository available for downloading'
|
46
|
-
then go to the very bottom to click on the applet you want
|
47
|
-
then on the top click 'install remote Gem applet package'
|
48
|
-
|
49
|
-
This installs the package in the Gem system
|
50
|
-
You still need to install it into rwdtinker - do that in the 'List Zips' tab
|
51
|
-
|
52
|
-
For this feature to work, you need
|
53
|
-
RubyGems installed
|
54
|
-
Variables set correctly in the tinerwin2.cnf file
|
55
|
-
$xpcommand, $gemdirectory_withgemfiles and $geminstalled_directory
|
56
|
-
the defaults as shipped will normally be for a Debian Linux system
|
57
|
-
On Debian Linux, you would usually need to be running rwdtinker as root in order to install RubyGems
|
58
|
-
|
59
|
-
You can view the list of rwdtinker applets you have installed already by clicking 'view already installed GEM applets'
|
60
|
-
"
|
61
|
-
)
|
data/configuration/language.dist
DELETED
@@ -1,58 +0,0 @@
|
|
1
|
-
# English Language files for RwdTinker core
|
2
|
-
|
3
|
-
:applet_installed => '"applet installed!"',
|
4
|
-
:application_version => '"Application Version"',
|
5
|
-
:clear => "Clear",
|
6
|
-
:cancel => "Cancel",
|
7
|
-
:clickfor_version => "Click for Version" ,
|
8
|
-
:clickbelowtoviewlistof_zip => '"click below to view lists of zips"',
|
9
|
-
:documents => '"Documents"',
|
10
|
-
:edit => "edit" ,
|
11
|
-
:file_name => '"File Name:"',
|
12
|
-
:fill_record => '"Fill Record"',
|
13
|
-
:help => '"Help"',
|
14
|
-
:help_about => '"Help About"',
|
15
|
-
:install_applet => '"install (rwdtinker) applet"',
|
16
|
-
:jumptoapplication_location => '"Jump to Application Location"',
|
17
|
-
:list_applets => '"Remove Applets"',
|
18
|
-
:listappletsinthegem_directory => '"List applets in the Gem Directory"',
|
19
|
-
:listappletsavailablefor_installation => "List applets available for installation",
|
20
|
-
:list_files => '"List Files"',
|
21
|
-
:list_installed_gems => '"List installed Gems"' ,
|
22
|
-
:list_photos => '"List Photos"',
|
23
|
-
:list_zips => '"List Zips"',
|
24
|
-
:listzipdirappletsavailable => '"List (zip directory) applets available for installation"',
|
25
|
-
:menu_panel => '"Menu Panel"',
|
26
|
-
:module_unknown => '"Unknown Module"',
|
27
|
-
:next => '"Next"',
|
28
|
-
:open => "Open",
|
29
|
-
:open_document => '"Open Document"',
|
30
|
-
:openselectedhelp_about => '"Open selected help about"',
|
31
|
-
:reload_variables => '"Reload Variables"' ,
|
32
|
-
:remove_applet => '"remove applet"',
|
33
|
-
:return => "Return",
|
34
|
-
:rwdtinker_window_2 => "RwdTinker Window 2",
|
35
|
-
:rwdtinker => "RwdTinker",
|
36
|
-
:rwdtinker_back_window => '"RwdTinker Back Window"',
|
37
|
-
:rwdtinker_help => '"RwdTinker Help"',
|
38
|
-
:rwdtinker_help_window => '"RwdTinker Help Window"',
|
39
|
-
:showjump_links => '"Show Jump Links"',
|
40
|
-
:showdocument_list => '"Show Document List"',
|
41
|
-
:showhelpabout_links => '"Show Help About Links"',
|
42
|
-
|
43
|
-
:save => "Save" ,
|
44
|
-
:save_changes => '"Save Changes"',
|
45
|
-
:selection_panel => '"Menu Panel"',
|
46
|
-
:selection_tab => '"Menu Tab"',
|
47
|
-
:tinker_logo => "Tinker Logo",
|
48
|
-
:tinkerback_window => '"Tinker Back Window"',
|
49
|
-
:viewapplet_contents => '"View Applet Contents"',
|
50
|
-
:viewalreadyinstalled_applications => '"View already installed GEM applications"',
|
51
|
-
:viewinstalled_text => '"View Install Text"',
|
52
|
-
:view_platform => '"view platform"',
|
53
|
-
:viewplatform_information => '"View Platform Information"',
|
54
|
-
:view_event => '"View event"',
|
55
|
-
:viewinstall_text => '"View Install Text"' ,
|
56
|
-
:viewlistinstall_files => '"View List of Installed Files"',
|
57
|
-
:view_photo => '"View Photo"',
|
58
|
-
:window => "Window" ,
|
@@ -1,62 +0,0 @@
|
|
1
|
-
# Spanish Language files for RwdTinker core
|
2
|
-
|
3
|
-
:applet_installed => '"applet instalado!"',
|
4
|
-
:application_version => '"Application Version"',
|
5
|
-
:clear => "Clear",
|
6
|
-
:cancel => "Cancelaci�n",
|
7
|
-
:clickfor_version => '"click para version"' ,
|
8
|
-
:clickbelowtoviewlistof_zip => '"click abajo a ver lista de zips"',
|
9
|
-
:documents => '"Documentos"',
|
10
|
-
:edit => "Editar" ,
|
11
|
-
:file_name => '"Fila Nombre:"',
|
12
|
-
:fill_record => '"Fill Record"',
|
13
|
-
:help => '"Ayuda"',
|
14
|
-
:help_about => '"Ayuda sobre"',
|
15
|
-
:install_applet => '"instale (rwdtinker) applet"',
|
16
|
-
:jumptoapplication_location => '"Jump to Application Location"',
|
17
|
-
:list_applets => '"List Applets"',
|
18
|
-
:listappletsavailablefor_installation => "List applets available for installation",
|
19
|
-
:listappletsinthegem_directory => '"List applets in the Gem Directory"',
|
20
|
-
|
21
|
-
:list_files => '"Lista de Archivos"',
|
22
|
-
:list_installed_gems => '"Lista de Instalado Gems"' ,
|
23
|
-
:list_photos => '"Lista de Photos"',
|
24
|
-
:list_zips => '"List Zips"',
|
25
|
-
:listzipdirappletsavailable => '"Lista (zip directory) applets available for installation"',
|
26
|
-
:menu_panel => '"panel de herramientas"',
|
27
|
-
:module_unknown => '"Module desconocido"',
|
28
|
-
:next => "Siguiente",
|
29
|
-
:open => "Abrir",
|
30
|
-
:open_document => '"Abrir documento"',
|
31
|
-
:openselectedhelp_about => '"Open selected help about"',
|
32
|
-
:reload_variables => '"Reload Variables"' ,
|
33
|
-
:remove_applet => '"remove applet"',
|
34
|
-
:return => "anterior",
|
35
|
-
:rwdtinker_window_2 => '"RwdTinker Window 2"',
|
36
|
-
:rwdtinker => "RwdTinker",
|
37
|
-
:rwdtinker_back_window => '"RwdTinker Ventana Trasera"',
|
38
|
-
:rwdtinker_help => '"RwdTinker Ayuda"',
|
39
|
-
:rwdtinker_help_window => '"RwdTinker Ventana Ayuda"',
|
40
|
-
:showdocument_list => '"Show Document List"',
|
41
|
-
:showhelpabout_links => '"Show Help About Links"',
|
42
|
-
|
43
|
-
:showjump_links => '"Mostrar enlace saltar"',
|
44
|
-
|
45
|
-
:save => "Guardar" ,
|
46
|
-
:save_changes => '"Guardar los cambios"',
|
47
|
-
:rwdtinker => "RwdTinker",
|
48
|
-
:selection_panel => '"Panel de Selecci�n"',
|
49
|
-
|
50
|
-
:tinker_logo => '"Insignia de Tinker"',
|
51
|
-
:selection_tab => '"Selection Tab"',
|
52
|
-
:tinkerback_window => '"Tinker Back Window"',
|
53
|
-
:viewapplet_contents => '"View Applet Contents"',
|
54
|
-
:viewalreadyinstalled_applications => '"View already installed GEM applications"',
|
55
|
-
:viewinstalled_text => '"View Install Text"',
|
56
|
-
:view_platform => '"view platform"',
|
57
|
-
:viewplatform_information => '"View Platform Information"',
|
58
|
-
:view_event => '"Ver evento"',
|
59
|
-
:viewinstall_text => '"Ver Texto"' ,
|
60
|
-
:viewlistinstall_files => '"View List of Installed Files"',
|
61
|
-
:view_photo => '"Ver Photo"' ,
|
62
|
-
:window => "Ventana" ,
|
@@ -1,64 +0,0 @@
|
|
1
|
-
# English Language files for RwdTinker core
|
2
|
-
|
3
|
-
:applet_installed => '"applet installed!"',
|
4
|
-
:application_version => '"Application Version"',
|
5
|
-
:clear => "Clear",
|
6
|
-
:cancel => "Cancel",
|
7
|
-
:clickfor_version => "Click for Version" ,
|
8
|
-
:clickbelowtoviewlistof_zip => '"click below to view lists of zips"',
|
9
|
-
:documents => '"Documents"',
|
10
|
-
:edit => "edit" ,
|
11
|
-
:file_name => '"File Name:"',
|
12
|
-
:fill_record => '"Fill Record"',
|
13
|
-
:gemcommands => '"Gem Commands"',
|
14
|
-
:gemfiles => '"Gem Files"' ,
|
15
|
-
:gemdocs => '"Gem Documents"' ,
|
16
|
-
:gem_name => '"Gem Name"' ,
|
17
|
-
:help => '"Help"',
|
18
|
-
:help_about => '"Help About"',
|
19
|
-
:installgem => '"Install Gem"' ,
|
20
|
-
:install_applet => '"install (rwdtinker) applet"',
|
21
|
-
:jumptoapplication_location => '"Jump to Application Location"',
|
22
|
-
:list_applets => '"List Applets"',
|
23
|
-
:listappletsinthegem_directory => '"List applets in the Gem Directory"',
|
24
|
-
:listappletsavailablefor_installation => "List applets available for installation",
|
25
|
-
:list_files => '"List Files"',
|
26
|
-
:list_installed_gems => '"List installed Gems"' ,
|
27
|
-
:list_photos => '"List Photos"',
|
28
|
-
:list_zips => '"List Zips"',
|
29
|
-
:listzipdirappletsavailable => '"List (zip directory) applets available for installation"',
|
30
|
-
:menu_panel => '"Menu Panel"',
|
31
|
-
:module_unknown => '"Unknown Module"',
|
32
|
-
:next => '"Next"',
|
33
|
-
:open => "Open",
|
34
|
-
:open_document => '"Open Document"',
|
35
|
-
:openselectedhelp_about => '"Open selected help about"',
|
36
|
-
:reload_variables => '"Reload Variables"' ,
|
37
|
-
:remove_applet => '"remove applet"',
|
38
|
-
:return => "Return",
|
39
|
-
:rwdtinker_window_2 => "RwdTinker Window 2",
|
40
|
-
:rwdtinker => "RwdTinker",
|
41
|
-
:rwdtinker_back_window => '"RwdTinker Back Window"',
|
42
|
-
:rwdtinker_help => '"RwdTinker Help"',
|
43
|
-
:rwdtinker_help_window => '"RwdTinker Help Window"',
|
44
|
-
:showjump_links => '"Show Jump Links"',
|
45
|
-
:showdocument_list => '"Show Document List"',
|
46
|
-
:showhelpabout_links => '"Show Help About Links"',
|
47
|
-
|
48
|
-
:save => "Save" ,
|
49
|
-
:save_changes => '"Save Changes"',
|
50
|
-
:selection_panel => '"Selection Panel"',
|
51
|
-
:selection_tab => '"Selection Tab"',
|
52
|
-
:tinker_logo => "Tinker Logo",
|
53
|
-
:tinkerback_window => '"Tinker Back Window"',
|
54
|
-
:viewapplet_contents => '"View Applet Contents"',
|
55
|
-
:viewalreadyinstalled_applications => '"View already installed GEM applications"',
|
56
|
-
:viewinstalled_text => '"View Install Text"',
|
57
|
-
:view_platform => '"view platform"',
|
58
|
-
:viewplatform_information => '"View Platform Information"',
|
59
|
-
:view_event => '"View event"',
|
60
|
-
:view_gem => '"View Gem"',
|
61
|
-
:viewinstall_text => '"View Install Text"' ,
|
62
|
-
:viewlistinstall_files => '"View List of Installed Files"',
|
63
|
-
:view_photo => '"View Photo"',
|
64
|
-
:window => "Window" ,
|
@@ -1,72 +0,0 @@
|
|
1
|
-
# Japanese Language files for RwdTinker core
|
2
|
-
:cancel => "とりけし",
|
3
|
-
:open => "あける",
|
4
|
-
:view_event => "けんかい ぎょうじょ",
|
5
|
-
:edit_event => "しゅうろく",
|
6
|
-
:install_gem => "インストール",
|
7
|
-
:list_installed_gems => "かきつらねる",
|
8
|
-
:view_gem => "けんかい",
|
9
|
-
:edit => "しゅうろく",
|
10
|
-
:gem_commands => "コマンド",
|
11
|
-
:gem_files => "ファイル",
|
12
|
-
:gem_docs => "しょるい",
|
13
|
-
:gem_name => "こうもくめい",
|
14
|
-
:selection_panel => "せんたく",
|
15
|
-
:documents => "オンラインマニュアル",
|
16
|
-
|
17
|
-
# English Language files for RwdTinker core
|
18
|
-
|
19
|
-
:applet_installed => '"applet installed!"',
|
20
|
-
:application_version => '"Application Version"',
|
21
|
-
:clear => "Clear",
|
22
|
-
:clickfor_version => "Click for Version" ,
|
23
|
-
:clickbelowtoviewlistof_zip => '"click below to view lists of zips"',
|
24
|
-
|
25
|
-
:file_name => '"File Name:"',
|
26
|
-
:fill_record => '"Fill Record"',
|
27
|
-
:help => '"Help"',
|
28
|
-
:help_about => '"Help About"',
|
29
|
-
|
30
|
-
:install_applet => '"install (rwdtinker) applet"',
|
31
|
-
:jumptoapplication_location => '"Jump to Application Location"',
|
32
|
-
:list_applets => '"List Applets"',
|
33
|
-
:listappletsinthegem_directory => '"List applets in the Gem Directory"',
|
34
|
-
:listappletsavailablefor_installation => "List applets available for installation",
|
35
|
-
:list_files => '"List Files"',
|
36
|
-
|
37
|
-
:list_photos => '"List Photos"',
|
38
|
-
:list_zips => '"List Zips"',
|
39
|
-
:listzipdirappletsavailable => '"List (zip directory) applets available for installation"',
|
40
|
-
:menu_panel => '"Menu Panel"',
|
41
|
-
:module_unknown => '"Unknown Module"',
|
42
|
-
:next => '"Next"',
|
43
|
-
|
44
|
-
:open_document => '"Open Document"',
|
45
|
-
:openselectedhelp_about => '"Open selected help about"',
|
46
|
-
:reload_variables => '"Reload Variables"' ,
|
47
|
-
:remove_applet => '"remove applet"',
|
48
|
-
:return => "Return",
|
49
|
-
:rwdtinker_window_2 => "RwdTinker Window 2",
|
50
|
-
:rwdtinker => "RwdTinker",
|
51
|
-
:rwdtinker_back_window => '"RwdTinker Back Window"',
|
52
|
-
:rwdtinker_help => '"RwdTinker Help"',
|
53
|
-
:rwdtinker_help_window => '"RwdTinker Help Window"',
|
54
|
-
:showjump_links => '"Show Jump Links"',
|
55
|
-
:showdocument_list => '"Show Document List"',
|
56
|
-
:showhelpabout_links => '"Show Help About Links"',
|
57
|
-
|
58
|
-
:save => "Save" ,
|
59
|
-
:save_changes => '"Save Changes"',
|
60
|
-
|
61
|
-
:selection_tab => '"Selection Tab"',
|
62
|
-
:tinker_logo => "Tinker Logo",
|
63
|
-
:tinkerback_window => '"Tinker Back Window"',
|
64
|
-
:viewapplet_contents => '"View Applet Contents"',
|
65
|
-
:viewalreadyinstalled_applications => '"View already installed GEM applications"',
|
66
|
-
:viewinstalled_text => '"View Install Text"',
|
67
|
-
:view_platform => '"view platform"',
|
68
|
-
:viewplatform_information => '"View Platform Information"',
|
69
|
-
:viewinstall_text => '"View Install Text"' ,
|
70
|
-
:viewlistinstall_files => '"View List of Installed Files"',
|
71
|
-
:view_photo => '"View Photo"',
|
72
|
-
:window => "Window" ,
|
@@ -1,75 +0,0 @@
|
|
1
|
-
# English Language files for RwdTinker core
|
2
|
-
|
3
|
-
:cancel => '"Annuleren"',
|
4
|
-
:open => '"Openen"',
|
5
|
-
:save => '"Opslaan"',
|
6
|
-
:window => '"Venster"',
|
7
|
-
:applet_installed => '"Applet geinstalleerd"',
|
8
|
-
:clickfor_version => '"Klier hier voor de Versie"',
|
9
|
-
:documents => '"Documenten"',
|
10
|
-
:help => '"Help"',
|
11
|
-
:module_unknown => '"Module onbekend"',
|
12
|
-
:next => '"Volgende"',
|
13
|
-
:rwdtinker => '"RWDTinker"',
|
14
|
-
:rwdtinker_help_window => '"RWDTinker Help Venster"',
|
15
|
-
:rwdtinker_help => '"RWDTinker Help"',
|
16
|
-
:rwdtinker_window_2 => '"RWDTinker Venster 2"',
|
17
|
-
:rwdtinker_back_window => '"RwdTinker Back Venster"',
|
18
|
-
:tinker_logo => '"RWDTinker Logo"',
|
19
|
-
:selection_panel => '"Selectie Paneel"',
|
20
|
-
# English Language files for RwdTinker core
|
21
|
-
|
22
|
-
|
23
|
-
:applet_installed => '"applet installed!"',
|
24
|
-
:application_version => '"Application Version"',
|
25
|
-
:clear => "Clear",
|
26
|
-
:clickfor_version => "Click for Version" ,
|
27
|
-
:clickbelowtoviewlistof_zip => '"click below to view lists of zips"',
|
28
|
-
|
29
|
-
:edit => "edit" ,
|
30
|
-
:file_name => '"File Name:"',
|
31
|
-
:fill_record => '"Fill Record"',
|
32
|
-
:help => '"Help"',
|
33
|
-
:help_about => '"Help About"',
|
34
|
-
:install_applet => '"install (rwdtinker) applet"',
|
35
|
-
:jumptoapplication_location => '"Jump to Application Location"',
|
36
|
-
:list_applets => '"List Applets"',
|
37
|
-
:listappletsinthegem_directory => '"List applets in the Gem Directory"',
|
38
|
-
:listappletsavailablefor_installation => "List applets available for installation",
|
39
|
-
:list_files => '"List Files"',
|
40
|
-
:list_installed_gems => '"List installed Gems"' ,
|
41
|
-
:list_photos => '"List Photos"',
|
42
|
-
:list_zips => '"List Zips"',
|
43
|
-
:listzipdirappletsavailable => '"List (zip directory) applets available for installation"',
|
44
|
-
:menu_panel => '"Menu Panel"',
|
45
|
-
|
46
|
-
|
47
|
-
:open_document => '"Open Document"',
|
48
|
-
:openselectedhelp_about => '"Open selected help about"',
|
49
|
-
:reload_variables => '"Reload Variables"' ,
|
50
|
-
:remove_applet => '"remove applet"',
|
51
|
-
:return => "Return",
|
52
|
-
:rwdtinker_window_2 => "RwdTinker Window 2",
|
53
|
-
:rwdtinker => "RwdTinker",
|
54
|
-
:rwdtinker_back_window => '"RwdTinker Back Window"',
|
55
|
-
:rwdtinker_help => '"RwdTinker Help"',
|
56
|
-
:rwdtinker_help_window => '"RwdTinker Help Window"',
|
57
|
-
:showjump_links => '"Show Jump Links"',
|
58
|
-
:showdocument_list => '"Show Document List"',
|
59
|
-
:showhelpabout_links => '"Show Help About Links"',
|
60
|
-
|
61
|
-
|
62
|
-
:save_changes => '"Save Changes"',
|
63
|
-
:selection_tab => '"Selection Tab"',
|
64
|
-
:tinker_logo => "Tinker Logo",
|
65
|
-
:tinkerback_window => '"Tinker Back Window"',
|
66
|
-
:viewapplet_contents => '"View Applet Contents"',
|
67
|
-
:viewalreadyinstalled_applications => '"View already installed GEM applications"',
|
68
|
-
:viewinstalled_text => '"View Install Text"',
|
69
|
-
:view_platform => '"view platform"',
|
70
|
-
:viewplatform_information => '"View Platform Information"',
|
71
|
-
:view_event => '"View event"',
|
72
|
-
:viewinstall_text => '"View Install Text"' ,
|
73
|
-
:viewlistinstall_files => '"View List of Installed Files"',
|
74
|
-
:view_photo => '"View Photo"',
|
75
|
-
|
data/zips/rwdwaddresses-1.06.zip
DELETED
Binary file
|
data/zips/rwdwgutenberg-0.09.zip
DELETED
Binary file
|
data/zips/tinkerbellw-0.02.zip
DELETED
Binary file
|
data/zips/wrubyslippers-1.06.zip
DELETED
Binary file
|