Changeset 562

Show
Ignore:
Timestamp:
04/10/06 16:30:55
Author:
miyagawa
Message:

update MANIFEST

Files:

Legend:

Unmodified
Added
Removed
Modified
Copied
Moved
  • trunk/plagger/MANIFEST

    r475 r562  
    11assets/common/mail.tt 
     2assets/plugins/filter-entryfulltext/asahi_com.yaml 
     3assets/plugins/filter-entryfulltext/chugoku-np.yaml 
     4assets/plugins/filter-entryfulltext/chuspo_dragons.yaml 
     5assets/plugins/filter-entryfulltext/cnet_japan.yaml 
     6assets/plugins/filter-entryfulltext/daily_sports.yaml 
     7assets/plugins/filter-entryfulltext/debian_administration_org.yaml 
     8assets/plugins/filter-entryfulltext/hatena_diary.pl 
     9assets/plugins/filter-entryfulltext/indiesmusic_com.yaml 
     10assets/plugins/filter-entryfulltext/japan_linux_com.yaml 
     11assets/plugins/filter-entryfulltext/livedoorblog.pl 
     12assets/plugins/filter-entryfulltext/netkeiba.yaml 
     13assets/plugins/filter-entryfulltext/news_com.yaml 
     14assets/plugins/filter-entryfulltext/nikkansports.yaml 
     15assets/plugins/filter-entryfulltext/osaka_nikkansports.yaml 
     16assets/plugins/filter-entryfulltext/pcweb_mycom.yaml 
     17assets/plugins/filter-entryfulltext/plaza_rakuten.yaml 
     18assets/plugins/filter-entryfulltext/sanspo.yaml 
     19assets/plugins/filter-entryfulltext/sixapart.pl 
     20assets/plugins/filter-entryfulltext/slashdot_jp.yaml 
     21assets/plugins/filter-entryfulltext/sponichi.yaml 
     22assets/plugins/filter-entryfulltext/sportsnavi.yaml 
     23assets/plugins/filter-entryfulltext/yomiuri.yaml 
     24assets/plugins/filter-entryfulltext/zakzak.yaml 
     25assets/plugins/filter-entryfulltext/zzz_google_adsense.pl 
     26assets/plugins/notify-irc/irc_notify.tt 
     27assets/plugins/publish-chtml/chtml_entry.tt 
     28assets/plugins/publish-chtml/chtml_feed.tt 
     29assets/plugins/publish-chtml/chtml_index.tt 
     30assets/plugins/publish-gmail/gmail_notify.tt 
     31assets/plugins/publish-javascript/javascript.tt 
     32assets/plugins/publish-mt/mt.tt 
     33assets/plugins/publish-mtwidget/mt_widget.tt 
     34assets/plugins/publish-opml/opml.tt 
     35assets/plugins/publish-planet/default/static/css/handheld.css 
     36assets/plugins/publish-planet/default/static/css/print.css 
     37assets/plugins/publish-planet/default/static/css/screen-members-list.css 
     38assets/plugins/publish-planet/default/static/css/screen.css 
     39assets/plugins/publish-planet/default/template/index.tt 
     40assets/plugins/publish-psp/psp.tt 
     41assets/plugins/publish-spotlight/spotlight.tt 
     42assets/plugins/publish-takahashi/takahashi.css 
     43assets/plugins/publish-takahashi/takahashi.js 
     44assets/plugins/publish-takahashi/takahashi.tt 
     45assets/plugins/search-namazu/namazu.tt 
    246AUTHORS 
    347bin/plagger-ircbot 
     
    2468lib/Plagger/Cache/Null.pm 
    2569lib/Plagger/CacheProxy.pm 
     70lib/Plagger/Crypt.pm 
     71lib/Plagger/Crypt/Base64.pm 
    2672lib/Plagger/Date.pm 
    2773lib/Plagger/Entry.pm 
     
    3278lib/Plagger/Plugin/Aggregator/Xango.pm 
    3379lib/Plagger/Plugin/CustomFeed/AmazonAssociateReportJP.pm 
     80lib/Plagger/Plugin/CustomFeed/BloglinesCitations.pm 
    3481lib/Plagger/Plugin/CustomFeed/Debug.pm 
    3582lib/Plagger/Plugin/CustomFeed/FlickrSearch.pm 
     
    3885lib/Plagger/Plugin/CustomFeed/Frepa/FriendStatus.pm 
    3986lib/Plagger/Plugin/CustomFeed/Frepa/RecentComment.pm 
     87lib/Plagger/Plugin/CustomFeed/GoogleNews.pm 
    4088lib/Plagger/Plugin/CustomFeed/iTunesRecentPlay.pm 
    4189lib/Plagger/Plugin/CustomFeed/Mailman.pm 
    4290lib/Plagger/Plugin/CustomFeed/Mixi.pm 
    4391lib/Plagger/Plugin/CustomFeed/POP3.pm 
     92lib/Plagger/Plugin/CustomFeed/Simple.pm 
    4493lib/Plagger/Plugin/CustomFeed/SVNLog.pm 
    4594lib/Plagger/Plugin/CustomFeed/Yahoo360JP.pm 
     
    58107lib/Plagger/Plugin/Filter/HatenaBookmarkUsersCount.pm 
    59108lib/Plagger/Plugin/Filter/HatenaDiaryKeywordLink.pm 
     109lib/Plagger/Plugin/Filter/HatenaDiaryKeywordUnlink.pm 
    60110lib/Plagger/Plugin/Filter/HatenaFormat.pm 
    61111lib/Plagger/Plugin/Filter/ImageInfo.pm 
     
    76126lib/Plagger/Plugin/Filter/TTP.pm 
    77127lib/Plagger/Plugin/Filter/URLBL.pm 
     128lib/Plagger/Plugin/Filter/YahooBlogSearchPermalink.pm 
    78129lib/Plagger/Plugin/Notify/Campfire.pm 
    79130lib/Plagger/Plugin/Notify/Eject.pm 
  • trunk/plagger/MANIFEST.SKIP

    r393 r562  
    1111\.cvsignore 
    1212^[^/]+\.yaml$ 
    13 plugins 
    14139.*-pod.*.t 
    1514\.tar$ 
    1615\.tmp$ 
     16\.bak$