From 0c76884f9884fe0bbc0479f7380a0429adba80c3 Mon Sep 17 00:00:00 2001 From: Georg Ehrke Date: Sat, 14 Jan 2012 23:39:05 +0100 Subject: [PATCH] add icon for log app --- lib/app.php | 2 +- settings/img/log Icon License | 2 + settings/img/log.png | Bin 0 -> 441 bytes settings/img/log.svg | 86 ++++++++++++++++++++++++++++++++++ 4 files changed, 89 insertions(+), 1 deletion(-) create mode 100644 settings/img/log Icon License create mode 100644 settings/img/log.png create mode 100755 settings/img/log.svg diff --git a/lib/app.php b/lib/app.php index 3cf00464d3..de7d82ce95 100644 --- a/lib/app.php +++ b/lib/app.php @@ -232,7 +232,7 @@ class OC_App{ // admin apps menu $settings[] = array( "id" => "core_apps", "order" => 3, "href" => OC_Helper::linkTo( "settings", "apps.php?installed" ), "name" => $l->t("Apps"), "icon" => OC_Helper::imagePath( "settings", "apps.svg" )); // admin log menu - $settings[] = array( "id" => "core_log", "order" => 4, "href" => OC_Helper::linkTo( "settings", "log.php" ), "name" => $l->t("Log"), "icon" => OC_Helper::imagePath( "settings", "admin.svg" )); + $settings[] = array( "id" => "core_log", "order" => 4, "href" => OC_Helper::linkTo( "settings", "log.php" ), "name" => $l->t("Log"), "icon" => OC_Helper::imagePath( "settings", "log.svg" )); $settings[]=array( "id" => "admin", "order" => 1000, "href" => OC_Helper::linkTo( "settings", "admin.php" ), "name" => $l->t("Admin"), "icon" => OC_Helper::imagePath( "settings", "admin.svg" )); } diff --git a/settings/img/log Icon License b/settings/img/log Icon License new file mode 100644 index 0000000000..b5c3167d73 --- /dev/null +++ b/settings/img/log Icon License @@ -0,0 +1,2 @@ +CC BY 3.0 +http://thenounproject.com/en-us/noun/printer/#icon-No109 \ No newline at end of file diff --git a/settings/img/log.png b/settings/img/log.png new file mode 100644 index 0000000000000000000000000000000000000000..c84b3b29f19419f271756505087250057f1bb9dd GIT binary patch literal 441 zcmeAS@N?(olHy`uVBq!ia0vp^0wB!61|;P_|4#%`jKx9jP7LeL$-D$|*pj^6T^Rm@ z;DWu&Cj&(|3p^r=f!eQwFr$;k>5cfu>k`x;TbdoL)M4 zqZhNIK-+%H^^

GkGNJQFXd`%e$wHA#1h>2hIEzC9V5L$K?Y11mB5XJ`cG)IK=E4 zBbMB7TC`JoHg`;)sQ#07&9wA?_2vKPifVaW{?f>{;hJ0(w=c^pTgGgstS-iYKZiLR zoI>jxGFPl(ci^j8zvHL40Ux8wlWS4cySS`TIuJxLxC>Yf)9K$vsTT4>&U{pZ6`+u=@R&<$9sa{?)IPFEHNX z=D+3OAKI+q$t76%*>#di>ngv7xRZ(uX5xxUpLI@~od4_}pAxz3KuKq?@khVV?c$a5 zp8r1lupsR9PI(?S_c&qKCGk}oxdqxDvhg0<^y{>p%MxZEssF6^leXW!tJ(EPvO@Rx ep03ERT>CwoCdS8a(#ZmbD}$%2pUXO@geCwCKdX@d literal 0 HcmV?d00001 diff --git a/settings/img/log.svg b/settings/img/log.svg new file mode 100755 index 0000000000..72d4758ace --- /dev/null +++ b/settings/img/log.svg @@ -0,0 +1,86 @@ + + + +image/svg+xml + + + + + + + + \ No newline at end of file