From: Otto W. <ott...@or...> - 2004-04-06 18:23:08
|
Joseph Blough wrote: > > I'd like to post a release of the wxSpellChecker demo with the dictionary > support files (~2.6 MB). Is this possible at this time? > I'v given you all release tech rights, so you should be able to make file releases. First create a single file release of the package "components" with your module name ("wxspellchecker"). Then create a <componentname>.tar.gz ("wxspellchecker.tar.gz") and upload it. The file name should currently match exactly with component name (plus ".tar.gz") since I intend to use this name in the component list. The name of the file release doesn't have this restriction but I'd would make it similar (i.e. "wxSpellChecker"). In the future if possible the file name might be as <componentname><anything>.tar.gz ("wxspellchecker.12.3-456.tar.gz") but this has to wait until I'm sure it works. If you aren't able to build a file release ask here for help. wxCode may not store binaries at least no binaries from the submitted code. The reason is any code should be in a state where it successfully builds. Also downloads should be within reasonable limits. Therefore a package should only contain sources. That's what the users expect. Your dictionaries are a little different but why do you want them do be included? Doesn't a usual distributen have these dicts in the choosen language? Or isn't it possible to get the dicts by other means? I've already added a column "More" which will be just a link to a your web page where you can put up everything. Just tell me its URL. O. Wyss -- See "http://freshmeat.net/projects/wxguide" for application design See "http://freshmeat.net/projects/wxguide-editor" for a nice editor |