= Epiphany Session Manager = Epiphany Session manager is an [http://www.gnome.org/projects/epiphany/ Epiphany] extension for saving and loading sessions. == Requirements == * [http://www.gnome.org/projects/epiphany/ Epiphany] * [http://python.org/ Python] == Downloading == To get the latest version, checkout [source:epiphany-session-manager/ epiphany-session-manager/] from the [http://subversion.tigris.org/ Subversion] repository: {{{ svn co http://svn.bleah.co.uk/repos/misc/epiphany-session-manager/ }}} or, download the files from http://svn.bleah.co.uk/repos/misc/epiphany-session-manager/ == Installation == 1. Copy `session-manager.py` and `session-manager.ephy-extension` to `~/.gnome2/epiphany/extensions/`. 2. Run Epiphany and select '''Extensions…''' from the '''Tools''' menu. 3. Enable the '''Session Manager''' extension. == Usage == To save a session, select '''Save Session…''' from the '''Tools''' menu. A dialog will open prompting you for a file to save to. To load a session, select '''Load Session…''' from the '''Tools''' menu. A dialog will open prompting you for a file to load from. === Reporting Bugs === To submit bugs or feature requests please [/misc/newticket?component=Epiphany+Session+Manager create a ticket] with ''component'' set to "Epiphany Session Manager". * [query:"component=Epiphany Session Manager&status=new|assigned|reopened" Active Tickets] * [query:"component=Epiphany Session Manager&status=closed" Closed Tickets] * [query:"component=Epiphany Session Manager" All Tickets] * [query:"component=Epiphany Session Manager&status=new|reopened" Un-assigned Active Tickets] == Licence == Epiphany Session Manager is free software; you can redistribute it and/or modify it under the terms of either [/licenses/gpl-2.0 version 2] or [/licenses/gpl-3.0 version 3] of the GNU General Public License as published by the [http://www.fsf.org/ Free Software Foundation]. Epiphany Session Manager is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the [/licenses/gpl-3.0 GNU General Public License] for more details.