Update of /cvsroot/freevo/freevo/i18n
In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv5870/i18n
Modified Files:
freevo.pot
Log Message:
update
Index: freevo.pot
===================================================================
RCS file: /cvsroot/freevo/freevo/i18n/freevo.pot,v
retrieving revision 1.28
retrieving revision 1.29
diff -C2 -d -r1.28 -r1.29
*** freevo.pot 29 May 2004 13:10:33 -0000 1.28
--- freevo.pot 31 May 2004 10:49:46 -0000 1.29
***************
*** 9,13 ****
"Project-Id-Version: PACKAGE VERSION\n"
"Report-Msgid-Bugs-To: \n"
! "POT-Creation-Date: 2004-05-29 15:09+0200\n"
"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
"Last-Translator: FULL NAME <[EMAIL PROTECTED]>\n"
--- 9,13 ----
"Project-Id-Version: PACKAGE VERSION\n"
"Report-Msgid-Bugs-To: \n"
! "POT-Creation-Date: 2004-05-31 12:48+0200\n"
"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
"Last-Translator: FULL NAME <[EMAIL PROTECTED]>\n"
***************
*** 50,54 ****
#: audio/plugins/cdbackup.py:266 audio/plugins/cdbackup.py:623
! #: audio/plugins/xine.py:88 audio/plugins/xine.py:107 childapp.py:337
#: plugins/lcd.py:110 plugins/lcd.py:731 plugins/lcd.py:933 plugins/lcd.py:944
#: plugins/lcd.py:955 skins/main/info_area.py:155 tv/channels.py:149
--- 50,54 ----
#: audio/plugins/cdbackup.py:266 audio/plugins/cdbackup.py:623
! #: audio/plugins/xine.py:88 audio/plugins/xine.py:107 childapp.py:291
#: plugins/lcd.py:110 plugins/lcd.py:731 plugins/lcd.py:933 plugins/lcd.py:944
#: plugins/lcd.py:955 skins/main/info_area.py:155 tv/channels.py:149
***************
*** 300,318 ****
msgstr ""
! #: childapp.py:334
#, python-format
msgid "logging child to \"%s\""
msgstr ""
! #: childapp.py:338
#, python-format
msgid "Cannot open \"%s\" for logging!"
msgstr ""
! #: childapp.py:339
msgid "Set CHILDAPP_DEBUG=0 in local_conf.py, "
msgstr ""
! #: childapp.py:340
#, python-format
msgid "or make %s writable!"
--- 300,318 ----
msgstr ""
! #: childapp.py:288
#, python-format
msgid "logging child to \"%s\""
msgstr ""
! #: childapp.py:292
#, python-format
msgid "Cannot open \"%s\" for logging!"
msgstr ""
! #: childapp.py:293
msgid "Set CHILDAPP_DEBUG=0 in local_conf.py, "
msgstr ""
! #: childapp.py:294
#, python-format
msgid "or make %s writable!"
***************
*** 482,502 ****
msgstr ""
! #: main.py:198
msgid "Freevo Main Menu"
msgstr ""
! #: main.py:214
msgid "Skin Selector"
msgstr ""
! #: main.py:366
! msgid "Starting Freevo, please wait ..."
! msgstr ""
!
! #: main.py:386
! msgid "Reading cache, please wait ..."
! msgstr ""
!
! #: main.py:474
#, python-format
msgid ""
--- 482,494 ----
msgstr ""
! #: main.py:177
msgid "Freevo Main Menu"
msgstr ""
! #: main.py:193
msgid "Skin Selector"
msgstr ""
! #: main.py:308
#, python-format
msgid ""
***************
*** 511,564 ****
msgstr ""
! #: main.py:510
msgid "Freevo crashed!"
msgstr ""
! #: main.py:511
#, python-format
msgid "Filename: %s"
msgstr ""
! #: main.py:512
#, python-format
msgid "Lineno: %s"
msgstr ""
! #: main.py:513
#, python-format
msgid "Function: %s"
msgstr ""
! #: main.py:514
#, python-format
msgid "Text: %s"
msgstr ""
! #: main.py:516
msgid "Please see the logfiles for more info"
msgstr ""
! #: main.py:518
#, python-format
msgid "Exit in %s seconds"
msgstr ""
! #: osd.py:392
msgid "z = Toggle Fullscreen"
msgstr ""
! #: osd.py:393
msgid "Arrow Keys = Move"
msgstr ""
! #: osd.py:394
msgid "Spacebar = Select"
msgstr ""
! #: osd.py:395
msgid "Escape = Stop/Prev. Menu"
msgstr ""
! #: osd.py:396
msgid "h = Help"
msgstr ""
--- 503,564 ----
msgstr ""
! #: main.py:434
! msgid "Starting Freevo, please wait ..."
! msgstr ""
!
! #: main.py:454
! msgid "Reading cache, please wait ..."
! msgstr ""
!
! #: main.py:492
msgid "Freevo crashed!"
msgstr ""
! #: main.py:493
#, python-format
msgid "Filename: %s"
msgstr ""
! #: main.py:494
#, python-format
msgid "Lineno: %s"
msgstr ""
! #: main.py:495
#, python-format
msgid "Function: %s"
msgstr ""
! #: main.py:496
#, python-format
msgid "Text: %s"
msgstr ""
! #: main.py:498
msgid "Please see the logfiles for more info"
msgstr ""
! #: main.py:500
#, python-format
msgid "Exit in %s seconds"
msgstr ""
! #: osd.py:395
msgid "z = Toggle Fullscreen"
msgstr ""
! #: osd.py:396
msgid "Arrow Keys = Move"
msgstr ""
! #: osd.py:397
msgid "Spacebar = Select"
msgstr ""
! #: osd.py:398
msgid "Escape = Stop/Prev. Menu"
msgstr ""
! #: osd.py:399
msgid "h = Help"
msgstr ""
***************
*** 573,577 ****
msgstr ""
! #: playlist.py:300 video/configure.py:220 video/videoitem.py:295
msgid "Play"
msgstr ""
--- 573,577 ----
msgstr ""
! #: playlist.py:300 video/configure.py:220 video/videoitem.py:298
msgid "Play"
msgstr ""
***************
*** 686,690 ****
msgstr ""
! #: gui/AlertBox.py:87 gui/ConfirmBox.py:100 plugins/command.py:177
msgid "OK"
msgstr ""
--- 686,690 ----
msgstr ""
! #: gui/AlertBox.py:87 gui/ConfirmBox.py:100 plugins/command.py:181
msgid "OK"
msgstr ""
***************
*** 727,731 ****
msgstr ""
! #: image/viewer.py:146
#, python-format
msgid ""
--- 727,731 ----
msgstr ""
! #: image/viewer.py:149
#, python-format
msgid ""
***************
*** 734,746 ****
msgstr ""
! #: image/viewer.py:347
msgid "pause"
msgstr ""
! #: image/viewer.py:351
msgid "play"
msgstr ""
! #: image/viewer.py:438 image/viewer.py:449 tv/edit_favorite.py:143
#: www/htdocs/manualrecord.rpy:222 www/htdocs/record.rpy:191
#: www/htdocs/search.rpy:184
--- 734,746 ----
msgstr ""
! #: image/viewer.py:350
msgid "pause"
msgstr ""
! #: image/viewer.py:354
msgid "play"
msgstr ""
! #: image/viewer.py:441 image/viewer.py:452 tv/edit_favorite.py:143
#: www/htdocs/manualrecord.rpy:222 www/htdocs/record.rpy:191
#: www/htdocs/search.rpy:184
***************
*** 748,773 ****
msgstr ""
! #: image/viewer.py:439 plugins/lcd.py:150 plugins/lcd.py:152
#: plugins/lcd.py:329
msgid "Description"
msgstr ""
! #: image/viewer.py:440
msgid "Author"
msgstr ""
! #: image/viewer.py:450 plugins/lcd.py:149
msgid "Date"
msgstr ""
! #: image/viewer.py:453
msgid "Model"
msgstr ""
! #: image/viewer.py:454
msgid "Software"
msgstr ""
! #: image/viewer.py:475
msgid "No information available"
msgstr ""
--- 748,773 ----
msgstr ""
! #: image/viewer.py:442 plugins/lcd.py:150 plugins/lcd.py:152
#: plugins/lcd.py:329
msgid "Description"
msgstr ""
! #: image/viewer.py:443
msgid "Author"
msgstr ""
! #: image/viewer.py:453 plugins/lcd.py:149
msgid "Date"
msgstr ""
! #: image/viewer.py:456
msgid "Model"
msgstr ""
! #: image/viewer.py:457
msgid "Software"
msgstr ""
! #: image/viewer.py:478
msgid "No information available"
msgstr ""
***************
*** 783,823 ****
msgstr ""
! #: plugins/command.py:163
msgid "Command finished"
msgstr ""
! #: plugins/command.py:179
msgid "Show Stderr"
msgstr ""
! #: plugins/command.py:181
msgid "Show Stdout"
msgstr ""
! #: plugins/command.py:199
msgid "Stdout File"
msgstr ""
! #: plugins/command.py:203
msgid "Stderr File"
msgstr ""
! #: plugins/command.py:236
msgid "Run Command"
msgstr ""
! #: plugins/command.py:247
msgid "Running Command..."
msgstr ""
! #: plugins/command.py:267
msgid "Command Failed"
msgstr ""
! #: plugins/command.py:269
msgid "Command Completed"
msgstr ""
! #: plugins/command.py:302 plugins/command.py:340
msgid "Commands"
msgstr ""
--- 783,823 ----
msgstr ""
! #: plugins/command.py:167
msgid "Command finished"
msgstr ""
! #: plugins/command.py:183
msgid "Show Stderr"
msgstr ""
! #: plugins/command.py:185
msgid "Show Stdout"
msgstr ""
! #: plugins/command.py:203
msgid "Stdout File"
msgstr ""
! #: plugins/command.py:207
msgid "Stderr File"
msgstr ""
! #: plugins/command.py:244
msgid "Run Command"
msgstr ""
! #: plugins/command.py:255
msgid "Running Command..."
msgstr ""
! #: plugins/command.py:275
msgid "Command Failed"
msgstr ""
! #: plugins/command.py:277
msgid "Command Completed"
msgstr ""
! #: plugins/command.py:310 plugins/command.py:348
msgid "Commands"
msgstr ""
***************
*** 1089,1117 ****
msgstr ""
! #: plugins/shutdown.py:79
msgid "shutting down..."
msgstr ""
! #: plugins/shutdown.py:149 plugins/shutdown.py:153 plugins/shutdown.py:158
msgid "Shutdown Freevo"
msgstr ""
! #: plugins/shutdown.py:150 plugins/shutdown.py:154 plugins/shutdown.py:157
msgid "Shutdown system"
msgstr ""
! #: plugins/shutdown.py:151 plugins/shutdown.py:155 plugins/shutdown.py:159
msgid "Restart system"
msgstr ""
! #: plugins/shutdown.py:169
msgid "Do you really want to shut down Freevo?"
msgstr ""
! #: plugins/shutdown.py:178
msgid "Do you really want to shut down the system?"
msgstr ""
! #: plugins/shutdown.py:186
msgid "Do you really want to restart the system?"
msgstr ""
--- 1089,1117 ----
msgstr ""
! #: plugins/shutdown.py:82
msgid "shutting down..."
msgstr ""
! #: plugins/shutdown.py:152 plugins/shutdown.py:156 plugins/shutdown.py:161
msgid "Shutdown Freevo"
msgstr ""
! #: plugins/shutdown.py:153 plugins/shutdown.py:157 plugins/shutdown.py:160
msgid "Shutdown system"
msgstr ""
! #: plugins/shutdown.py:154 plugins/shutdown.py:158 plugins/shutdown.py:162
msgid "Restart system"
msgstr ""
! #: plugins/shutdown.py:172
msgid "Do you really want to shut down Freevo?"
msgstr ""
! #: plugins/shutdown.py:181
msgid "Do you really want to shut down the system?"
msgstr ""
! #: plugins/shutdown.py:189
msgid "Do you really want to restart the system?"
msgstr ""
***************
*** 1216,1224 ****
msgstr ""
! #: tv/plugins/manual_record.py:122 tv/program_display.py:273
msgid "Modify name"
msgstr ""
! #: tv/plugins/manual_record.py:123 tv/program_display.py:274
msgid "Modify channel"
msgstr ""
--- 1216,1224 ----
msgstr ""
! #: tv/plugins/manual_record.py:122 tv/program_display.py:276
msgid "Modify name"
msgstr ""
! #: tv/plugins/manual_record.py:123 tv/program_display.py:277
msgid "Modify channel"
msgstr ""
***************
*** 1257,1265 ****
msgstr ""
! #: tv/plugins/manual_record.py:141 tv/program_display.py:297
msgid "Alter Name"
msgstr ""
! #: tv/plugins/manual_record.py:151 tv/program_display.py:319
msgid "Modify Channel"
msgstr ""
--- 1257,1265 ----
msgstr ""
! #: tv/plugins/manual_record.py:141 tv/program_display.py:300
msgid "Alter Name"
msgstr ""
! #: tv/plugins/manual_record.py:151 tv/program_display.py:322
msgid "Modify Channel"
msgstr ""
***************
*** 1267,1276 ****
#: tv/plugins/manual_record.py:167 tv/plugins/manual_record.py:183
#: tv/plugins/manual_record.py:216 tv/plugins/manual_record.py:232
! #: tv/program_display.py:369
msgid "Modify Day"
msgstr ""
#: tv/plugins/manual_record.py:200 tv/plugins/manual_record.py:249
! #: tv/program_display.py:389
msgid "Modify Time"
msgstr ""
--- 1267,1276 ----
#: tv/plugins/manual_record.py:167 tv/plugins/manual_record.py:183
#: tv/plugins/manual_record.py:216 tv/plugins/manual_record.py:232
! #: tv/program_display.py:372
msgid "Modify Day"
msgstr ""
#: tv/plugins/manual_record.py:200 tv/plugins/manual_record.py:249
! #: tv/program_display.py:392
msgid "Modify Time"
msgstr ""
***************
*** 1381,1420 ****
msgstr ""
! #: tv/edit_favorite.py:172 tv/program_display.py:254
#: www/htdocs/edit_favorite.rpy:238
msgid "ANY DAY"
msgstr ""
! #: tv/edit_favorite.py:176 tv/program_display.py:247
#: www/htdocs/edit_favorite.rpy:239
msgid "Mon"
msgstr ""
! #: tv/edit_favorite.py:176 tv/program_display.py:247
#: www/htdocs/edit_favorite.rpy:240
msgid "Tue"
msgstr ""
! #: tv/edit_favorite.py:176 tv/program_display.py:247
#: www/htdocs/edit_favorite.rpy:241
msgid "Wed"
msgstr ""
! #: tv/edit_favorite.py:176 tv/program_display.py:247
#: www/htdocs/edit_favorite.rpy:242
msgid "Thu"
msgstr ""
! #: tv/edit_favorite.py:176 tv/program_display.py:247
#: www/htdocs/edit_favorite.rpy:243
msgid "Fri"
msgstr ""
! #: tv/edit_favorite.py:176 tv/program_display.py:247
#: www/htdocs/edit_favorite.rpy:244
msgid "Sat"
msgstr ""
! #: tv/edit_favorite.py:176 tv/program_display.py:247
#: www/htdocs/edit_favorite.rpy:245
msgid "Sun"
--- 1381,1420 ----
msgstr ""
! #: tv/edit_favorite.py:172 tv/program_display.py:257
#: www/htdocs/edit_favorite.rpy:238
msgid "ANY DAY"
msgstr ""
! #: tv/edit_favorite.py:176 tv/program_display.py:250
#: www/htdocs/edit_favorite.rpy:239
msgid "Mon"
msgstr ""
! #: tv/edit_favorite.py:176 tv/program_display.py:250
#: www/htdocs/edit_favorite.rpy:240
msgid "Tue"
msgstr ""
! #: tv/edit_favorite.py:176 tv/program_display.py:250
#: www/htdocs/edit_favorite.rpy:241
msgid "Wed"
msgstr ""
! #: tv/edit_favorite.py:176 tv/program_display.py:250
#: www/htdocs/edit_favorite.rpy:242
msgid "Thu"
msgstr ""
! #: tv/edit_favorite.py:176 tv/program_display.py:250
#: www/htdocs/edit_favorite.rpy:243
msgid "Fri"
msgstr ""
! #: tv/edit_favorite.py:176 tv/program_display.py:250
#: www/htdocs/edit_favorite.rpy:244
msgid "Sat"
msgstr ""
! #: tv/edit_favorite.py:176 tv/program_display.py:250
#: www/htdocs/edit_favorite.rpy:245
msgid "Sun"
***************
*** 1425,1429 ****
msgstr ""
! #: tv/edit_favorite.py:192 tv/program_display.py:258
#: www/htdocs/edit_favorite.rpy:251
msgid "ANY TIME"
--- 1425,1429 ----
msgstr ""
! #: tv/edit_favorite.py:192 tv/program_display.py:261
#: www/htdocs/edit_favorite.rpy:251
msgid "ANY TIME"
***************
*** 1435,1439 ****
msgstr ""
! #: tv/edit_favorite.py:241 tv/program_display.py:235 tv/program_display.py:434
msgid "Remove Failed"
msgstr ""
--- 1435,1439 ----
msgstr ""
! #: tv/edit_favorite.py:241 tv/program_display.py:238 tv/program_display.py:437
msgid "Remove Failed"
msgstr ""
***************
*** 1467,1566 ****
msgstr ""
! #: tv/program_display.py:122
msgid "Display program"
msgstr ""
! #: tv/program_display.py:136
msgid "Remove from schedule"
msgstr ""
! #: tv/program_display.py:139
msgid "Schedule for recording"
msgstr ""
! #: tv/program_display.py:143
msgid "Search for more of this program"
msgstr ""
! #: tv/program_display.py:153
msgid "Remove from favorites"
msgstr ""
! #: tv/program_display.py:156
msgid "Add to favorites"
msgstr ""
! #: tv/program_display.py:159
msgid "Program Menu"
msgstr ""
! #: tv/program_display.py:181 tv/program_search.py:129
msgid "Searching, please wait..."
msgstr ""
! #: tv/program_display.py:197
#, python-format
msgid "No matches found for %s"
msgstr ""
! #: tv/program_display.py:199
#, python-format
msgid "findMatches failed: %s"
msgstr ""
! #: tv/program_display.py:202 www/htdocs/search.rpy:144
msgid "Search Results"
msgstr ""
! #: tv/program_display.py:216
#, python-format
msgid "\"%s\" has been scheduled for recording"
msgstr ""
! #: tv/program_display.py:219
msgid "Scheduling Failed"
msgstr ""
! #: tv/program_display.py:250 www/htdocs/edit_favorite.rpy:225
msgid "ANY CHANNEL"
msgstr ""
! #: tv/program_display.py:267
msgid "Display favorite"
msgstr ""
! #: tv/program_display.py:275
msgid "Modify day of week"
msgstr ""
! #: tv/program_display.py:276
msgid "Modify time of day"
msgstr ""
! #: tv/program_display.py:282
msgid "Modify priority"
msgstr ""
! #: tv/program_display.py:285
msgid "Save changes"
msgstr ""
! #: tv/program_display.py:286
msgid "Remove favorite"
msgstr ""
! #: tv/program_display.py:288
msgid "Favorite Menu"
msgstr ""
! #: tv/program_display.py:410
msgid "Save Failed, favorite was lost"
msgstr ""
! #: tv/program_display.py:417
msgid "Save Failed"
msgstr ""
! #: tv/program_display.py:422
msgid "Favorite not added yet."
msgstr ""
--- 1467,1566 ----
msgstr ""
! #: tv/program_display.py:125
msgid "Display program"
msgstr ""
! #: tv/program_display.py:139
msgid "Remove from schedule"
msgstr ""
! #: tv/program_display.py:142
msgid "Schedule for recording"
msgstr ""
! #: tv/program_display.py:146
msgid "Search for more of this program"
msgstr ""
! #: tv/program_display.py:156
msgid "Remove from favorites"
msgstr ""
! #: tv/program_display.py:159
msgid "Add to favorites"
msgstr ""
! #: tv/program_display.py:162
msgid "Program Menu"
msgstr ""
! #: tv/program_display.py:184 tv/program_search.py:129
msgid "Searching, please wait..."
msgstr ""
! #: tv/program_display.py:200
#, python-format
msgid "No matches found for %s"
msgstr ""
! #: tv/program_display.py:202
#, python-format
msgid "findMatches failed: %s"
msgstr ""
! #: tv/program_display.py:205 www/htdocs/search.rpy:144
msgid "Search Results"
msgstr ""
! #: tv/program_display.py:219
#, python-format
msgid "\"%s\" has been scheduled for recording"
msgstr ""
! #: tv/program_display.py:222
msgid "Scheduling Failed"
msgstr ""
! #: tv/program_display.py:253 www/htdocs/edit_favorite.rpy:225
msgid "ANY CHANNEL"
msgstr ""
! #: tv/program_display.py:270
msgid "Display favorite"
msgstr ""
! #: tv/program_display.py:278
msgid "Modify day of week"
msgstr ""
! #: tv/program_display.py:279
msgid "Modify time of day"
msgstr ""
! #: tv/program_display.py:285
msgid "Modify priority"
msgstr ""
! #: tv/program_display.py:288
msgid "Save changes"
msgstr ""
! #: tv/program_display.py:289
msgid "Remove favorite"
msgstr ""
! #: tv/program_display.py:291
msgid "Favorite Menu"
msgstr ""
! #: tv/program_display.py:413
msgid "Save Failed, favorite was lost"
msgstr ""
! #: tv/program_display.py:420
msgid "Save Failed"
msgstr ""
! #: tv/program_display.py:425
msgid "Favorite not added yet."
msgstr ""
***************
*** 1811,1868 ****
msgstr ""
! #: video/videoitem.py:281
msgid "Play DVD"
msgstr ""
! #: video/videoitem.py:282 video/videoitem.py:284
msgid "DVD title list"
msgstr ""
! #: video/videoitem.py:285 video/videoitem.py:293
msgid "Play default track"
msgstr ""
! #: video/videoitem.py:289
msgid "Play VCD"
msgstr ""
! #: video/videoitem.py:290 video/videoitem.py:292
msgid "VCD title list"
msgstr ""
! #: video/videoitem.py:297
msgid "Play with alternate player"
msgstr ""
! #: video/videoitem.py:300
msgid "Play with maximum cache"
msgstr ""
! #: video/videoitem.py:305
msgid "Show variants"
msgstr ""
! #: video/videoitem.py:308
msgid "Create Thumbnail"
msgstr ""
! #: video/videoitem.py:329
msgid "Please wait...."
msgstr ""
! #: video/videoitem.py:460 video/videoitem.py:474 video/videoitem.py:488
#, python-format
msgid "No media found for \"%s\".\n"
msgstr ""
! #: video/videoitem.py:461 video/videoitem.py:475 video/videoitem.py:489
msgid "Please insert the media."
msgstr ""
! #: video/videoitem.py:494
msgid "No player for this item found"
msgstr ""
! #: video/videoitem.py:569
#, python-format
msgid "Play Title %s"
--- 1811,1868 ----
msgstr ""
! #: video/videoitem.py:284
msgid "Play DVD"
msgstr ""
! #: video/videoitem.py:285 video/videoitem.py:287
msgid "DVD title list"
msgstr ""
! #: video/videoitem.py:288 video/videoitem.py:296
msgid "Play default track"
msgstr ""
! #: video/videoitem.py:292
msgid "Play VCD"
msgstr ""
! #: video/videoitem.py:293 video/videoitem.py:295
msgid "VCD title list"
msgstr ""
! #: video/videoitem.py:300
msgid "Play with alternate player"
msgstr ""
! #: video/videoitem.py:303
msgid "Play with maximum cache"
msgstr ""
! #: video/videoitem.py:308
msgid "Show variants"
msgstr ""
! #: video/videoitem.py:311
msgid "Create Thumbnail"
msgstr ""
! #: video/videoitem.py:332
msgid "Please wait...."
msgstr ""
! #: video/videoitem.py:463 video/videoitem.py:477 video/videoitem.py:491
#, python-format
msgid "No media found for \"%s\".\n"
msgstr ""
! #: video/videoitem.py:464 video/videoitem.py:478 video/videoitem.py:492
msgid "Please insert the media."
msgstr ""
! #: video/videoitem.py:497
msgid "No player for this item found"
msgstr ""
! #: video/videoitem.py:572
#, python-format
msgid "Play Title %s"
-------------------------------------------------------
This SF.Net email is sponsored by: Oracle 10g
Get certified on the hottest thing ever to hit the market... Oracle 10g.
Take an Oracle 10g class now, and we'll give you the exam FREE.
http://ads.osdn.com/?ad_id=3149&alloc_id=8166&op=click
_______________________________________________
Freevo-cvslog mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/freevo-cvslog