diff --git a/gitso/trunk/CHANGELOG.txt b/gitso/trunk/CHANGELOG.txt index db045b6..389e8f9 100644 --- a/gitso/trunk/CHANGELOG.txt +++ b/gitso/trunk/CHANGELOG.txt @@ -1,14 +1,14 @@ -0.4 ----------------------- +0.4 - "Do not fear the monster" +----------------------------------------- *debianized tree structure *added icon & .desktop file *made about dialog work again *remove deprecated menus and replace as ui manager 0.3 ----------------------- +----------------------------------------- *made a deb 0.2 ----------------------- -*Basically the initial release +----------------------------------------- +*initial release diff --git a/gitso/trunk/README.txt b/gitso/trunk/README.txt index 61d8743..d1bafe9 100644 --- a/gitso/trunk/README.txt +++ b/gitso/trunk/README.txt @@ -3,19 +3,21 @@ #Gitso is to support others. #---------------------------------------- + #Prerequisites: -sudo apt-get install x11vnc xtightvncviewer +x11vnc xtightvncviewer #Installation: -chmod +x ./gitso.py +1. double-click .deb ;) +or +2. unpack it as used in package/ to your filesystem #Run: -./gitso.py +gitso #Description: -# We created Gitso as a GUI wrapper to create a reverse VNC connection. It is meant to be easy enough so the -# person who needs help can get it. They run this program and type in the IP address given to them by their -# friend offering support. The person who is giving support needs to have port 5500 open to their machine. - + We created Gitso as a GUI wrapper to create a reverse VNC connection. It is meant to be easy enough so the + person who needs help can get it. They run this program and type in the IP address given to them by their + friend offering support. The person who is giving support needs to have port 5500 open to their machine.