From 07bea68b0e55b67011b3c883e2b19cd9b2182505 Mon Sep 17 00:00:00 2001 From: Chris Ball Date: Tue, 08 Jul 2008 23:39:55 +0000 Subject: #7434 Add power section to the control panel --- (limited to 'data') diff --git a/data/icons/Makefile.am b/data/icons/Makefile.am index 625e78b..8209ca3 100644 --- a/data/icons/Makefile.am +++ b/data/icons/Makefile.am @@ -6,6 +6,7 @@ sugar_DATA = \ module-date_and_time.svg \ module-frame.svg \ module-language.svg \ - module-network.svg + module-network.svg \ + module-power.svg EXTRA_DIST = $(sugar_DATA) diff --git a/data/icons/module-power.svg b/data/icons/module-power.svg new file mode 100644 index 0000000..4db57ea --- /dev/null +++ b/data/icons/module-power.svg @@ -0,0 +1,13 @@ + + +]> + + + + + + + + + \ No newline at end of file -- cgit v0.9.1