~duyi001/gephi/DSNI

« back to all changes in this revision

Viewing changes to DesktopPerspective/src/org/gephi/desktop/perspective/BannerTopComponentSettings.xml

  • Committer: sunsnowad
  • Author(s): Yi Du
  • Date: 2011-09-08 16:36:59 UTC
  • mfrom: (1435.1.968 gephi)
  • Revision ID: sunsnowad@www-691ed046717-20110908163659-aorx14ylp8f9qwdx
1.merge with main branch
2.update twitter4j to version 2.2.4
3.fix an existing bug on "twitter user import"

Show diffs side-by-side

added added

removed removed

Lines of Context:
1
 
<?xml version="1.0" encoding="UTF-8"?>
2
 
<!DOCTYPE settings PUBLIC "-//NetBeans//DTD Session settings 1.0//EN" "http://www.netbeans.org/dtds/sessionsettings-1_0.dtd">
3
 
<settings version="1.0">
4
 
    <module name="org.gephi.desktop.perspective" spec="1.0"/>
5
 
    <instanceof class="org.openide.windows.TopComponent"/>
6
 
    <instanceof class="org.gephi.desktop.perspective.BannerTopComponent"/>
7
 
    <instance class="org.gephi.desktop.perspective.BannerTopComponent" method="getDefault"/>
8
 
</settings>