]> www.fi.muni.cz Git - evince.git/commit
Evince use it's own icon. Fix for the bug #313392.
authorNickolay V. Shmyrev <nshmyrev@src.gnome.org>
Tue, 2 May 2006 18:55:10 +0000 (18:55 +0000)
committerNickolay V. Shmyrev <nshmyrev@src.gnome.org>
Tue, 2 May 2006 18:55:10 +0000 (18:55 +0000)
commitc9c1e2212e37fb03d5e4ce4192cfe3f8a7515c5c
tree822213156a34cfbce9fe9af770e04e6ad6695a21
parent70693deccf54d178c25d7f89c1b2d4a51fa5316f
Evince use it's own icon. Fix for the bug #313392.

* data/Makefile.am:
* data/evince.png:
* data/evince-16.png:
* data/evince-22.png:
* data/evince.svg:
* shell/main.c: (main):

Evince use it's own icon. Fix for the bug #313392.

* shell/ev-window.c: (fullscreen_timeout_cb),
(fullscreen_set_timeout), (fullscreen_clear_timeout),
(ev_window_cmd_help_about), (ev_window_dispose):

Simplify fullscreen timeout code.
ChangeLog
data/Makefile.am
data/evince-16.png [new file with mode: 0644]
data/evince-22.png [new file with mode: 0644]
data/evince.png [new file with mode: 0644]
data/evince.svg [new file with mode: 0644]
shell/ev-window.c
shell/main.c