X-Git-Url: https://www.fi.muni.cz/~kas/git//home/kas/public_html/git/?a=blobdiff_plain;ds=sidebyside;f=shell%2Fmain.c;h=321334b03d93a59de197dd2da2fc1651adfc21e9;hb=08693866e1d7b85df9d362eb4412e94959b3948d;hp=5ed8f76d49946382d72cb5a7b76c177a138a4a81;hpb=c3e1500a4815225f08e1b20dd066559e8c92c280;p=evince.git diff --git a/shell/main.c b/shell/main.c index 5ed8f76d..321334b0 100644 --- a/shell/main.c +++ b/shell/main.c @@ -26,6 +26,7 @@ #include #include #include +#include #include #include "ev-stock-icons.h" @@ -99,6 +100,7 @@ main (int argc, char *argv[]) gtk_main (); + gnome_accelerators_sync (); poptFreeContext (context); return 0;