~ubuntu-branches/debian/squeeze/erlang/squeeze

« back to all changes in this revision

Viewing changes to lib/tv/src/tv_new_table.erl

  • Committer: Bazaar Package Importer
  • Author(s): Erlang Packagers, Sergei Golovan
  • Date: 2006-12-03 17:07:44 UTC
  • mfrom: (2.1.11 feisty)
  • Revision ID: james.westby@ubuntu.com-20061203170744-rghjwupacqlzs6kv
Tags: 1:11.b.2-4
[ Sergei Golovan ]
Fixed erlang-base and erlang-base-hipe prerm scripts.

Show diffs side-by-side

added added

removed removed

Lines of Context:
241
241
            loop(NamedTab, Type, Prot, OpenBrowser, MPid);
242
242
        
243
243
 
244
 
        {gs, EntryId, keypress, _Data, ['Return' | _T]} ->
 
244
        {gs, _EntryId, keypress, _Data, ['Return' | _T]} ->
245
245
            gs:config(win, [{cursor, busy}]),
246
246
            case create_table(NamedTab, Type, Prot, OpenBrowser, MPid) of
247
247
                ok ->