celestia.schemas
上传用户:center1979
上传日期:2022-07-26
资源大小:50633k
文件大小:19k
源码类别:

OpenGL

开发平台:

Visual C++

  1. <gconfschemafile>
  2.   <schemalist>
  3.     <!-- MAIN OPTIONS -->
  4.     <schema>
  5.       <key>/schemas/apps/celestia/winWidth</key>
  6.       <applyto>/apps/celestia/winWidth</applyto>
  7.       <owner>celestia</owner>
  8.       <type>int</type>
  9.       <default>640</default>
  10.       <locale name="C">
  11.         <short>Render area width.</short>
  12.       </locale>
  13.     </schema>
  14.     <schema>
  15.       <key>/schemas/apps/celestia/winHeight</key>
  16.       <applyto>/apps/celestia/winHeight</applyto>
  17.       <owner>celestia</owner>
  18.       <type>int</type>
  19.       <default>480</default>
  20.       <locale name="C">
  21.         <short>Render area height.</short>
  22.       </locale>
  23.     </schema>
  24.     <schema>
  25.       <key>/schemas/apps/celestia/winX</key>
  26.       <applyto>/apps/celestia/winX</applyto>
  27.       <owner>celestia</owner>
  28.       <type>int</type>
  29.       <default>-1</default>
  30.       <locale name="C">
  31.         <short>Horizontal window position.</short>
  32.       </locale>
  33.     </schema>
  34.     <schema>
  35.       <key>/schemas/apps/celestia/winY</key>
  36.       <applyto>/apps/celestia/winY</applyto>
  37.       <owner>celestia</owner>
  38.       <type>int</type>
  39.       <default>-1</default>
  40.       <locale name="C">
  41.         <short>Vertical window position.</short>
  42.       </locale>
  43.     </schema>
  44.     <!-- VISUAL OPTIONS -->
  45.     <schema>
  46.       <key>/schemas/apps/celestia/ambientLight</key>
  47.       <applyto>/apps/celestia/ambientLight</applyto>
  48.       <owner>celestia</owner>
  49.       <type>float</type>
  50.       <default>0.1</default>
  51.       <locale name="C">
  52.         <short>Ambient light value (default: low).</short>
  53.       </locale>
  54.     </schema>
  55.     <schema>
  56.       <key>/schemas/apps/celestia/visualMagnitude</key>
  57.       <applyto>/apps/celestia/visualMagnitude</applyto>
  58.       <owner>celestia</owner>
  59.       <type>float</type>
  60.       <default>8.5</default>
  61.       <locale name="C">
  62.         <short>Visual magnitude.</short>
  63.       </locale>
  64.     </schema>
  65.     <schema>
  66.       <key>/schemas/apps/celestia/galaxyLightGain</key>
  67.       <applyto>/apps/celestia/galaxyLightGain</applyto>
  68.       <owner>celestia</owner>
  69.       <type>float</type>
  70.       <default>0.0</default>
  71.       <locale name="C">
  72.         <short>Brightness control for galaxies.</short>
  73.       </locale>
  74.     </schema>
  75.     <schema>
  76.       <key>/schemas/apps/celestia/distanceLimit</key>
  77.       <applyto>/apps/celestia/distanceLimit</applyto>
  78.       <owner>celestia</owner>
  79.       <type>int</type>
  80.       <default>1000000</default>
  81.       <locale name="C">
  82.         <short>Rendering limit in light-years.</short>
  83.       </locale>
  84.     </schema>
  85.     <schema>
  86.       <key>/schemas/apps/celestia/showLocalTime</key>
  87.       <applyto>/apps/celestia/showLocalTime</applyto>
  88.       <owner>celestia</owner>
  89.       <type>bool</type>
  90.       <default>true</default>
  91.       <locale name="C">
  92.         <short>Display time in terms of local time zone.</short>
  93.       </locale>
  94.     </schema>
  95.     <schema>
  96.       <key>/schemas/apps/celestia/verbosity</key>
  97.       <applyto>/apps/celestia/verbosity</applyto>
  98.       <owner>celestia</owner>
  99.       <type>int</type>
  100.       <default>1</default>
  101.       <locale name="C">
  102.         <short>Verbosity of information text displayed.</short>
  103.       </locale>
  104.     </schema>
  105.     <schema>
  106.       <key>/schemas/apps/celestia/fullScreen</key>
  107.       <applyto>/apps/celestia/fullScreen</applyto>
  108.       <owner>celestia</owner>
  109.       <type>bool</type>
  110.       <default>false</default>
  111.       <locale name="C">
  112.         <short>Fullscreen state.</short>
  113.       </locale>
  114.     </schema>
  115.     <schema>
  116.       <key>/schemas/apps/celestia/starStyle</key>
  117.       <applyto>/apps/celestia/starStyle</applyto>
  118.       <owner>celestia</owner>
  119.       <type>int</type>
  120.       <default>0</default>
  121.       <locale name="C">
  122.         <short>Style of star rendering.</short>
  123.         <long>0=Fuzzy Points, 1=Points, 2=Scaled Discs</long>
  124.       </locale>
  125.     </schema>
  126.     <schema>
  127.       <key>/schemas/apps/celestia/textureResolution</key>
  128.       <applyto>/apps/celestia/textureResolution</applyto>
  129.       <owner>celestia</owner>
  130.       <type>int</type>
  131.       <default>1</default>
  132.       <locale name="C">
  133.         <short>Resolution of textures.</short>
  134.         <long>0=Low, 1=Medium, 2=High</long>
  135.       </locale>
  136.     </schema>
  137.     <schema>
  138.       <key>/schemas/apps/celestia/altSurfaceName</key>
  139.       <applyto>/apps/celestia/altSurfaceName</applyto>
  140.       <owner>celestia</owner>
  141.       <type>string</type>
  142.       <default></default>
  143.       <locale name="C">
  144.         <short>Alternate surface description.</short>
  145.       </locale>
  146.     </schema>
  147.     <schema>
  148.       <key>/schemas/apps/celestia/videoSync</key>
  149.       <applyto>/apps/celestia/videoSync</applyto>
  150.       <owner>celestia</owner>
  151.       <type>bool</type>
  152.       <default>true</default>
  153.       <locale name="C">
  154.         <short>Sync framerate to video refresh rate.</short>
  155.       </locale>
  156.     </schema>
  157.     <!-- RENDER OPTIONS -->
  158.     <schema>
  159.       <key>/schemas/apps/celestia/render/stars</key>
  160.       <applyto>/apps/celestia/render/stars</applyto>
  161.       <owner>celestia</owner>
  162.       <type>bool</type>
  163.       <default>true</default>
  164.       <locale name="C">
  165.         <short>Render stars.</short>
  166.       </locale>
  167.     </schema>
  168.     <schema>
  169.       <key>/schemas/apps/celestia/render/planets</key>
  170.       <applyto>/apps/celestia/render/planets</applyto>
  171.       <owner>celestia</owner>
  172.       <type>bool</type>
  173.       <default>true</default>
  174.       <locale name="C">
  175.         <short>Render planets.</short>
  176.       </locale>
  177.     </schema>
  178.     <schema>
  179.       <key>/schemas/apps/celestia/render/galaxies</key>
  180.       <applyto>/apps/celestia/render/galaxies</applyto>
  181.       <owner>celestia</owner>
  182.       <type>bool</type>
  183.       <default>true</default>
  184.       <locale name="C">
  185.         <short>Render galaxies.</short>
  186.       </locale>
  187.     </schema>
  188.     <schema>
  189.       <key>/schemas/apps/celestia/render/diagrams</key>
  190.       <applyto>/apps/celestia/render/diagrams</applyto>
  191.       <owner>celestia</owner>
  192.       <type>bool</type>
  193.       <default>false</default>
  194.       <locale name="C">
  195.         <short>Render constellation lines.</short>
  196.       </locale>
  197.     </schema>
  198.     <schema>
  199.       <key>/schemas/apps/celestia/render/cloudMaps</key>
  200.       <applyto>/apps/celestia/render/cloudMaps</applyto>
  201.       <owner>celestia</owner>
  202.       <type>bool</type>
  203.       <default>true</default>
  204.       <locale name="C">
  205.         <short>Render clouds on planetary bodies.</short>
  206.       </locale>
  207.     </schema>
  208.     <schema>
  209.       <key>/schemas/apps/celestia/render/orbits</key>
  210.       <applyto>/apps/celestia/render/orbits</applyto>
  211.       <owner>celestia</owner>
  212.       <type>bool</type>
  213.       <default>false</default>
  214.       <locale name="C">
  215.         <short>Render orbit lines.</short>
  216.       </locale>
  217.     </schema>
  218.     <schema>
  219.       <key>/schemas/apps/celestia/render/celestialSphere</key>
  220.       <applyto>/apps/celestia/render/celestialSphere</applyto>
  221.       <owner>celestia</owner>
  222.       <type>bool</type>
  223.       <default>false</default>
  224.       <locale name="C">
  225.         <short>Render celestial grid lines.</short>
  226.       </locale>
  227.     </schema>
  228.     <schema>
  229.       <key>/schemas/apps/celestia/render/nightMaps</key>
  230.       <applyto>/apps/celestia/render/nightMaps</applyto>
  231.       <owner>celestia</owner>
  232.       <type>bool</type>
  233.       <default>true</default>
  234.       <locale name="C">
  235.         <short>Render night-side textures on planets.</short>
  236.       </locale>
  237.     </schema>
  238.     <schema>
  239.       <key>/schemas/apps/celestia/render/atmospheres</key>
  240.       <applyto>/apps/celestia/render/atmospheres</applyto>
  241.       <owner>celestia</owner>
  242.       <type>bool</type>
  243.       <default>true</default>
  244.       <locale name="C">
  245.         <short>Render atmosphere on planets.</short>
  246.       </locale>
  247.     </schema>
  248.     <schema>
  249.       <key>/schemas/apps/celestia/render/smoothLines</key>
  250.       <applyto>/apps/celestia/render/smoothLines</applyto>
  251.       <owner>celestia</owner>
  252.       <type>bool</type>
  253.       <default>true</default>
  254.       <locale name="C">
  255.         <short>Render lines anti-aliased.</short>
  256.       </locale>
  257.     </schema>
  258.     <schema>
  259.       <key>/schemas/apps/celestia/render/eclipseShadows</key>
  260.       <applyto>/apps/celestia/render/eclipseShadows</applyto>
  261.       <owner>celestia</owner>
  262.       <type>bool</type>
  263.       <default>true</default>
  264.       <locale name="C">
  265.         <short>Render shadows of bodies on other bodies.</short>
  266.       </locale>
  267.     </schema>
  268.     <schema>
  269.       <key>/schemas/apps/celestia/render/ringShadows</key>
  270.       <applyto>/apps/celestia/render/ringShadows</applyto>
  271.       <owner>celestia</owner>
  272.       <type>bool</type>
  273.       <default>true</default>
  274.       <locale name="C">
  275.         <short>Render shadows cast by planetary rings.</short>
  276.       </locale>
  277.     </schema>
  278.     <schema>
  279.       <key>/schemas/apps/celestia/render/boundaries</key>
  280.       <applyto>/apps/celestia/render/boundaries</applyto>
  281.       <owner>celestia</owner>
  282.       <type>bool</type>
  283.       <default>false</default>
  284.       <locale name="C">
  285.         <short>Render boundary lines between constellations.</short>
  286.       </locale>
  287.     </schema>
  288.     <schema>
  289.       <key>/schemas/apps/celestia/render/autoMag</key>
  290.       <applyto>/apps/celestia/render/autoMag</applyto>
  291.       <owner>celestia</owner>
  292.       <type>bool</type>
  293.       <default>true</default>
  294.       <locale name="C">
  295.         <short>Render body brightness with auto-magnitude.</short>
  296.       </locale>
  297.     </schema>
  298.     <schema>
  299.       <key>/schemas/apps/celestia/render/cometTails</key>
  300.       <applyto>/apps/celestia/render/cometTails</applyto>
  301.       <owner>celestia</owner>
  302.       <type>bool</type>
  303.       <default>true</default>
  304.       <locale name="C">
  305.         <short>Render tails on comet objects.</short>
  306.       </locale>
  307.     </schema>
  308.     <schema>
  309.       <key>/schemas/apps/celestia/render/markers</key>
  310.       <applyto>/apps/celestia/render/markers</applyto>
  311.       <owner>celestia</owner>
  312.       <type>bool</type>
  313.       <default>false</default>
  314.       <locale name="C">
  315.         <short>Render coloured markers.</short>
  316.       </locale>
  317.     </schema>
  318.     <schema>
  319.       <key>/schemas/apps/celestia/render/partialTrajectories</key>
  320.       <applyto>/apps/celestia/render/partialTrajectories</applyto>
  321.       <owner>celestia</owner>
  322.       <type>bool</type>
  323.       <default>false</default>
  324.       <locale name="C">
  325.         <short>Render partial trajectories.</short>
  326.       </locale>
  327.     </schema>
  328.     <schema>
  329.       <key>/schemas/apps/celestia/render/nebulae</key>
  330.       <applyto>/apps/celestia/render/nebulae</applyto>
  331.       <owner>celestia</owner>
  332.       <type>bool</type>
  333.       <default>true</default>
  334.       <locale name="C">
  335.         <short>Render nebulae.</short>
  336.       </locale>
  337.     </schema>
  338.     <schema>
  339.       <key>/schemas/apps/celestia/render/openClusters</key>
  340.       <applyto>/apps/celestia/render/openClusters</applyto>
  341.       <owner>celestia</owner>
  342.       <type>bool</type>
  343.       <default>false</default>
  344.       <locale name="C">
  345.         <short>Render open clusters.</short>
  346.       </locale>
  347.     </schema>
  348.     <schema>
  349.       <key>/schemas/apps/celestia/render/globulars</key>
  350.       <applyto>/apps/celestia/render/globulars</applyto>
  351.       <owner>celestia</owner>
  352.       <type>bool</type>
  353.       <default>false</default>
  354.       <locale name="C">
  355.         <short>Render globulars.</short>
  356.       </locale>
  357.     </schema>
  358.     <schema>
  359.       <key>/schemas/apps/celestia/render/gridEcliptic</key>
  360.       <applyto>/apps/celestia/render/gridEcliptic</applyto>
  361.       <owner>celestia</owner>
  362.       <type>bool</type>
  363.       <default>false</default>
  364.       <locale name="C">
  365.         <short>Render ecliptic grid lines.</short>
  366.       </locale>
  367.     </schema>
  368.     <schema>
  369.       <key>/schemas/apps/celestia/render/gridHorizontal</key>
  370.       <applyto>/apps/celestia/render/gridHorizontal</applyto>
  371.       <owner>celestia</owner>
  372.       <type>bool</type>
  373.       <default>false</default>
  374.       <locale name="C">
  375.         <short>Render horizontal grid lines.</short>
  376.       </locale>
  377.     </schema>
  378.     <schema>
  379.       <key>/schemas/apps/celestia/render/gridGalactic</key>
  380.       <applyto>/apps/celestia/render/gridGalactic</applyto>
  381.       <owner>celestia</owner>
  382.       <type>bool</type>
  383.       <default>false</default>
  384.       <locale name="C">
  385.         <short>Render galactic grid lines.</short>
  386.       </locale>
  387.     </schema>
  388.     <!-- LABEL OPTIONS -->
  389.     <schema>
  390.       <key>/schemas/apps/celestia/labels/star</key>
  391.       <applyto>/apps/celestia/labels/star</applyto>
  392.       <owner>celestia</owner>
  393.       <type>bool</type>
  394.       <default>false</default>
  395.       <locale name="C">
  396.         <short>Label stars.</short>
  397.       </locale>
  398.     </schema>
  399.     <schema>
  400.       <key>/schemas/apps/celestia/labels/planet</key>
  401.       <applyto>/apps/celestia/labels/planet</applyto>
  402.       <owner>celestia</owner>
  403.       <type>bool</type>
  404.       <default>false</default>
  405.       <locale name="C">
  406.         <short>Label planetary bodies.</short>
  407.       </locale>
  408.     </schema>
  409.     <schema>
  410.       <key>/schemas/apps/celestia/labels/moon</key>
  411.       <applyto>/apps/celestia/labels/moon</applyto>
  412.       <owner>celestia</owner>
  413.       <type>bool</type>
  414.       <default>false</default>
  415.       <locale name="C">
  416.         <short>Label moons.</short>
  417.       </locale>
  418.     </schema>
  419.     <schema>
  420.       <key>/schemas/apps/celestia/labels/constellation</key>
  421.       <applyto>/apps/celestia/labels/constellation</applyto>
  422.       <owner>celestia</owner>
  423.       <type>bool</type>
  424.       <default>false</default>
  425.       <locale name="C">
  426.         <short>Label constellations.</short>
  427.       </locale>
  428.     </schema>
  429.     <schema>
  430.       <key>/schemas/apps/celestia/labels/galaxy</key>
  431.       <applyto>/apps/celestia/labels/galaxy</applyto>
  432.       <owner>celestia</owner>
  433.       <type>bool</type>
  434.       <default>false</default>
  435.       <locale name="C">
  436.         <short>Label known galaxies.</short>
  437.       </locale>
  438.     </schema>
  439.     <schema>
  440.       <key>/schemas/apps/celestia/labels/asteroid</key>
  441.       <applyto>/apps/celestia/labels/asteroid</applyto>
  442.       <owner>celestia</owner>
  443.       <type>bool</type>
  444.       <default>false</default>
  445.       <locale name="C">
  446.         <short>Label asteroid objects.</short>
  447.       </locale>
  448.     </schema>
  449.     <schema>
  450.       <key>/schemas/apps/celestia/labels/spacecraft</key>
  451.       <applyto>/apps/celestia/labels/spacecraft</applyto>
  452.       <owner>celestia</owner>
  453.       <type>bool</type>
  454.       <default>false</default>
  455.       <locale name="C">
  456.         <short>Label man-made vehicles.</short>
  457.       </locale>
  458.     </schema>
  459.     <schema>
  460.       <key>/schemas/apps/celestia/labels/location</key>
  461.       <applyto>/apps/celestia/labels/location</applyto>
  462.       <owner>celestia</owner>
  463.       <type>bool</type>
  464.       <default>false</default>
  465.       <locale name="C">
  466.         <short>Label surface locations on bodies.</short>
  467.       </locale>
  468.     </schema>
  469.     <schema>
  470.       <key>/schemas/apps/celestia/labels/comet</key>
  471.       <applyto>/apps/celestia/labels/comet</applyto>
  472.       <owner>celestia</owner>
  473.       <type>bool</type>
  474.       <default>false</default>
  475.       <locale name="C">
  476.         <short>Label comet objects.</short>
  477.       </locale>
  478.     </schema>
  479.     <schema>
  480.       <key>/schemas/apps/celestia/labels/nebula</key>
  481.       <applyto>/apps/celestia/labels/nebula</applyto>
  482.       <owner>celestia</owner>
  483.       <type>bool</type>
  484.       <default>false</default>
  485.       <locale name="C">
  486.         <short>Label nebula objects.</short>
  487.       </locale>
  488.     </schema>
  489.     <schema>
  490.       <key>/schemas/apps/celestia/labels/openCluster</key>
  491.       <applyto>/apps/celestia/labels/openCluster</applyto>
  492.       <owner>celestia</owner>
  493.       <type>bool</type>
  494.       <default>false</default>
  495.       <locale name="C">
  496.         <short>Label open cluster objects.</short>
  497.       </locale>
  498.     </schema>
  499.     <schema>
  500.       <key>/schemas/apps/celestia/labels/i18n</key>
  501.       <applyto>/apps/celestia/labels/i18n</applyto>
  502.       <owner>celestia</owner>
  503.       <type>bool</type>
  504.       <default>false</default>
  505.       <locale name="C">
  506.         <short>Constellations are shown with latin names.</short>
  507.       </locale>
  508.     </schema>
  509.     <schema>
  510.       <key>/schemas/apps/celestia/labels/globular</key>
  511.       <applyto>/apps/celestia/labels/globular</applyto>
  512.       <owner>celestia</owner>
  513.       <type>bool</type>
  514.       <default>false</default>
  515.       <locale name="C">
  516.         <short>Label globular objects.</short>
  517.       </locale>
  518.     </schema>
  519.     <!-- ORBIT VIEW OPTIONS -->
  520.     <schema>
  521.       <key>/schemas/apps/celestia/orbits/planet</key>
  522.       <applyto>/apps/celestia/orbits/planet</applyto>
  523.       <owner>celestia</owner>
  524.       <type>bool</type>
  525.       <default>true</default>
  526.       <locale name="C">
  527.         <short>Show orbits of planets.</short>
  528.       </locale>
  529.     </schema>
  530.     <schema>
  531.       <key>/schemas/apps/celestia/orbits/moon</key>
  532.       <applyto>/apps/celestia/orbits/moon</applyto>
  533.       <owner>celestia</owner>
  534.       <type>bool</type>
  535.       <default>true</default>
  536.       <locale name="C">
  537.         <short>Show orbits of moons.</short>
  538.       </locale>
  539.     </schema>
  540.     <schema>
  541.       <key>/schemas/apps/celestia/orbits/asteroid</key>
  542.       <applyto>/apps/celestia/orbits/asteroid</applyto>
  543.       <owner>celestia</owner>
  544.       <type>bool</type>
  545.       <default>false</default>
  546.       <locale name="C">
  547.         <short>Show orbits of asteroids.</short>
  548.       </locale>
  549.     </schema>
  550.     <schema>
  551.       <key>/schemas/apps/celestia/orbits/comet</key>
  552.       <applyto>/apps/celestia/orbits/comet</applyto>
  553.       <owner>celestia</owner>
  554.       <type>bool</type>
  555.       <default>false</default>
  556.       <locale name="C">
  557.         <short>Show orbits of comets.</short>
  558.       </locale>
  559.     </schema>
  560.     <schema>
  561.       <key>/schemas/apps/celestia/orbits/spacecraft</key>
  562.       <applyto>/apps/celestia/orbits/spacecraft</applyto>
  563.       <owner>celestia</owner>
  564.       <type>bool</type>
  565.       <default>false</default>
  566.       <locale name="C">
  567.         <short>Show orbits of spacecraft.</short>
  568.       </locale>
  569.     </schema>
  570.     <schema>
  571.       <key>/schemas/apps/celestia/orbits/invisible</key>
  572.       <applyto>/apps/celestia/orbits/invisible</applyto>
  573.       <owner>celestia</owner>
  574.       <type>bool</type>
  575.       <default>false</default>
  576.       <locale name="C">
  577.         <short>Show orbits of invisible objects.</short>
  578.       </locale>
  579.     </schema>
  580.     <schema>
  581.       <key>/schemas/apps/celestia/orbits/unknown</key>
  582.       <applyto>/apps/celestia/orbits/unknown</applyto>
  583.       <owner>celestia</owner>
  584.       <type>bool</type>
  585.       <default>false</default>
  586.       <locale name="C">
  587.         <short>Show orbits of unclassified objects.</short>
  588.       </locale>
  589.     </schema>
  590.     <!-- URL HANDLER OPTIONS -->
  591.     <schema>
  592.       <key>/schemas/desktop/gnome/url-handlers/cel/command</key>
  593.       <applyto>/desktop/gnome/url-handlers/cel/command</applyto>
  594.       <owner>celestia</owner>
  595.       <type>string</type>
  596.       <default>celestia "%s"</default>
  597.       <locale name="C">
  598.         <short>Command to use to run cel:// URLs.</short>
  599.       </locale>
  600.     </schema>
  601.     <schema>
  602.       <key>/schemas/desktop/gnome/url-handlers/cel/enabled</key>
  603.       <applyto>/desktop/gnome/url-handlers/cel/enabled</applyto>
  604.       <owner>celestia</owner>
  605.       <type>bool</type>
  606.       <default>true</default>
  607.       <locale name="C">
  608.         <short>Whether or not the URL handler is enabled.</short>
  609.       </locale>
  610.     </schema>
  611.     <schema>
  612.       <key>/schemas/desktop/gnome/url-handlers/cel/needs_terminal</key>
  613.       <applyto>/desktop/gnome/url-handlers/cel/needs_terminal</applyto>
  614.       <owner>celestia</owner>
  615.       <type>bool</type>
  616.       <default>false</default>
  617.       <locale name="C">
  618.         <short>Whether or not the application starts in a terminal.</short>
  619.       </locale>
  620.     </schema>
  621.   </schemalist>
  622. </gconfschemafile>