- Timestamp:
- 2010-08-18T12:47:04Z (14 years ago)
- Branches:
- master
- Children:
- c9d6390
- Parents:
- 2ef7d37
- Location:
- skype
- Files:
-
- 1 added
- 2 edited
Legend:
- Unmodified
- Added
- Removed
-
skype/Makefile
r2ef7d37 rbb9a15f 80 80 81 81 HEADER.html: README Makefile 82 asciidoc -a toc -a numbered -a sectids -o HEADER.html README82 asciidoc -a toc -a numbered -a sectids -o HEADER.html -a icons -a data-uri --attribute iconsdir=./images/icons README 83 83 sed -i 's|@VERSION@|$(VERSION)|g' HEADER.html 84 84 sed -i 's|@BITLBEE_VERSION@|$(BITLBEE_VERSION)|g' HEADER.html -
skype/README
r2ef7d37 rbb9a15f 186 186 dir. For example make it readable by just your user. 187 187 188 TIP: In case you have difficulties generating skyped.cert.pem and 189 skyped.key.pem you just want to experiment, you can copy&paste the contents of 190 those files from 191 http://code.google.com/p/gdata-python-client/source/browse/src/gdata/oauth/rsa.py#87[here]. 192 188 193 - If both pyopenssl and python-gnutls are available, then python-gnutls 189 194 will be used. This behaviour can be overwritten by:
Note: See TracChangeset
for help on using the changeset viewer.