commit db094d53060a81b25bed7a05e47a6cbfe2f68167
Author: Nathan Freitas <[email protected]>
Date:   Thu Feb 23 14:37:02 2012 -0500

    removed unused old wizard layout
---
 res/layout/layout_wizard_welcome.xml |   24 ------------------------
 1 files changed, 0 insertions(+), 24 deletions(-)

diff --git a/res/layout/layout_wizard_welcome.xml 
b/res/layout/layout_wizard_welcome.xml
deleted file mode 100644
index b0c3faf..0000000
--- a/res/layout/layout_wizard_welcome.xml
+++ /dev/null
@@ -1,24 +0,0 @@
-<?xml version="1.0" encoding="utf-8"?>
-
-
-<LinearLayout xmlns:android="http://schemas.android.com/apk/res/android";
-    android:orientation="vertical"
-    android:layout_width="fill_parent"
-    android:layout_height="wrap_content">
-       <ScrollView android:id="@+id/helpscrollview" 
-               android:orientation="vertical"
-               android:layout_width="fill_parent" 
-               android:layout_height="fill_parent">    
-               <LinearLayout
-                   android:orientation="vertical"
-                   android:layout_width="fill_parent"
-                   android:layout_height="fill_parent"
-                   android:padding="3px">
-<TextView android:text="@string/wizard_welcome_msg"    
android:textColor="#ffffff" android:id="@+id/WizardRootTextView01" 
android:layout_width="wrap_content" 
android:layout_height="wrap_content"></TextView>
-
-
-
-                       </LinearLayout>
-               </ScrollView>                   
-</LinearLayout>
-



_______________________________________________
tor-commits mailing list
[email protected]
https://lists.torproject.org/cgi-bin/mailman/listinfo/tor-commits

Reply via email to