Changeset e103e73
- Timestamp:
- 2007-10-30T14:24:56Z (17 years ago)
- Branches:
- master
- Children:
- c4112c4
- Parents:
- 3f1a946
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
skype/README
r3f1a946 re103e73 66 66 67 67 ---- 68 git clone http://ftp.frugalware.org/pub/other/people/vmiklos/bitlbee-skype/.git 69 git checkout `git tag -l|tail -n 1` 68 git clone git://git.frugalware.org/pub/other/people/vmiklos/bitlbee-skype 70 69 ---- 71 70 72 71 (Or you can use the tarballs below, see the Changelog about what 73 72 features/bugfixes will you miss in this case). 73 74 - Apply a not yet merged patch: http://frugalware.org/~vmiklos/patches/bitlbee-topic-write.patch[download] 74 75 75 76 - Compile and install it: … … 188 189 - Detect when somebody wants to transfer a file 189 190 190 - Topic changes: 191 - Group chat support: 192 193 * Detect if we're invited 194 195 * Send / receive group chat messages 196 197 * Invite others (using `/invite <nick>`) 198 199 * Part from group chats 200 201 * Starting a group chat (using `/j #nick`) 202 203 - Topic changes in group chats: 191 204 192 205 * Show the current topic (if any) on join … … 195 208 196 209 * Support changing the topic using `/topic` 197 198 - Group chat support:199 200 * Detect if we're invited201 202 * Send / receive group chat messages203 204 * Invite others (using `/invite <nick>`)205 206 * Part from group chats207 208 * Starting a group chat (using `/j #nick`)209 210 210 211 == What needs to be done (aka. TODO)
Note: See TracChangeset
for help on using the changeset viewer.