ViewVC Help
View File | Revision Log | Show Annotations | Download File
/cvs/deliantra/arch/res/ui/pl_settings_page.res
(Generate patch)

Comparing deliantra/arch/res/ui/pl_settings_page.res (file contents):
Revision 1.3 by root, Sat Jan 10 23:58:04 2009 UTC vs.
Revision 1.4 by root, Thu Oct 8 20:56:03 2009 UTC

123 s_id => "usekeys", 123 s_id => "usekeys",
124 c_col => 4, c_row => 1, 124 c_col => 4, c_row => 1,
125 tooltip => "Controls how, when and if to use keys automatically", 125 tooltip => "Controls how, when and if to use keys automatically",
126 options => [ 126 options => [
127 [0 => "inventory" , "inventory (only keys in the top level inventory are used)"], 127 [0 => "inventory" , "inventory (only keys in the top level inventory are used)"],
128 [1 => "keyrings" , "keyrings (only keys inactive keyrings will be used)"], 128 [1 => "keyrings" , "keyrings (only keys in active keyrings will be used)"],
129 [2 => "containers", "containers (only keys in active containers will be used)"], 129 [2 => "containers", "containers (only keys in active containers will be used)"],
130 ], 130 ],
131 }, 131 },
132 ], 132 ],
133 }, 133 },

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines