# HG changeset patch # User Laurent Bessard # Date 1363214959 -3600 # Node ID 1a68113a323d4dff13749aae980b57961b7be839 # Parent 3290eff761f1dcc63b8c967a84639d07e3cc0b0a Fixed conflicting icon names on Windows diff -r 3290eff761f1 -r 1a68113a323d controls/LogViewer.py --- a/controls/LogViewer.py Wed Mar 13 23:17:30 2013 +0100 +++ b/controls/LogViewer.py Wed Mar 13 23:49:19 2013 +0100 @@ -256,7 +256,7 @@ self.ResetLogMessages() self.ParentWindow = window - self.LevelIcons = [GetBitmap(level) for level in LogLevels] + self.LevelIcons = [GetBitmap("LOG_" + level) for level in LogLevels] self.LevelFilters = [range(i) for i in xrange(4, 0, -1)] self.CurrentFilter = self.LevelFilters[0] diff -r 3290eff761f1 -r 1a68113a323d images/CRITICAL.png Binary file images/CRITICAL.png has changed diff -r 3290eff761f1 -r 1a68113a323d images/DEBUG.png Binary file images/DEBUG.png has changed diff -r 3290eff761f1 -r 1a68113a323d images/INFO.png Binary file images/INFO.png has changed diff -r 3290eff761f1 -r 1a68113a323d images/LOG_CRITICAL.png Binary file images/LOG_CRITICAL.png has changed diff -r 3290eff761f1 -r 1a68113a323d images/LOG_DEBUG.png Binary file images/LOG_DEBUG.png has changed diff -r 3290eff761f1 -r 1a68113a323d images/LOG_INFO.png Binary file images/LOG_INFO.png has changed diff -r 3290eff761f1 -r 1a68113a323d images/LOG_WARNING.png Binary file images/LOG_WARNING.png has changed diff -r 3290eff761f1 -r 1a68113a323d images/WARNING.png Binary file images/WARNING.png has changed diff -r 3290eff761f1 -r 1a68113a323d images/icons.svg --- a/images/icons.svg Wed Mar 13 23:17:30 2013 +0100 +++ b/images/icons.svg Wed Mar 13 23:49:19 2013 +0100 @@ -34,18 +34,18 @@ inkscape:window-height="1056" inkscape:window-width="1920" inkscape:pageshadow="2" - inkscape:pageopacity="1" + inkscape:pageopacity="0" guidetolerance="10.0" gridtolerance="10000" objecttolerance="10.0" borderopacity="1.0" bordercolor="#666666" - pagecolor="#f2f1f0" + pagecolor="#ffffff" id="base" showgrid="false" - inkscape:zoom="1" - inkscape:cx="301.65135" - inkscape:cy="426.18259" + inkscape:zoom="1.4142136" + inkscape:cx="456.71309" + inkscape:cy="836.95463" inkscape:window-x="0" inkscape:window-y="24" inkscape:current-layer="svg2" @@ -90933,7 +90933,7 @@ sodipodi:nodetypes="cccccccccccccccccccc" /> %% CRITICAL WARNING INFO DEBUG %% + sodipodi:role="line">%% LOG_CRITICAL LOG_WARNING LOG_INFO LOG_DEBUG %% + transform="matrix(1.8061017,0,0,1.8061017,-322.01425,-305.25604)" /> + transform="translate(47.554473,10.971182)" /> ! + transform="matrix(1.8061017,0,0,1.8061017,-142.01425,-306.25604)" /> i