[anjuta/gnome-3-4] project-wizard: Make sure no template requires gtk+ 2.12 anymore
- From: Johannes Schmid <jhs src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [anjuta/gnome-3-4] project-wizard: Make sure no template requires gtk+ 2.12 anymore
- Date: Sun, 13 May 2012 12:56:50 +0000 (UTC)
commit f5291cca1088532117b7329c248f74dc36179937
Author: Johannes Schmid <jhs gnome org>
Date: Sat May 12 13:18:38 2012 +0200
project-wizard: Make sure no template requires gtk+ 2.12 anymore
.../templates/anjuta-plugin/src/plugin.ui | 1 -
.../templates/vala-gtk/src/project.ui | 1 -
2 files changed, 0 insertions(+), 2 deletions(-)
---
diff --git a/plugins/project-wizard/templates/anjuta-plugin/src/plugin.ui b/plugins/project-wizard/templates/anjuta-plugin/src/plugin.ui
index d67da88..3241d92 100644
--- a/plugins/project-wizard/templates/anjuta-plugin/src/plugin.ui
+++ b/plugins/project-wizard/templates/anjuta-plugin/src/plugin.ui
@@ -1,6 +1,5 @@
<?xml version="1.0"?>
<interface>
- <!-- interface-requires gtk+ 2.12 -->
<!-- interface-naming-policy project-wide -->
<object class="GtkWindow" id="window1">
<property name="title" translatable="yes">window1</property>
diff --git a/plugins/project-wizard/templates/vala-gtk/src/project.ui b/plugins/project-wizard/templates/vala-gtk/src/project.ui
index e04d298..3e62f44 100644
--- a/plugins/project-wizard/templates/vala-gtk/src/project.ui
+++ b/plugins/project-wizard/templates/vala-gtk/src/project.ui
@@ -1,6 +1,5 @@
<?xml version="1.0" encoding="UTF-8"?>
<interface>
- <!-- interface-requires gtk+ 2.12 -->
<object class="GtkWindow" id="window">
<property name="visible">True</property>
<property name="can_focus">False</property>
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]