~ubuntu-branches/ubuntu/maverick/electric/maverick

« back to all changes in this revision

Viewing changes to com/sun/electric/tool/user/dialogs/options/SpiceTab.form

  • Committer: Bazaar Package Importer
  • Author(s): Onkar Shinde
  • Date: 2010-01-09 16:26:04 UTC
  • mfrom: (1.1.4 upstream) (3.1.6 sid)
  • Revision ID: james.westby@ubuntu.com-20100109162604-1ypvmy8ijmlc6oq7
Tags: 8.10-1
* New upstream version.
* debian/control
  - Add libjava3d-java and quilt build dependencies.
  - Update standards version to 3.8.3.
  - Add libjava3d-java as recommends to binary package.
* debian/rules
  - Use quilt patch system instead of simple patchsys.
  - Add java3d related jar files to DEB_JARS.
* debian/patches/*
  - Update as per current upstream source. Convert to quilt.
* debian/ant.properties
  - Do not disable 3D plugin anymore.
  - Use new property to disable compilation of OS X related classes.
* debian/wrappers/electric
  - Add java3d related jar files to runtime classpath.
* debian/README.source
  - Change text to the appropriate one for quilt.

Show diffs side-by-side

added added

removed removed

Lines of Context:
1
1
<?xml version="1.0" encoding="UTF-8" ?>
2
2
 
3
 
<Form version="1.0" type="org.netbeans.modules.form.forminfo.JDialogFormInfo">
 
3
<Form version="1.2" maxVersion="1.2" type="org.netbeans.modules.form.forminfo.JDialogFormInfo">
4
4
  <NonVisualComponents>
5
5
    <Component class="javax.swing.ButtonGroup" name="spiceHeader">
6
6
    </Component>
9
9
  </NonVisualComponents>
10
10
  <Properties>
11
11
    <Property name="title" type="java.lang.String" value="Spice Preferences"/>
12
 
    <Property name="name" type="java.lang.String" value=""/>
 
12
    <Property name="name" type="java.lang.String" value="" noResource="true"/>
13
13
  </Properties>
14
14
  <SyntheticProperties>
15
15
    <SyntheticProperty name="formSizePolicy" type="int" value="1"/>
20
20
  <AuxValues>
21
21
    <AuxValue name="FormSettings_autoResourcing" type="java.lang.Integer" value="0"/>
22
22
    <AuxValue name="FormSettings_autoSetComponentName" type="java.lang.Boolean" value="false"/>
 
23
    <AuxValue name="FormSettings_generateFQN" type="java.lang.Boolean" value="true"/>
23
24
    <AuxValue name="FormSettings_generateMnemonicsCode" type="java.lang.Boolean" value="false"/>
24
25
    <AuxValue name="FormSettings_i18nAutoMode" type="java.lang.Boolean" value="false"/>
25
26
    <AuxValue name="FormSettings_listenerGenerationStyle" type="java.lang.Integer" value="0"/>