index
:
gsoc2013-empathy
archive-integration
master
Google Summer of Code 2013 - GNOME - Archive Integration workspace
LAN-TW
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
src
/
empathy-import-mc4-accounts.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
Fix potential usage of an unitialized value
Sjoerd Simons
2009-09-14
1
-1
/
+1
*
Fix several coding style issues
Sjoerd Simons
2009-08-24
1
-3
/
+3
*
When empathy_account_settings_apply_finish returns false the error is always set
Sjoerd Simons
2009-08-24
1
-2
/
+1
*
Put string up for translation
Sjoerd Simons
2009-08-24
1
-1
/
+1
*
Fix use after free
Sjoerd Simons
2009-08-24
1
-1
/
+4
*
Fix copyright date
Sjoerd Simons
2009-08-24
1
-1
/
+1
*
Fix some broken english
Sjoerd Simons
2009-08-24
1
-1
/
+1
*
Move the logs to the new location after creating the account
Sjoerd Simons
2009-08-24
1
-4
/
+92
*
Always set the mc4 imported gconf key
Sjoerd Simons
2009-08-24
1
-9
/
+2
*
Fix debug strings, don't unref the gconf client twice
Sjoerd Simons
2009-08-24
1
-4
/
+3
*
Add api to ask if we have importer our mc4 accounts
Sjoerd Simons
2009-08-24
1
-0
/
+14
*
Return TRUE if we imported any mc4 accounts
Sjoerd Simons
2009-08-24
1
-11
/
+19
*
Grab passwords from the keyring if needed
Sjoerd Simons
2009-08-24
1
-5
/
+42
*
Overhaul the importer slightly
Sjoerd Simons
2009-08-24
1
-341
/
+175
*
Use g_str_has_prefix convenience function for clarity
Sjoerd Simons
2009-08-24
1
-1
/
+2
*
Make the gconf entry be false by default
Sjoerd Simons
2009-08-24
1
-7
/
+8
*
Don't unref the account object as we don't own it
Sjoerd Simons
2009-08-24
1
-1
/
+0
*
Use new async enable api
Sjoerd Simons
2009-08-24
1
-1
/
+1
*
Add empathy-import-mc4-accounts files
Arnaud Maillet
2009-08-24
1
-0
/
+555