From c87e1de0178ed61a8fe1e4cbbc02e19130014d96 Mon Sep 17 00:00:00 2001 From: Evan Prodromou Date: Tue, 25 Aug 2009 17:56:10 -0400 Subject: Rename Laconica to StatusNet --- classes/laconica.links.ini | 57 ---------------------------------------------- 1 file changed, 57 deletions(-) delete mode 100644 classes/laconica.links.ini (limited to 'classes/laconica.links.ini') diff --git a/classes/laconica.links.ini b/classes/laconica.links.ini deleted file mode 100644 index 95c63f3c0..000000000 --- a/classes/laconica.links.ini +++ /dev/null @@ -1,57 +0,0 @@ -[avatar] -profile_id = profile:id - -[user] -id = profile:id -carrier = sms_carrier:id - -[remote_profile] -id = profile:id - -[notice] -profile_id = profile:id -reply_to = notice:id - -[reply] -notice_id = notice:id -profile_id = profile:id - -[token] -consumer_key = consumer:consumer_key - -[nonce] -consumer_key,token = token:consumer_key,token - -[user_openid] -user_id = user:id - -[confirm_address] -user_id = user:id - -[remember_me] -user_id = user:id - -[queue_item] -notice_id = notice:id - -[subscription] -subscriber = profile:id -subscribed = profile:id - -[fave] -notice_id = notice:id -user_id = user:id - -[file_oembed] -file_id = file:id - -[file_redirection] -file_id = file:id - -[file_thumbnail] -file_id = file:id - -[file_to_post] -file_id = file:id -post_id = notice:id - -- cgit v1.2.3-54-g00ecf