Skip to content
This repository has been archived by the owner on Mar 22, 2018. It is now read-only.

Commit

Permalink
widened the 'plant_acc_entry' GtkEntry object to 12 chars. solves #36.
Browse files Browse the repository at this point in the history
  • Loading branch information
mfrasca committed Mar 10, 2015
1 parent 333e4a7 commit 86625a5
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion bauble/plugins/garden/plant_editor.glade
Original file line number Diff line number Diff line change
Expand Up @@ -412,7 +412,7 @@
<property name="visible">True</property>
<property name="can_focus">True</property>
<property name="invisible_char">●</property>
<property name="width_chars">10</property>
<property name="width_chars">12</property>
</object>
<packing>
<property name="expand">False</property>
Expand Down

0 comments on commit 86625a5

Please sign in to comment.