X-Git-Url: http://git.maemo.org/git/?a=blobdiff_plain;f=ukeyboard%2Fcpanel%2Fonscreen.h;fp=ukeyboard%2Fcpanel%2Fonscreen.h;h=d83a1ebdcccdddbfc6c673e9705f0ada6c372ed8;hb=7683dfcfac0bf91f192f8e42b319cd0051add0c5;hp=0000000000000000000000000000000000000000;hpb=a2296ca9b6b721def864c695f6063057ebddc6a6;p=slovak-l10n diff --git a/ukeyboard/cpanel/onscreen.h b/ukeyboard/cpanel/onscreen.h new file mode 100644 index 0000000..d83a1eb --- /dev/null +++ b/ukeyboard/cpanel/onscreen.h @@ -0,0 +1,23 @@ +/* + * Copyright (c) 2008 Jiri Benc + * + * This program is free software; you can redistribute it and/or modify + * it under the terms of the GNU General Public License version 2 as + * published by the Free Software Foundation. + * + * This program is distributed in the hope that it will be useful, + * but WITHOUT ANY WARRANTY; without even the implied warranty of + * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the + * GNU General Public License for more details. + * + * You should have received a copy of the GNU General Public License + * along with this program; if not, write to the Free Software + * Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA + */ + +#ifndef _ONSCREEN_H +#define _ONSCREEN_H + +void prefs_onscreen_init(struct prefs *prefs); + +#endif