From: <ki...@us...> - 2012-08-29 12:36:17
|
Revision: 2360 http://rubycocoa.svn.sourceforge.net/rubycocoa/?rev=2360&view=rev Author: kimuraw Date: 2012-08-29 12:36:05 +0000 (Wed, 29 Aug 2012) Log Message: ----------- Deprecate osx/active_record.rb deprecate osx/active_record.rb, this class has been not maintained. Modified Paths: -------------- trunk/src/ChangeLog trunk/src/framework/RubyCocoa.xcodeproj/project.pbxproj trunk/src/sample/MailDemo/README Removed Paths: ------------- trunk/src/framework/src/ruby/osx/active_record.rb trunk/src/framework/src/ruby/osx/objc/active_record.rb trunk/src/lib/osx/active_record.rb trunk/src/sample/MailDemo/MailDemoActiveRecordBindings/Email.rb trunk/src/sample/MailDemo/MailDemoActiveRecordBindings/EmailProxy.rb trunk/src/sample/MailDemo/MailDemoActiveRecordBindings/English.lproj/InfoPlist.strings trunk/src/sample/MailDemo/MailDemoActiveRecordBindings/English.lproj/MainMenu.nib/classes.nib trunk/src/sample/MailDemo/MailDemoActiveRecordBindings/English.lproj/MainMenu.nib/info.nib trunk/src/sample/MailDemo/MailDemoActiveRecordBindings/English.lproj/MainMenu.nib/keyedobjects.nib trunk/src/sample/MailDemo/MailDemoActiveRecordBindings/Info.plist trunk/src/sample/MailDemo/MailDemoActiveRecordBindings/MailDemoActiveRecordBindings.xcodeproj/project.pbxproj trunk/src/sample/MailDemo/MailDemoActiveRecordBindings/Mailbox.rb trunk/src/sample/MailDemo/MailDemoActiveRecordBindings/MyController.rb trunk/src/sample/MailDemo/MailDemoActiveRecordBindings/TreeHouseIdeas.icns trunk/src/sample/MailDemo/MailDemoActiveRecordBindings/main.m trunk/src/sample/MailDemo/MailDemoActiveRecordBindings/migrate/001_create_mailboxes.rb trunk/src/sample/MailDemo/MailDemoActiveRecordBindings/migrate/002_create_emails.rb trunk/src/sample/MailDemo/MailDemoActiveRecordBindings/rb_main.rb trunk/src/tests/tc_active_record.rb This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. |
From: <ki...@us...> - 2012-08-30 02:29:09
|
Revision: 2361 http://rubycocoa.svn.sourceforge.net/rubycocoa/?rev=2361&view=rev Author: kimuraw Date: 2012-08-30 02:29:02 +0000 (Thu, 30 Aug 2012) Log Message: ----------- Copy templates/Xcode4.x -> Xcode4.2 Modified Paths: -------------- trunk/src/ChangeLog Added Paths: ----------- trunk/src/template/Xcode4.2/ This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. |
From: <ki...@us...> - 2012-09-06 14:44:26
|
Revision: 2362 http://rubycocoa.svn.sourceforge.net/rubycocoa/?rev=2362&view=rev Author: kimuraw Date: 2012-09-06 14:44:20 +0000 (Thu, 06 Sep 2012) Log Message: ----------- Remove "SortOrder" from TemplateInfo.plist Xcode 4.4 seems to order templates by "SortOrder" descending. I hope the "Ruby-Cocoa Application" template apears at last of templates. Modified Paths: -------------- trunk/src/ChangeLog trunk/src/template/Xcode4.x/Templates/Project Templates/Mac/Application/Ruby-Cocoa Application.xctemplate/TemplateInfo.plist This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. |
From: <ki...@us...> - 2012-09-06 15:37:07
|
Revision: 2363 http://rubycocoa.svn.sourceforge.net/rubycocoa/?rev=2363&view=rev Author: kimuraw Date: 2012-09-06 15:36:58 +0000 (Thu, 06 Sep 2012) Log Message: ----------- Refactoring template "Ruby-Cocoa Application" inherits "Cocoa Application Base", not "Ruby-Cocoa Application Base". Modified Paths: -------------- trunk/src/ChangeLog trunk/src/template/Xcode4.x/Templates/Project Templates/Mac/Application/Ruby-Cocoa Application.xctemplate/TemplateInfo.plist Added Paths: ----------- trunk/src/template/Xcode4.x/Templates/Project Templates/Mac/Application/Ruby-Cocoa Application.xctemplate/rb_main.rb This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. |
From: <ki...@us...> - 2012-09-06 15:37:29
|
Revision: 2364 http://rubycocoa.svn.sourceforge.net/rubycocoa/?rev=2364&view=rev Author: kimuraw Date: 2012-09-06 15:37:20 +0000 (Thu, 06 Sep 2012) Log Message: ----------- Remove template "Ruby-Cocoa Application Base" this template is not referred from any template. Modified Paths: -------------- trunk/src/ChangeLog Removed Paths: ------------- trunk/src/template/Xcode4.x/Templates/Project Templates/Mac/Application/Ruby-Cocoa Application Base.xctemplate/Credits.rtf trunk/src/template/Xcode4.x/Templates/Project Templates/Mac/Application/Ruby-Cocoa Application Base.xctemplate/TemplateInfo.plist trunk/src/template/Xcode4.x/Templates/Project Templates/Mac/Application/Ruby-Cocoa Application Base.xctemplate/rb_main.rb This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. |
From: <ki...@us...> - 2012-09-07 12:33:45
|
Revision: 2365 http://rubycocoa.svn.sourceforge.net/rubycocoa/?rev=2365&view=rev Author: kimuraw Date: 2012-09-07 12:33:35 +0000 (Fri, 07 Sep 2012) Log Message: ----------- Fix wrong "Path" for AppDelagate.rb in templates correct extension of AppDelagate.rb to ".rb" in "Ruby-Cocoa Document-based Application". Modified Paths: -------------- trunk/src/ChangeLog trunk/src/template/Xcode4.2/Templates/Project Templates/Mac/Application/Ruby-Cocoa Document-based Application.xctemplate/TemplateInfo.plist trunk/src/template/Xcode4.x/Templates/Project Templates/Mac/Application/Ruby-Cocoa Document-based Application.xctemplate/TemplateInfo.plist This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. |
From: <ki...@us...> - 2012-09-07 22:49:28
|
Revision: 2366 http://rubycocoa.svn.sourceforge.net/rubycocoa/?rev=2366&view=rev Author: kimuraw Date: 2012-09-07 22:49:22 +0000 (Fri, 07 Sep 2012) Log Message: ----------- Rename template/Xcode4.2 to Xcode4.1 the templates are based on Xcode 4.1, not 4.2. Modified Paths: -------------- trunk/src/ChangeLog Added Paths: ----------- trunk/src/template/Xcode4.1/ Removed Paths: ------------- trunk/src/template/Xcode4.2/ This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. |
From: <ki...@us...> - 2012-09-08 02:51:40
|
Revision: 2373 http://rubycocoa.svn.sourceforge.net/rubycocoa/?rev=2373&view=rev Author: kimuraw Date: 2012-09-08 02:51:33 +0000 (Sat, 08 Sep 2012) Log Message: ----------- Rename template/Xcode4.x to Xcode4.4 Modified Paths: -------------- trunk/src/ChangeLog Added Paths: ----------- trunk/src/template/Xcode4.4/ Removed Paths: ------------- trunk/src/template/Xcode4.x/ This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. |
From: <ki...@us...> - 2012-09-08 05:02:14
|
Revision: 2374 http://rubycocoa.svn.sourceforge.net/rubycocoa/?rev=2374&view=rev Author: kimuraw Date: 2012-09-08 05:02:07 +0000 (Sat, 08 Sep 2012) Log Message: ----------- Fix template Xcode4.1 - Ruby-Core Data Application - fix generating unwanted .rb file from templates - fix a typo of selector in AppDelegate.rb Modified Paths: -------------- trunk/src/ChangeLog trunk/src/template/Xcode4.1/Templates/Project Templates/Mac/Application/Ruby-Core Data Application.xctemplate/TemplateInfo.plist trunk/src/template/Xcode4.1/Templates/Project Templates/Mac/Application/Ruby-Core Data Application.xctemplate/___PACKAGENAMEASIDENTIFIER___AppDelegate.rb This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. |
From: <ki...@us...> - 2012-09-08 06:13:16
|
Revision: 2376 http://rubycocoa.svn.sourceforge.net/rubycocoa/?rev=2376&view=rev Author: kimuraw Date: 2012-09-08 06:13:09 +0000 (Sat, 08 Sep 2012) Log Message: ----------- Update NEWS, NEWS.ja Modified Paths: -------------- trunk/src/ChangeLog trunk/src/NEWS trunk/src/NEWS.ja This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. |
From: <ki...@us...> - 2012-09-09 04:46:16
|
Revision: 2377 http://rubycocoa.svn.sourceforge.net/rubycocoa/?rev=2377&view=rev Author: kimuraw Date: 2012-09-09 04:46:10 +0000 (Sun, 09 Sep 2012) Log Message: ----------- Refactoring debug log macros use wrapper macros of DLOG() in BridgeSupport.m and cls_objcid.m, such as libffi.m or others. Modified Paths: -------------- trunk/src/ChangeLog trunk/src/framework/src/objc/BridgeSupport.m trunk/src/framework/src/objc/cls_objcid.m This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. |
From: <ki...@us...> - 2012-09-09 04:46:31
|
Revision: 2378 http://rubycocoa.svn.sourceforge.net/rubycocoa/?rev=2378&view=rev Author: kimuraw Date: 2012-09-09 04:46:25 +0000 (Sun, 09 Sep 2012) Log Message: ----------- Fix "Symbol not found: _bs_xml_element" fix the following error when RubyCocoa was built with -O0. dyld: Symbol not found: _bs_xml_element Referenced from: .../RubyCocoa.framework/Versions/A/RubyCocoa Expected in: flat namespace Modified Paths: -------------- trunk/src/ChangeLog trunk/src/framework/src/objc/BridgeSupportLexer.h This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. |
From: <ki...@us...> - 2012-09-15 06:35:59
|
Revision: 2379 http://rubycocoa.svn.sourceforge.net/rubycocoa/?rev=2379&view=rev Author: kimuraw Date: 2012-09-15 06:35:52 +0000 (Sat, 15 Sep 2012) Log Message: ----------- Fix build error with clang and MacPorts' ruby fix build error of ext/rubycocoa/rubycocoa.m with Xcode clang and MacPorts' ruby. change comment style in RBRuntime.h to C-style. Modified Paths: -------------- trunk/src/ChangeLog trunk/src/framework/src/objc/RBRuntime.h This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. |
From: <ki...@us...> - 2012-09-16 07:13:48
|
Revision: 2380 http://rubycocoa.svn.sourceforge.net/rubycocoa/?rev=2380&view=rev Author: kimuraw Date: 2012-09-16 07:13:40 +0000 (Sun, 16 Sep 2012) Log Message: ----------- Add FRAMEWORK_SEARCH_PATHS into sample projects add project setting FRAMEWORK_SEARCH_PATHS = "/Library/Frameworks" into sample projects to prefer user installed RubyCocoa.framework. Modified Paths: -------------- trunk/src/ChangeLog trunk/src/sample/ABPresence/ABPresence.xcodeproj/project.pbxproj trunk/src/sample/CGPDFViewer/CGPDFViewer.xcodeproj/project.pbxproj trunk/src/sample/CIBevelSample/CIBevelSample.xcodeproj/project.pbxproj trunk/src/sample/CIExposureSample/CIExposureSample.xcodeproj/project.pbxproj trunk/src/sample/CIMicroPaint/CIMicroPaint.xcodeproj/project.pbxproj trunk/src/sample/CITransitionSelectorSample/CITransitionSelectorSample.xcodeproj/project.pbxproj trunk/src/sample/CocoaGL/CocoaGL.xcodeproj/project.pbxproj trunk/src/sample/CocoaRepl/CocoaRepl.xcodeproj/project.pbxproj trunk/src/sample/CurrencyConverter/CurrencyConverter.xcodeproj/project.pbxproj trunk/src/sample/Fortune.wdgt/SimplePlugin/SimplePlugin.xcodeproj/project.pbxproj trunk/src/sample/HybridLangApp/HybridLangApp.xcodeproj/project.pbxproj trunk/src/sample/MailDemo/MailDemoBindings/MailDemo.xcodeproj/project.pbxproj trunk/src/sample/MailDemo/MailDemoSimple/MailDemo.xcodeproj/project.pbxproj trunk/src/sample/MiniBrowser/MiniBrowser.xcodeproj/project.pbxproj trunk/src/sample/PDFKitViewer/PDFKitViewer.xcodeproj/project.pbxproj trunk/src/sample/PassengerPane/Passenger.xcodeproj/project.pbxproj trunk/src/sample/PathDemo/PathDemo.xcodeproj/project.pbxproj trunk/src/sample/Pong/Pong.xcodeproj/project.pbxproj trunk/src/sample/QTKitSimpleDocument/QTKitPlayer.xcodeproj/project.pbxproj trunk/src/sample/RSSPhotoViewer/RSSPhotoViewer.xcodeproj/project.pbxproj trunk/src/sample/RaiseMan/RubyRaiseMan.xcodeproj/project.pbxproj trunk/src/sample/RoundTransparentWindow/RoundTransparentWindow.xcodeproj/project.pbxproj trunk/src/sample/RubyAnywhere/RubyAnywhere.xcodeproj/project.pbxproj trunk/src/sample/RubyConsole/RubyConsole.xcodeproj/project.pbxproj trunk/src/sample/RubyRocks/rubyrocks.xcodeproj/project.pbxproj trunk/src/sample/SimpleApp/SimpleApp.xcodeproj/project.pbxproj trunk/src/sample/Spotlight/Spotlight.xcodeproj/project.pbxproj trunk/src/sample/Stickies/Stickies.xcodeproj/project.pbxproj trunk/src/sample/TypingTutor/TypingTutor.xcodeproj/project.pbxproj trunk/src/sample/ViewModelDemo/ViewModel Demo.xcodeproj/project.pbxproj This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. |
From: <ki...@us...> - 2012-09-17 12:25:56
|
Revision: 2381 http://rubycocoa.svn.sourceforge.net/rubycocoa/?rev=2381&view=rev Author: kimuraw Date: 2012-09-17 12:25:46 +0000 (Mon, 17 Sep 2012) Log Message: ----------- Let to accept some app arguments as ruby options RubyCocoa app now accepts arguments after "--rubycocoa-ruby-opt" as ruby options. like this: YourApp.app/Contents/YourApp --NSFooBar 123 \ --rubycocoa-ruby-opt standaloneify.rb --standaloneify ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ these argument passed to ruby interpleter as options this feature fixes standaloneify.rb does not works. Modified Paths: -------------- trunk/src/ChangeLog trunk/src/framework/src/objc/RBRuntime.m This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. |
From: <ki...@us...> - 2012-09-17 12:26:19
|
Revision: 2382 http://rubycocoa.svn.sourceforge.net/rubycocoa/?rev=2382&view=rev Author: kimuraw Date: 2012-09-17 12:26:12 +0000 (Mon, 17 Sep 2012) Log Message: ----------- Fix permission of standaloneified libraries permission of standaloneified libraries becomes `700'. `744' is right. standaloneified app does not launch by except owner from this wrong permission. Modified Paths: -------------- trunk/src/ChangeLog trunk/src/framework/tool/standaloneify.rb This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. |
From: <ki...@us...> - 2012-09-17 12:26:58
|
Revision: 2383 http://rubycocoa.svn.sourceforge.net/rubycocoa/?rev=2383&view=rev Author: kimuraw Date: 2012-09-17 12:26:48 +0000 (Mon, 17 Sep 2012) Log Message: ----------- Fix standaloneify.rb does not work with 1.0.4 fix standaloneify.rb does not work with RubyCocoa 1.0.4. let to pass --rubycocoa-ruby-opt to YourApp.app/Contents/MacOS/YourApp when the framework version is 1.0.4 or later. Modified Paths: -------------- trunk/src/ChangeLog trunk/src/framework/tool/standaloneify.rb This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. |
From: <ki...@us...> - 2012-09-25 12:45:56
|
Revision: 2386 http://rubycocoa.svn.sourceforge.net/rubycocoa/?rev=2386&view=rev Author: kimuraw Date: 2012-09-25 12:45:46 +0000 (Tue, 25 Sep 2012) Log Message: ----------- Remove background.gif from .pkg installer Modified Paths: -------------- trunk/src/ChangeLog trunk/src/package/pre-package.rb This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. |
From: <ki...@us...> - 2012-09-25 12:46:09
|
Revision: 2387 http://rubycocoa.svn.sourceforge.net/rubycocoa/?rev=2387&view=rev Author: kimuraw Date: 2012-09-25 12:46:00 +0000 (Tue, 25 Sep 2012) Log Message: ----------- Prefer /Library/Frameworks/RubyCocoa.framework at standaloneify let standaloneify.rb to prefer RubyCocoa.framework under /Library/Frameworks over /System/Library/Frameworks. Modified Paths: -------------- trunk/src/ChangeLog trunk/src/framework/tool/standaloneify.rb This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. |
From: <ki...@us...> - 2012-09-25 12:46:23
|
Revision: 2388 http://rubycocoa.svn.sourceforge.net/rubycocoa/?rev=2388&view=rev Author: kimuraw Date: 2012-09-25 12:46:14 +0000 (Tue, 25 Sep 2012) Log Message: ----------- Add an option "--framework" to standaloneify.rb this option allows you to pacakging specified RubyCocoa.framework into your applications. $ ruby standaloneify.rb -d YourApp.app \ --framework /System/Library/Frameworks \ build/Release/YourApp.app Modified Paths: -------------- trunk/src/ChangeLog trunk/src/framework/tool/standaloneify.rb This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. |
From: <ki...@us...> - 2012-09-25 12:46:38
|
Revision: 2389 http://rubycocoa.svn.sourceforge.net/rubycocoa/?rev=2389&view=rev Author: kimuraw Date: 2012-09-25 12:46:27 +0000 (Tue, 25 Sep 2012) Log Message: ----------- Update NEWS Modified Paths: -------------- trunk/src/ChangeLog trunk/src/NEWS trunk/src/NEWS.ja This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. |
From: <ki...@us...> - 2012-09-26 14:58:08
|
Revision: 2390 http://rubycocoa.svn.sourceforge.net/rubycocoa/?rev=2390&view=rev Author: kimuraw Date: 2012-09-26 14:57:58 +0000 (Wed, 26 Sep 2012) Log Message: ----------- Use ___COPYRIGHT___ for Xcode4 templates before: Copyright ___YEAR___ ___ORGANIZATIONNAME___. All rights reserved. after: ___COPYRIGHT___ Modified Paths: -------------- trunk/src/ChangeLog trunk/src/template/Xcode4.4/Templates/File Templates/Cocoa/Ruby-Cocoa class.xctemplate/NSDocument/___FILEBASENAME___.rb trunk/src/template/Xcode4.4/Templates/File Templates/Cocoa/Ruby-Cocoa class.xctemplate/NSObject/___FILEBASENAME___.rb trunk/src/template/Xcode4.4/Templates/File Templates/Cocoa/Ruby-Cocoa class.xctemplate/NSView/___FILEBASENAME___.rb trunk/src/template/Xcode4.4/Templates/File Templates/Cocoa/Ruby-Cocoa class.xctemplate/NSViewController/___FILEBASENAME___.rb trunk/src/template/Xcode4.4/Templates/File Templates/Cocoa/Ruby-Cocoa class.xctemplate/NSWindowController/___FILEBASENAME___.rb trunk/src/template/Xcode4.4/Templates/Project Templates/Mac/Application/Ruby-Cocoa Application.xctemplate/rb_main.rb trunk/src/template/Xcode4.4/Templates/Project Templates/Mac/Application/Ruby-Cocoa Document-based Application.xctemplate/AppDelegate.rb trunk/src/template/Xcode4.4/Templates/Project Templates/Mac/Application/Ruby-Cocoa Document-based Application.xctemplate/Document.rb trunk/src/template/Xcode4.4/Templates/Project Templates/Mac/Application/Ruby-Core Data Application.xctemplate/AppDelegate.rb trunk/src/template/Xcode4.4/Templates/Project Templates/Mac/Application/Ruby-Core Data Application.xctemplate/CoreDataDocument.rb trunk/src/template/Xcode4.4/Templates/Project Templates/Mac/Application/Ruby-Core Data Application.xctemplate/___PACKAGENAMEASIDENTIFIER___AppDelegate.rb This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. |
From: <ki...@us...> - 2012-09-27 13:38:26
|
Revision: 2391 http://rubycocoa.svn.sourceforge.net/rubycocoa/?rev=2391&view=rev Author: kimuraw Date: 2012-09-27 13:38:16 +0000 (Thu, 27 Sep 2012) Log Message: ----------- Update file templates for Xcode 4.5 Modified Paths: -------------- trunk/src/ChangeLog trunk/src/template/Xcode4.4/Templates/File Templates/Cocoa/Ruby-Cocoa class.xctemplate/NSDocument/___FILEBASENAME___.rb trunk/src/template/Xcode4.4/Templates/File Templates/Cocoa/Ruby-Cocoa class.xctemplate/NSDocument/___FILEBASENAME___.xib trunk/src/template/Xcode4.4/Templates/File Templates/Cocoa/Ruby-Cocoa class.xctemplate/NSView/___FILEBASENAME___.rb trunk/src/template/Xcode4.4/Templates/File Templates/Cocoa/Ruby-Cocoa class.xctemplate/NSViewController/___FILEBASENAME___.rb trunk/src/template/Xcode4.4/Templates/File Templates/Cocoa/Ruby-Cocoa class.xctemplate/NSWindowController/___FILEBASENAME___.rb trunk/src/template/Xcode4.4/Templates/File Templates/Cocoa/Ruby-Cocoa class.xctemplate/TemplateInfo.plist This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. |
From: <ki...@us...> - 2012-10-06 06:58:20
|
Revision: 2392 http://rubycocoa.svn.sourceforge.net/rubycocoa/?rev=2392&view=rev Author: kimuraw Date: 2012-10-06 06:58:14 +0000 (Sat, 06 Oct 2012) Log Message: ----------- Rename template/Xcode4.4 to Xcode4.x Modified Paths: -------------- trunk/src/ChangeLog Added Paths: ----------- trunk/src/template/Xcode4.x/ Removed Paths: ------------- trunk/src/template/Xcode4.4/ This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. |
From: <ki...@us...> - 2012-10-06 16:00:00
|
Revision: 2394 http://rubycocoa.svn.sourceforge.net/rubycocoa/?rev=2394&view=rev Author: kimuraw Date: 2012-10-06 15:59:53 +0000 (Sat, 06 Oct 2012) Log Message: ----------- Add install scripts for Xcode4 templates usage: ruby install_templates.rb [Xcode4.x|Xcode4.1] Modified Paths: -------------- trunk/src/ChangeLog Added Paths: ----------- trunk/src/template/Xcode4.1/filelist.txt trunk/src/template/Xcode4.x/filelist.txt trunk/src/template/install_templates.rb This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. |