------------------------------------------------------------
revno: 466
committer: Jean-Vincent Loddo <lo...@lipn.univ-paris13.fr>
branch nick: marionnet
timestamp: Tue 2015-06-09 13:23:28 +0200
message:
  Version where funny (and UTF-8) chars are allowed also for project names (not 
only for their parent directories). The tarball containing the project is 
structured as a tree, as usual, where the root still doesn't contain funny 
chars (i.e. [^a-zA-Z0-9_-.]). Comparing with previous versions, the root of the 
tarball is not simply the base name of the project file name without the 
extension (.mar), but funny chars sequences are also replaced by a single '_'. 
For instance, if the user choose "foo @ bar (hàhéhî) 100%.mar" for his project, 
the tarball's root will be "foo_bar_h_h_h_100_". In this way, we prevent some 
troubles with UML and VDE tools. Funny chars remain forbidden only for the 
temporary directory (which should be /tmp). Ocamlbricks revno 415 is required 
(because of the renaming Environment -> Environments).
modified:
  gui/gui_dialog_A_PROPOS.ml
  gui/gui_dialog_toolkit.ml
  gui/gui_menubar_MARIONNET.ml
  gui/menu_factory.ml
  gui/menu_factory.mli
  gui/talking.ml
  gui/talking.mli
  motherboard_builder.ml
  po/messages.pot
  simulation_level.ml
  state.ml


--
lp:marionnet
https://code.launchpad.net/~marionnet-drivers/marionnet/trunk

Your team marionnet-dev is subscribed to branch lp:marionnet.
To unsubscribe from this branch go to 
https://code.launchpad.net/~marionnet-drivers/marionnet/trunk/+edit-subscription

_______________________________________________
Mailing list: https://launchpad.net/~marionnet-dev
Post to     : marionnet-dev@lists.launchpad.net
Unsubscribe : https://launchpad.net/~marionnet-dev
More help   : https://help.launchpad.net/ListHelp

Reply via email to