applying background image
authorHyoyoung Chang <hyoyoung.chang@samsung.com>
Wed, 6 Oct 2010 12:58:35 +0000 (21:58 +0900)
committerHyoyoung Chang <hyoyoung.chang@samsung.com>
Wed, 6 Oct 2010 12:58:35 +0000 (21:58 +0900)
data/themes/cbhmdrawer.edc
debian/changelog

index 4ed52ab..f8d446e 100644 (file)
@@ -36,6 +36,26 @@ collections
                                }
                        }
 
+                       part 
+                       { 
+                               // width: 480, height: 335
+                               name: "background/image";
+                               type: IMAGE;
+                               scale: 1;
+                               mouse_events: 1;
+                               description 
+                               {
+                                       state: "default" 0.0;
+                                       rel1 { relative: 0.0 0.0; to: "background";}
+                                       rel2 { relative: 1.0 1.0; to: "background";}
+                                       image
+                                       {
+                                               normal: "clipboard_panel_bg.png";
+                                               border: 0 0 10 0;
+                                       }
+                               }
+                       }
+
                        part
                        {
                                // width: 35, height: 335
index c9fd3d6..8eb645e 100644 (file)
@@ -1,3 +1,21 @@
+cbhm (0.1.0-22) unstable; urgency=low
+
+  * case of inhouse package
+  * Git: 165.213.180.234:/git/slp/pkgs/cbhm
+  * Tag: cbhm_0.1.0-22
+  * apply background image
+
+ -- Hyoyoung Chang <hyoyoung.chang@samsung.com>  Wed, 06 Oct 2010 21:58:06 +0900
+
+cbhm (0.1.0-21) unstable; urgency=low
+
+  * case of inhouse package
+  * Git: 165.213.180.234:/git/slp/pkgs/cbhm
+  * Tag: cbhm_0.1.0-21
+  * add close button
+
+ -- Hyoyoung Chang <hyoyoung.chang@samsung.com>  Wed, 06 Oct 2010 21:41:08 +0900
+
 cbhm (0.1.0-20) unstable; urgency=low
 
   * case of inhouse package