~vojtech-bardiovsky/gephi/vna-import

« back to all changes in this revision

Viewing changes to VnaPlugin/src/org/gephi/io/importer/plugin/vnaplugin/Bundle.properties

  • Committer: Vojtech Bardiovsky
  • Date: 2011-03-31 19:57:55 UTC
  • Revision ID: vojtech.bardiovsky@gmail.com-20110331195755-3x0ogtbyvo3w13pi
Importer moved from plugin module to ImportPlugin.

Show diffs side-by-side

added added

removed removed

Lines of Context:
1
 
OpenIDE-Module-Display-Category=Plugin
2
 
OpenIDE-Module-Long-Description=\
3
 
    Plugin for importing from netdraw .vna files (http://netwiki.amath.unc.edu/DataFormats/NetDrawVna).
4
 
OpenIDE-Module-Name=VnaPlugin
5
 
OpenIDE-Module-Short-Description=Plugin for importing from netdraw .vna files.
6
 
 
7
 
fileType_VNA_Name=VNA Files
8
 
 
9
 
ImporterVnaUI.displayName=VNA import
10
 
ImporterVnaUI.message.linear=Line width increases linearly with its value.
11
 
ImporterVnaUI.message.square_root=Line width increases with a square root of its value.
12
 
ImporterVnaUI.message.logarithmic=Line width increases logarithmically with its value.
 
 
b'\\ No newline at end of file'