+++ /dev/null
-/* XPM */
-static char * hGuiControlFlowInsert_xpm[] = {
-"22 22 3 1",
-" c None",
-". c #0DF904",
-"+ c #F90404",
-" ",
-" . ",
-" .. ",
-" ... ",
-" .... ",
-" ... ",
-" .. ",
-" . ",
-" ",
-"++++++++++............",
-"++++++++++............",
-" ",
-" ++++++ ",
-" ++++++ ",
-" ++++++ ",
-" ++++++ ",
-" ++++++ ",
-" ++++++ ",
-" ",
-"..........++++++++++++",
-"..........++++++++++++",
-" "};
#include "lttv_plugin_cfv.h"
#include "eventhooks.h"
-#include "hGuiControlFlowInsert.xpm"
+#include "resouceview_icon.xpm"
#include "hLegendInsert.xpm"
GQuark LTT_NAME_CPU;
--- /dev/null
+/* XPM */
+static char * resourceview_icon_xpm[] = {
+"22 22 22 1",
+" c None",
+". c #0DF904",
+"+ c #F90404",
+"@ c #000000",
+"# c #870202",
+"$ c #580101",
+"% c #EA0303",
+"& c #0C0000",
+"* c #060000",
+"= c #E60303",
+"- c #6D0101",
+"; c #D90303",
+"> c #020000",
+", c #240000",
+"' c #F80303",
+") c #530101",
+"! c #B60202",
+"~ c #C30303",
+"{ c #510101",
+"] c #068202",
+"^ c #045101",
+"/ c #A90202",
+" ",
+" . ",
+" .. ",
+" ... ",
+" .... ",
+" ... ",
+" .. ",
+" . ",
+" ",
+"++++++++++............",
+"++++++++++............",
+" @@@@@@ @@ @@ ",
+" @@ @@ +#@$++ @@ ",
+" @@ @@ +%&*=+ @@ ",
+" @@ @@ ++-@#+ @@ ",
+" @@ @@ ++;>,' @@ ",
+" @@@@@@ +++)@! @@ ",
+" @@ @@ +++~@{@@ ",
+" @@ @@ @@@@ ",
+"..@@...]@^++++/@@/++++",
+"..........++++++++++++",
+" "};