If you have Excel 2007, open file "Orbis.xlsx". Find Leaders tab, then Decius (should be last one, I think). In about 1/3 of the page, you'll find traits. Add '1' next to Minor, save file (remember to enable macros).
If you don't, find file CIV4LeaderHeadInfos in \Mods\Orbis\Assets\XML\Civilizations dirctory. Find Decius entry, and under <Traits> add
<Trait>
<TraitType>TRAIT_MINOR</TraitType>
<bTrait>1</bTrait>
</Trait>
Thank you very much.