lib/gtk: move default gtk module as a project
[nit.git] / lib / gtk / v3_4 / v3_4.nit
similarity index 95%
rename from lib/gtk3_4/gtk3_4.nit
rename to lib/gtk/v3_4/v3_4.nit
index dd828da..bf082c7 100644 (file)
@@ -15,7 +15,7 @@
 # See the License for the specific language governing permissions and
 # limitations under the License.
 
-module gtk3_4 is pkgconfig("gtk+-3.0")
+module v3_4 is pkgconfig("gtk+-3.0")
 
 import gtk_widgets_ext
 import gtk_dialogs