gallery: rename 'Image Slider' to 'Gallery' in tizen-winsets demo and tests
authorKoeun Choi <koeun.choi@samsung.com>
Thu, 3 Jan 2013 08:22:36 +0000 (17:22 +0900)
committerMinkyu Kang <mk7.kang@samsung.com>
Fri, 4 Jan 2013 11:30:38 +0000 (20:30 +0900)
Change-Id: I7c0834e1607a8a016b60f0be69a2b089db1d0c09

demos/tizen-winsets/widgets/gallery.html
tests/unit-tests/gallery/index.html

index 22dc1a9..d42e444 100755 (executable)
@@ -1,7 +1,7 @@
 <!DOCTYPE html>
 <div data-role="page" data-add-back-btn="true">
        <div data-role="header" data-position="fixed">
-               <h1>Image Slider</h1>
+               <h1>Gallery</h1>
        </div>
        <div data-role="content" data-scroll="none">
                <div data-role="gallery" id="gallery" data-index="3" data-vertical-align="middle">
index 665bcc5..aeb7ba2 100755 (executable)
        <script src="../../../libs/js/jquery-mobile-1.1.0/external/qunit.js"></script>
        <script src="gallery-tests.js"></script>
 
-       <title>Image Slider</title>
+       <title>Gallery</title>
 </head>
 
 <body>
 
-<h1 id="qunit-header">Image Slider</h1>
+<h1 id="qunit-header">Gallery</h1>
 <h2 id="qunit-banner"></h2>
 <div id="qunit-testrunner-toolbar"></div>
 <h2 id="qunit-userAgent"></h2>
@@ -28,7 +28,7 @@
 
        <div data-role="page">
                <div data-role="header" data-position="fixed">
-                       <h1>Image Slider</h1>
+                       <h1>Gallery</h1>
                </div>
                <div data-role="content" data-scroll="none">
                        <div data-role="gallery" id="gallery" data-index="2" data-vertical-align="middle">