bea5542513
Copy from GNOME:Factory/anjuta based on submit request 22550 from user dimstar OBS-URL: https://build.opensuse.org/request/show/22550 OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/anjuta?expand=0&rev=36
23 lines
996 B
Diff
23 lines
996 B
Diff
From 26f921e18ba037ab36be4068b30186a47df7c646 Mon Sep 17 00:00:00 2001
|
|
From: Gennaro Bellizio <genbell@tiscali.it>
|
|
Date: Sat, 10 Oct 2009 09:08:10 +0000
|
|
Subject: bgo #597815 - Crash due to malformed UI definition file
|
|
|
|
---
|
|
diff --git a/plugins/class-gen/anjuta-class-gen-plugin.ui b/plugins/class-gen/anjuta-class-gen-plugin.ui
|
|
index 5b9fa72..c4d445a 100644
|
|
--- a/plugins/class-gen/anjuta-class-gen-plugin.ui
|
|
+++ b/plugins/class-gen/anjuta-class-gen-plugin.ui
|
|
@@ -693,7 +693,7 @@
|
|
</packing>
|
|
</child>
|
|
<child type="tab">
|
|
- <object class="GtkLabel">
|
|
+ <object class="GtkLabel" id="label53">
|
|
<property name="visible">True</property>
|
|
<property name="label" translatable="yes">Properties</property>
|
|
</object>
|
|
--
|
|
cgit v0.8.2
|
|
|