Get the url for the tv channel. Create a file and paste the url in the file. Save the file with .strm extension.
Store the .strm file in ~/.xbmc/userdata/playlists/video
Get the url for the tv channel. Create a file and paste the url in the file. Save the file with .strm extension.
Store the .strm file in ~/.xbmc/userdata/playlists/video
1. Type in address bar about:config
2. In the search bar type in browser.newtab.url
3. change the value to about:blank
4. That's it.
I got the problem starting gnome-tweak-tool in gnome-shell 3.6 but can start in fallback mode.
After googling and found the solution as below:
sudo cp /home/USERNAME/.local/share/gnome-shell/extensions/user-theme@gnome-shell-extensions.gcampax.github.com/schemas/org.gnome.shell.extensions.user-theme.gschema.xml /usr/share/glib-2.0/schemas
sudo glib-compile-schemas /usr/share/glib-2.0/schemas
Where USERNAME is login name.