angular.module('omegaDecoration', []).value('profileIcons', { 'DirectProfile': 'glyphicon-transfer', 'SystemProfile': 'glyphicon-off', 'AutoDetectProfile': 'glyphicon-file', 'FixedProfile': 'glyphicon-globe', 'PacProfile': 'glyphicon-file', 'RulelistProfile': 'glyphicon-list', 'SwitchProfile': 'glyphicon-retweet', 'RuleListProfile': 'glyphicon-list', })