You are viewing a plain text version of this content. The canonical link for it is here.
Posted to photark-commits@incubator.apache.org by bh...@apache.org on 2012/08/24 08:01:07 UTC

svn commit: r1376850 - in /incubator/photark/mobile/trunk: assets/www/css/custom.css gen/org/apache/photark/mobile/R.java

Author: bhargav
Date: Fri Aug 24 08:01:07 2012
New Revision: 1376850

URL: http://svn.apache.org/viewvc?rev=1376850&view=rev
Log:
Renamed Photark Specific files

Modified:
    incubator/photark/mobile/trunk/assets/www/css/custom.css
    incubator/photark/mobile/trunk/gen/org/apache/photark/mobile/R.java

Modified: incubator/photark/mobile/trunk/assets/www/css/custom.css
URL: http://svn.apache.org/viewvc/incubator/photark/mobile/trunk/assets/www/css/custom.css?rev=1376850&r1=1376849&r2=1376850&view=diff
==============================================================================
--- incubator/photark/mobile/trunk/assets/www/css/custom.css (original)
+++ incubator/photark/mobile/trunk/assets/www/css/custom.css Fri Aug 24 08:01:07 2012
@@ -3,7 +3,7 @@
 }
 .more
 {
-	text-align:right;
+	margin-right: 5px;
 }
 .cell
 {

Modified: incubator/photark/mobile/trunk/gen/org/apache/photark/mobile/R.java
URL: http://svn.apache.org/viewvc/incubator/photark/mobile/trunk/gen/org/apache/photark/mobile/R.java?rev=1376850&r1=1376849&r2=1376850&view=diff
==============================================================================
--- incubator/photark/mobile/trunk/gen/org/apache/photark/mobile/R.java (original)
+++ incubator/photark/mobile/trunk/gen/org/apache/photark/mobile/R.java Fri Aug 24 08:01:07 2012
@@ -13,8 +13,7 @@ public final class R {
     public static final class drawable {
         public static final int close=0x7f020000;
         public static final int facebook_icon=0x7f020001;
-        public static final int ic_launcher=0x7f020002;
-        public static final int icon=0x7f020003;
+        public static final int icon=0x7f020002;
     }
     public static final class layout {
         public static final int main=0x7f030000;