Squeezing All Help

Now that the Bug-Squad (you) stroke again telling me of bugs that should not exist I took the opportunity to make two additional little changes in the code while at fixing bugs.

We now are no longer dependent of appindicator. From the beginning of its days stream2ip provided an application indicator only in case it was installed on the system, but putting it in as a dependency was a bad idea. Stream2ip runs fine without, and not all distributions out there use it. So here we go – off goes the dependency. We should not depend on things we don’t always need.

Another thing that bugged me was the rather huge help page displayed on pressing the help button. It is fine on a desktop screen but people may run it on displays with a limited  resolution. It had to be much smaller. I tried to squeeze it down as much as possible.