Jacek Wielemborek
|
e6c9e78935
|
Get rid of trailing whitespace.
Commit generated by command:
find -type f ! -path '*.git*' ! -path '*.png' ! -path '*.ico' ! -path \
'*.ogg' | xargs -I '{}' sed -i '{}' -e 's/\t*$//g' -e 's/ *$//g'
|
2014-01-18 15:09:26 +01:00 |
BeniS
|
92228e9553
|
Prompt user before removing server list entry
|
2013-02-24 01:26:49 +13:00 |
BeniS
|
01126eee62
|
Some fixes for the server list module
* Fixed an indexing issue in the settings
Note: Forgot to mention that it will store the last account/password used for that server
|
2013-02-24 01:02:24 +13:00 |
BeniS
|
8e9f65779c
|
Implemented client_serverlist module! Close #200
* Will store servers that are not already in the list when logging in
* Can add servers manually if required too
* Fixed a bug in table.size
|
2013-02-24 00:41:21 +13:00 |