Hi there,

The panel on the Victor doesn't show (on Linux) due to a case sensitivity issue. Please apply attached patch to fix it.

Cheers,
Vik
Index: Aircraft/victor/Models/Panel.xml
===================================================================
RCS file: /var/cvs/FlightGear-0.9/data/Aircraft/victor/Models/Panel.xml,v
retrieving revision 1.1
diff -u -r1.1 Panel.xml
--- Aircraft/victor/Models/Panel.xml	15 Oct 2009 11:01:26 -0000	1.1
+++ Aircraft/victor/Models/Panel.xml	15 Feb 2010 21:14:39 -0000
@@ -5,7 +5,7 @@
 
  <model>
   <name>RPM-1</name>
-  <path>Aircraft/Victor/Models/Instruments/rpm-1.xml</path>
+  <path>Aircraft/victor/Models/Instruments/rpm-1.xml</path>
   <overlay>
    <animation n="1000">
     <type>scale</type>
@@ -26,7 +26,7 @@
 
  <model>
   <name>RPM-2</name>
-  <path>Aircraft/Victor/Models/Instruments/rpm-2.xml</path>
+  <path>Aircraft/victor/Models/Instruments/rpm-2.xml</path>
   <overlay>
    <animation n="1000">
     <type>scale</type>
@@ -47,7 +47,7 @@
 
  <model>
   <name>RPM-3</name>
-  <path>Aircraft/Victor/Models/Instruments/rpm-3.xml</path>
+  <path>Aircraft/victor/Models/Instruments/rpm-3.xml</path>
   <overlay>
    <animation n="1000">
     <type>scale</type>
@@ -68,7 +68,7 @@
 
  <model>
   <name>RPM-4</name>
-  <path>Aircraft/Victor/Models/Instruments/rpm-4.xml</path>
+  <path>Aircraft/victor/Models/Instruments/rpm-4.xml</path>
   <overlay>
    <animation n="1000">
     <type>scale</type>
@@ -89,7 +89,7 @@
 
  <model>
   <name>Temp-1</name>
-  <path>Aircraft/Victor/Models/Instruments/jpt-1.xml</path>
+  <path>Aircraft/victor/Models/Instruments/jpt-1.xml</path>
   <overlay>
    <animation n="1000">
     <type>scale</type>
@@ -110,7 +110,7 @@
 
  <model>
   <name>Temp-2</name>
-  <path>Aircraft/Victor/Models/Instruments/jpt-2.xml</path>
+  <path>Aircraft/victor/Models/Instruments/jpt-2.xml</path>
   <overlay>
    <animation n="1000">
     <type>scale</type>
@@ -131,7 +131,7 @@
 
  <model>
   <name>Temp-3</name>
-  <path>Aircraft/Victor/Models/Instruments/jpt-3.xml</path>
+  <path>Aircraft/victor/Models/Instruments/jpt-3.xml</path>
   <overlay>
    <animation n="1000">
     <type>scale</type>
@@ -152,7 +152,7 @@
 
  <model>
   <name>Temp-4</name>
-  <path>Aircraft/Victor/Models/Instruments/jpt-4.xml</path>
+  <path>Aircraft/victor/Models/Instruments/jpt-4.xml</path>
   <overlay>
    <animation n="1000">
     <type>scale</type>
@@ -173,7 +173,7 @@
 
  <model>
   <name>OilPressure-1</name>
-  <path>Aircraft/Victor/Models/Instruments/oil-1.xml</path>
+  <path>Aircraft/victor/Models/Instruments/oil-1.xml</path>
   <overlay>
    <animation n="1000">
     <type>scale</type>
@@ -194,7 +194,7 @@
 
  <model>
   <name>OilPressure-2</name>
-  <path>Aircraft/Victor/Models/Instruments/oil-2.xml</path>
+  <path>Aircraft/victor/Models/Instruments/oil-2.xml</path>
   <overlay>
    <animation n="1000">
     <type>scale</type>
@@ -215,7 +215,7 @@
 
  <model>
   <name>OilPressure-3</name>
-  <path>Aircraft/Victor/Models/Instruments/oil-3.xml</path>
+  <path>Aircraft/victor/Models/Instruments/oil-3.xml</path>
   <overlay>
    <animation n="1000">
     <type>scale</type>
@@ -236,7 +236,7 @@
 
  <model>
   <name>OilPressure-4</name>
-  <path>Aircraft/Victor/Models/Instruments/oil-4.xml</path>
+  <path>Aircraft/victor/Models/Instruments/oil-4.xml</path>
   <overlay>
    <animation n="1000">
     <type>scale</type>
@@ -257,7 +257,7 @@
 
  <model>
   <name>Left ASI</name>
-  <path>Aircraft/Victor/Models/Instruments/asi.xml</path>
+  <path>Aircraft/victor/Models/Instruments/asi.xml</path>
   <offsets>
    <x-m>0.0</x-m>
    <y-m>-0.56</y-m>
@@ -267,7 +267,7 @@
 
  <model>
   <name>Left Alt</name>
-  <path>Aircraft/Victor/Models/Instruments/altimeter.xml</path>
+  <path>Aircraft/victor/Models/Instruments/altimeter.xml</path>
   <offsets>
    <x-m>0.0</x-m>
    <y-m>-0.34</y-m>
@@ -277,7 +277,7 @@
 
  <model>
   <name>Left HSI</name>
-  <path>Aircraft/Victor/Models/Instruments/hsi.xml</path>
+  <path>Aircraft/victor/Models/Instruments/hsi.xml</path>
   <offsets>
    <x-m>0.0</x-m>
    <y-m>-0.64</y-m>
@@ -287,7 +287,7 @@
 
  <model>
   <name>Left AI</name>
-  <path>Aircraft/Victor/Models/Instruments/ai.xml</path>
+  <path>Aircraft/victor/Models/Instruments/ai.xml</path>
   <offsets>
    <x-m>0.0</x-m>
    <y-m>-0.37</y-m>
@@ -297,7 +297,7 @@
 
  <model>
   <name>Right Alt</name>
-  <path>Aircraft/Victor/Models/Instruments/altimeter.xml</path>
+  <path>Aircraft/victor/Models/Instruments/altimeter.xml</path>
   <offsets>
    <x-m>0.0</x-m>
    <y-m>0.65</y-m>
@@ -307,7 +307,7 @@
 
  <model>
   <name>Right ASI</name>
-  <path>Aircraft/Victor/Models/Instruments/asi.xml</path>
+  <path>Aircraft/victor/Models/Instruments/asi.xml</path>
   <offsets>
    <x-m>0.0</x-m>
    <y-m>0.43</y-m>
@@ -317,7 +317,7 @@
 
  <model>
   <name>Right HSI</name>
-  <path>Aircraft/Victor/Models/Instruments/hsi.xml</path>
+  <path>Aircraft/victor/Models/Instruments/hsi.xml</path>
   <offsets>
    <x-m>0.0</x-m>
    <y-m>0.64</y-m>
Index: Aircraft/victor/Models/victor.xml
===================================================================
RCS file: /var/cvs/FlightGear-0.9/data/Aircraft/victor/Models/victor.xml,v
retrieving revision 1.1
diff -u -r1.1 victor.xml
--- Aircraft/victor/Models/victor.xml	15 Oct 2009 11:01:42 -0000	1.1
+++ Aircraft/victor/Models/victor.xml	15 Feb 2010 21:14:40 -0000
@@ -19,7 +19,7 @@
 </nasal>
 
 <model>
-    <path>Aircraft/Victor/Models/Panel.xml</path>
+    <path>Aircraft/victor/Models/Panel.xml</path>
     <offsets>
       <x-m> 2.65 </x-m>
       <y-m> 0.0 </y-m>
Index: Aircraft/victor/Models/victor.xml.add
===================================================================
RCS file: /var/cvs/FlightGear-0.9/data/Aircraft/victor/Models/victor.xml.add,v
retrieving revision 1.1
diff -u -r1.1 victor.xml.add
--- Aircraft/victor/Models/victor.xml.add	15 Oct 2009 11:01:43 -0000	1.1
+++ Aircraft/victor/Models/victor.xml.add	15 Feb 2010 21:14:40 -0000
@@ -1,5 +1,5 @@
   <model>
-    <path>Aircraft/Victor/Models/Panel.xml</path>
+    <path>Aircraft/victor/Models/Panel.xml</path>
     <offsets>
       <x-m> 2.65 </x-m>
       <y-m> 0.0 </y-m>
------------------------------------------------------------------------------
SOLARIS 10 is the OS for Data Centers - provides features such as DTrace,
Predictive Self Healing and Award Winning ZFS. Get Solaris 10 NOW
http://p.sf.net/sfu/solaris-dev2dev
_______________________________________________
Flightgear-devel mailing list
Flightgear-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/flightgear-devel

Reply via email to