seoz pushed a commit to branch master.

commit 34bb8ea1c2886ea2f9a92f7f51ea1c4c160f8dd7
Author: Daniel Juyung Seo <[email protected]>
Date:   Thu Apr 18 12:51:17 2013 +0900

    naviframe.edc: added comments for ambigous alias.
    
    This was added for the backward compatibility.
    I can't find any use case for these aliases but we can't remove it because 
this was included in the released elementary.
---
 data/themes/widgets/naviframe.edc | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/data/themes/widgets/naviframe.edc 
b/data/themes/widgets/naviframe.edc
index 93f890f..7846e37 100644
--- a/data/themes/widgets/naviframe.edc
+++ b/data/themes/widgets/naviframe.edc
@@ -1,5 +1,5 @@
 group { name: "elm/naviframe/item/basic/default";
-   alias: "elm/naviframe/item/basic/pager";
+   alias: "elm/naviframe/item/basic/pager"; /**< this was remained for the 
backward compatibility */
 
    images {
       image: "naviframe-base.jpg" COMP;
@@ -460,7 +460,7 @@ group { name: "elm/naviframe/item/basic/default";
  *  - contents follows below title
  */
 group { name: "elm/naviframe/item/overlap/default";
-   alias: "elm/naviframe/item/overlap/pager";
+   alias: "elm/naviframe/item/overlap/pager"; /**< this was remained for the 
backward compatibility */
 
    images {
       image: "naviframe-base.jpg" COMP;

-- 

------------------------------------------------------------------------------
Precog is a next-generation analytics platform capable of advanced
analytics on semi-structured data. The platform includes APIs for building
apps and a phenomenal toolset for data science. Developers can use
our toolset for easy data analysis & visualization. Get a free account!
http://www2.precog.com/precogplatform/slashdotnewsletter

Reply via email to