From a4d269d09189cad2103ca85d8045c5da9ff06573 Mon Sep 17 00:00:00 2001 From: Jonathan Beck Date: Sun, 11 Oct 2009 20:56:53 +0200 Subject: Implement delete node. --- src/gnome-plist-editor.ui | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) (limited to 'src/gnome-plist-editor.ui') diff --git a/src/gnome-plist-editor.ui b/src/gnome-plist-editor.ui index 92cea0b..bc28a39 100644 --- a/src/gnome-plist-editor.ui +++ b/src/gnome-plist-editor.ui @@ -43,8 +43,8 @@ Property List Editor center - 450 - 350 + 600 + 600 text-editor @@ -264,10 +264,10 @@ True - False Delete Item True list-remove + False -- cgit v1.1-32-gdbae