Changeset 1889
- Timestamp:
- 05/11/07 03:59:05 (20 months ago)
- Location:
- trunk
- Files:
-
- 2 modified
-
doc/README (modified) (1 diff)
-
root/.gaim/prefs.xml (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
trunk/doc/README
r1874 r1889 18 18 * seamonkey (graphical web browser, mail and news reader and irc client) 19 19 * xchat (x-based irc client) 20 * GAIM (multiprotocol x-based chat client) 20 * pidgin (multiprotocol x-based chat client) 21 * finch (multiprotocol console chat client - works in UTF-8 locales only) 21 22 * msmtp (SMTP client for use with mutt and tin) 22 23 * mutt (console email client) -
trunk/root/.gaim/prefs.xml
r1859 r1889 9 9 <pref name='browser' type='string' value='mozilla' /> 10 10 </pref> 11 <pref name='plugins'>12 <pref name='loaded' type='pathlist'>13 <item value='/usr/lib/gaim/gaim-libnotify.so'/>14 </pref>15 </pref>16 11 </pref> 17 12 </pref>
