Ah, you appear to have saved the HTML page from Github rather than the actual file.
You want to actually clone the repository or download a copy of the repository. git clone git://github.com/JamesHarrison/openob.git (you will need to install git to do this) or just plug this into a browser: https://github.com/JamesHarrison/openob/tarball/master Which will give you a tarball with the files. Then just cp config.yml.example config.yml and edit away. Cheers, James Harrison On 24/02/2012 11:31, Rüdiger wrote: > Am 24.02.2012 12:02, schrieb James Harrison: >> nano, usually. On WIndows I use Sublime Text 2, but that's a bit fancy. >> gedit should be fine with it. Any old text editor will do. >> >> It's a really simple format, indentation structured, strings in >> "quotes". Bog standard plain text. Just don't break the indentation (ie >> spaces at the start of lines should remain unchanged)! > Look @ my screenshot. > > I opened the copied file config.yml with my browser and with gedit and > search for the same word... > > http://dl.dropbox.com/u/13768221/openob_conf.png > > Whats wrong.? > > > -- > Ruediger > > Radio Ostfriesland Techniksupport Automation > _______________________________________________ > Rivendell-dev mailing list > [email protected] > http://lists.rivendellaudio.org/mailman/listinfo/rivendell-dev _______________________________________________ Rivendell-dev mailing list [email protected] http://lists.rivendellaudio.org/mailman/listinfo/rivendell-dev
