From 96d67a5498f7901342ca04eac0ab19c2b126008c Mon Sep 17 00:00:00 2001 From: Marco Biasini <marco.biasini@unibas.ch> Date: Mon, 4 Apr 2011 09:47:18 +0200 Subject: [PATCH] renamed "Property" preset to "Residue Type" --- modules/gui/pymod/scene/presets.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/modules/gui/pymod/scene/presets.xml b/modules/gui/pymod/scene/presets.xml index 4659e4e26..fb92d6da8 100644 --- a/modules/gui/pymod/scene/presets.xml +++ b/modules/gui/pymod/scene/presets.xml @@ -35,7 +35,7 @@ <Op ClassName="UniformColorOp" Index="5"> <ColorOp>3 0 ishetatm=1 and ele=C</ColorOp>0 1 0 1</Op> </Preset> - <Preset Name="Property"> + <Preset Name="Residue Type"> <Op ClassName="UniformColorOp" Index="0"> <ColorOp>3 0 rname=GLY,ALA,VAL,LEU,ILE</ColorOp>0.658824 0.658824 0.658824 1</Op> <Op ClassName="UniformColorOp" Index="1"> -- GitLab