From 96325873892f97ccd0a40288c90793b88a42763d Mon Sep 17 00:00:00 2001 From: "munkyu.im" Date: Fri, 2 Dec 2011 16:14:22 +0900 Subject: [PATCH] [Title] add icons to button [Type] Enhancement [Module] [Priority] [CQ#] [Redmine#] [Problem] [Cause] [Solution] [TestCase] --- tizen/src/vtm.glade | 161 +++++++++++++++++++++++++++++++++++++++++++++++++--- 1 file changed, 154 insertions(+), 7 deletions(-) diff --git a/tizen/src/vtm.glade b/tizen/src/vtm.glade index e7cfcbc..8ffcdbe 100644 --- a/tizen/src/vtm.glade +++ b/tizen/src/vtm.glade @@ -82,7 +82,7 @@ 1 Lists of currently available targets. - + @@ -115,11 +115,34 @@ 3 - Create 28 True True True + bottom + + + True + + + True + gtk-add + + + 0 + + + + + True + Create + + + 1 + + + + False @@ -130,11 +153,34 @@ - Modify 28 True True True + + + True + + + True + gtk-edit + 1 + + + 0 + + + + + True + Modify + + + 1 + + + + False @@ -145,11 +191,35 @@ - Delete 28 True True True + + + True + + + True + gtk-remove + 1 + + + 0 + + + + + True + 0 + Delete + + + 1 + + + + False @@ -170,11 +240,34 @@ - Details 28 True True True + + + True + + + True + gtk-info + 1 + + + 0 + + + + + True + Details + + + 1 + + + + False @@ -185,11 +278,34 @@ - Refresh 28 True True True + + + True + + + True + gtk-refresh + 1 + + + 0 + + + + + True + Refresh + + + 1 + + + + 5 @@ -197,12 +313,35 @@ - Activate 28 True True True + + + True + + + True + gtk-yes + 1 + + + 0 + + + + + True + Activate + + + 1 + + + + False @@ -681,4 +820,12 @@ + + True + gtk-missing-image + + + True + gtk-missing-image + -- 2.7.4