fu: Close-up of Fu, bringing a scoop of water to her mouth (Default)
fu ([personal profile] fu) wrote in [site community profile] changelog2011-04-11 03:21 am

[dw-free] remove Inksome as import source

[commit: http://hg.dwscoalition.org/dw-free/rev/0567637b58f0]

http://bugs.dwscoalition.org/show_bug.cgi?id=3600

Inksome is sadly no longer available.

Patch by [staff profile] denise.

Files modified:
  • cgi-bin/LJ/Widget/ImportChooseSource.pm
--------------------------------------------------------------------------------
diff -r d5b3adc3cf8d -r 0567637b58f0 cgi-bin/LJ/Widget/ImportChooseSource.pm
--- a/cgi-bin/LJ/Widget/ImportChooseSource.pm	Mon Apr 11 11:16:43 2011 +0800
+++ b/cgi-bin/LJ/Widget/ImportChooseSource.pm	Mon Apr 11 11:21:15 2011 +0800
@@ -38,11 +38,6 @@ sub render_body {
             name => 'livejournal',
             url => 'livejournal.com',
             display_name => 'LiveJournal',
-        },
-        {
-            name => 'inksome',
-            url => 'inksome.com',
-            display_name => 'Inksome',
         },
         {
             name => 'insanejournal',
--------------------------------------------------------------------------------