Skip to content

Commit

Permalink
Merge pull request linuxmint#186 from mtwebster/glade-gtk3
Browse files Browse the repository at this point in the history
Update glade files to 3.0+
  • Loading branch information
clefebvre committed Jan 22, 2013
2 parents 7f06fb6 + 1be4c32 commit 124cf7b
Show file tree
Hide file tree
Showing 2 changed files with 83 additions and 89 deletions.
6 changes: 1 addition & 5 deletions src/nemo-bookmarks-window.ui
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
<?xml version="1.0" encoding="UTF-8"?>
<interface>
<!-- interface-requires gtk+ 2.12 -->
<!-- interface-requires gtk+ 3.0 -->
<object class="GtkDialog" id="bookmarks_dialog">
<property name="can_focus">False</property>
<property name="border_width">5</property>
Expand All @@ -25,7 +25,6 @@
<property name="can_focus">True</property>
<property name="can_default">True</property>
<property name="receives_default">False</property>
<property name="use_action_appearance">False</property>
<property name="use_stock">True</property>
</object>
<packing>
Expand All @@ -41,7 +40,6 @@
<property name="can_focus">True</property>
<property name="can_default">True</property>
<property name="receives_default">False</property>
<property name="use_action_appearance">False</property>
<property name="use_stock">True</property>
</object>
<packing>
Expand All @@ -57,7 +55,6 @@
<property name="can_focus">True</property>
<property name="can_default">True</property>
<property name="receives_default">False</property>
<property name="use_action_appearance">False</property>
<property name="use_stock">True</property>
</object>
<packing>
Expand All @@ -73,7 +70,6 @@
<property name="can_focus">True</property>
<property name="can_default">True</property>
<property name="receives_default">False</property>
<property name="use_action_appearance">False</property>
<property name="use_stock">True</property>
</object>
<packing>
Expand Down
Loading

0 comments on commit 124cf7b

Please sign in to comment.