Skip to content

Commit

Permalink
20190809
Browse files Browse the repository at this point in the history
  • Loading branch information
donpdonp committed Aug 9, 2019
1 parent 553f526 commit 6a2261a
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 5 deletions.
6 changes: 2 additions & 4 deletions config.json.example
Original file line number Diff line number Diff line change
Expand Up @@ -4,14 +4,12 @@
"columns" : [
{
"title" : "",
"url" : "radical.town",
"filter" : "radical.town",
"token" : null,
"last_check" : 1459678343,
"img_only" : false},
{
"title" : "",
"url" : "mastodon.art",
"filter" : "mastodon.art",
"token" : null,
"last_check" : 1459678357,
"img_only" : false}]
}
2 changes: 1 addition & 1 deletion glade/zootdeck.glade
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
<object class="GtkWindow" id="main">
<property name="can_focus">False</property>
<property name="events">GDK_BUTTON_PRESS_MASK | GDK_STRUCTURE_MASK</property>
<property name="title" translatable="yes">Zootdeck 20190807</property>
<property name="title" translatable="yes">Zootdeck 20190809</property>
<property name="icon">../img/zootlogo.png</property>
<signal name="check-resize" handler="main_check_resize" swapped="no"/>
<signal name="drag-begin" handler="zoot_drag" swapped="no"/>
Expand Down

0 comments on commit 6a2261a

Please sign in to comment.