lib/gtk: move gtk3_8 to gtk::v3_8
authorAlexis Laferrière <alexis.laf@xymus.net>
Wed, 30 Apr 2014 17:59:58 +0000 (13:59 -0400)
committerAlexis Laferrière <alexis.laf@xymus.net>
Wed, 30 Apr 2014 18:04:57 +0000 (14:04 -0400)
Signed-off-by: Alexis Laferrière <alexis.laf@xymus.net>

lib/gtk/v3_8.nit [moved from lib/gtk3_8/gtk3_8.nit with 96% similarity]

similarity index 96%
rename from lib/gtk3_8/gtk3_8.nit
rename to lib/gtk/v3_8.nit
index 92ad173..e3aeb0f 100644 (file)
@@ -14,9 +14,9 @@
 # See the License for the specific language governing permissions and
 # limitations under the License.
 
-module gtk3_8
+module v3_8
 
-import gtk3_6
+import v3_6
 
 redef class GtkWidget
        # Get the visibility of the widget, check if it's parents are visible too