FOSSRIT / Open-Video-chat

An open source video conferencing tool for the XO laptop
https://fossrit.github.io/projects/open-video-chat
GNU General Public License v3.0
17 stars 10 forks source link

Account Management (Current Actions) #31

Closed cdelorme closed 11 years ago

cdelorme commented 11 years ago

We need to implement a new toolbar button for account management, and an account management grid.

This menu will swap with our Gui GtkGrid.

It will be used to register or select from available accounts when running the application.

By default the application assumes the first account only, which is a problem.

cdelorme commented 11 years ago

We should also add mc-tool instructions to the README as an alternative or work-around until this feature is implemented.

cdelorme commented 11 years ago

Account Management screen has been created. Some missing features, but those can be opened as a new set of issues.