Skip to content
Louis Maddox edited this page Dec 3, 2015 · 4 revisions
  • Move to /usr/local/bin/rssowl
  • Add to bash_profile [or something sourced in there:

export PATH=$PATH:/usr/local/bin/rssowl

* `cd /usr/local/bin/rssowl` and `sudo ln -s RSSOwl rssowl` to make a nicer shortlink for your path
* `gksu gedit /usr/share/applications/RSSOwl.desktop` to edit the desktop shortcut file and add:

[Desktop Entry] Name=RSSOwl Comment=RSSOwl Exec=runRSSOwl.sh Icon=/opt/rssowl_linux_1_1_3_bin/rssowl.xpm Terminal=false Type=Application Categories=Application;Network;


At startup  the start shortcuts will now have RSSOwl in the list

Clone this wiki locally