cleaning up some unneeded headers
svn path=/trunk/; revision=7416
This commit is contained in:
parent
044eb80355
commit
f7e40120a8
8 changed files with 1311 additions and 1989 deletions
|
@ -1,9 +1,9 @@
|
|||
/* -*- mode: c; style: linux -*- */
|
||||
|
||||
/* gnome-keyboard-properties-xkb.c
|
||||
* Copyright (C) 2003 Sergey V. Oudaltsov
|
||||
* Copyright (C) 2003-2007 Sergey V. Udaltsov
|
||||
*
|
||||
* Written by: Sergey V. Oudaltsov <svu@users.sourceforge.net>
|
||||
* Written by: Sergey V. Udaltsov <svu@gnome.org>
|
||||
*
|
||||
* This program is free software; you can redistribute it and/or modify
|
||||
* it under the terms of the GNU General Public License as published by
|
||||
|
@ -32,14 +32,11 @@
|
|||
|
||||
#include "capplet-util.h"
|
||||
#include "gconf-property-editor.h"
|
||||
#include "activate-settings-daemon.h"
|
||||
#include "capplet-stock-icons.h"
|
||||
#include <../accessibility/keyboard/accessibility-keyboard.h>
|
||||
|
||||
#include <libgnomekbd/gkbd-desktop-config.h>
|
||||
|
||||
#include "gnome-keyboard-properties-xkb.h"
|
||||
|
||||
#include <libgnomekbd/gkbd-desktop-config.h>
|
||||
|
||||
XklEngine *engine;
|
||||
XklConfigRegistry *config_registry;
|
||||
|
||||
|
|
|
@ -1,9 +1,9 @@
|
|||
/* -*- mode: c; style: linux -*- */
|
||||
|
||||
/* gnome-keyboard-properties-xkb.h
|
||||
* Copyright (C) 2003 Udaltsoft
|
||||
* Copyright (C) 2003-2007 Sergey V Udaltsov
|
||||
*
|
||||
* Written by Sergey V. Oudaltsov <svu@users.sf.net>
|
||||
* Written by Sergey V. Udaltsov <svu@gnome.org>
|
||||
*
|
||||
* This program is free software; you can redistribute it and/or modify
|
||||
* it under the terms of the GNU General Public License as published by
|
||||
|
|
|
@ -1,9 +1,9 @@
|
|||
/* -*- mode: c; style: linux -*- */
|
||||
|
||||
/* gnome-keyboard-properties-xkblt.c
|
||||
* Copyright (C) 2003 Sergey V. Oudaltsov
|
||||
* Copyright (C) 2003-2007 Sergey V. Udaltsov
|
||||
*
|
||||
* Written by: Sergey V. Oudaltsov <svu@users.sourceforge.net>
|
||||
* Written by: Sergey V. Udaltsov <svu@gnome.org>
|
||||
*
|
||||
* This program is free software; you can redistribute it and/or modify
|
||||
* it under the terms of the GNU General Public License as published by
|
||||
|
@ -30,19 +30,11 @@
|
|||
#include <glade/glade.h>
|
||||
|
||||
#include "capplet-util.h"
|
||||
#include "gconf-property-editor.h"
|
||||
#include "activate-settings-daemon.h"
|
||||
#include "capplet-stock-icons.h"
|
||||
#include <../accessibility/keyboard/accessibility-keyboard.h>
|
||||
|
||||
#include <libgnomekbd/gkbd-desktop-config.h>
|
||||
#include <libgnomekbd/gkbd-util.h>
|
||||
|
||||
#include "gnome-keyboard-properties-xkb.h"
|
||||
|
||||
#define GROUP_SWITCHERS_GROUP "grp"
|
||||
#define DEFAULT_GROUP_SWITCH "grp:alts_toggle"
|
||||
|
||||
static int idx2select = -1;
|
||||
static int max_selected_layouts = -1;
|
||||
static int default_group = -1;
|
||||
|
|
|
@ -26,16 +26,10 @@
|
|||
#endif
|
||||
|
||||
#include <gnome.h>
|
||||
#include <gconf/gconf-client.h>
|
||||
#include <glade/glade.h>
|
||||
|
||||
#include "capplet-util.h"
|
||||
#include "gconf-property-editor.h"
|
||||
#include "activate-settings-daemon.h"
|
||||
#include "capplet-stock-icons.h"
|
||||
#include <../accessibility/keyboard/accessibility-keyboard.h>
|
||||
|
||||
#include <libgnomekbd/gkbd-desktop-config.h>
|
||||
#include <libgnomekbd/gkbd-util.h>
|
||||
|
||||
#include "gnome-keyboard-properties-xkb.h"
|
||||
|
|
|
@ -1,9 +1,9 @@
|
|||
/* -*- mode: c; style: linux -*- */
|
||||
|
||||
/* gnome-keyboard-properties-xkb.c
|
||||
* Copyright (C) 2003 Sergey V. Oudaltsov
|
||||
/* gnome-keyboard-properties-xkbmc.c
|
||||
* Copyright (C) 2003-2007 Sergey V. Udaltsov
|
||||
*
|
||||
* Written by: Sergey V. Oudaltsov <svu@users.sourceforge.net>
|
||||
* Written by: Sergey V. Udaltsov <svu@gnome.org>
|
||||
*
|
||||
* This program is free software; you can redistribute it and/or modify
|
||||
* it under the terms of the GNU General Public License as published by
|
||||
|
@ -31,10 +31,6 @@
|
|||
#include <glade/glade.h>
|
||||
|
||||
#include "capplet-util.h"
|
||||
#include "gconf-property-editor.h"
|
||||
#include "activate-settings-daemon.h"
|
||||
#include "capplet-stock-icons.h"
|
||||
#include <../accessibility/keyboard/accessibility-keyboard.h>
|
||||
|
||||
#include "gnome-keyboard-properties-xkb.h"
|
||||
|
||||
|
|
|
@ -1,9 +1,9 @@
|
|||
/* -*- mode: c; style: linux -*- */
|
||||
|
||||
/* gnome-keyboard-properties-xkbot.c
|
||||
* Copyright (C) 2003 Sergey V. Oudaltsov
|
||||
* Copyright (C) 2003-2007 Sergey V. Udaltsov
|
||||
*
|
||||
* Written by: Sergey V. Oudaltsov <svu@users.sourceforge.net>
|
||||
* Written by: Sergey V. Udaltsov <svu@gnome.org>
|
||||
* John Spray <spray_john@users.sourceforge.net>
|
||||
*
|
||||
* This program is free software; you can redistribute it and/or modify
|
||||
|
@ -30,13 +30,7 @@
|
|||
#include <gconf/gconf-client.h>
|
||||
#include <glade/glade.h>
|
||||
|
||||
#include "libgnomekbd/gkbd-keyboard-config.h"
|
||||
|
||||
#include "capplet-util.h"
|
||||
#include "gconf-property-editor.h"
|
||||
#include "activate-settings-daemon.h"
|
||||
#include "capplet-stock-icons.h"
|
||||
#include <../accessibility/keyboard/accessibility-keyboard.h>
|
||||
|
||||
#include "gnome-keyboard-properties-xkb.h"
|
||||
|
||||
|
|
|
@ -1,9 +1,9 @@
|
|||
/* -*- mode: c; style: linux -*- */
|
||||
|
||||
/* gnome-keyboard-properties-xkb.c
|
||||
* Copyright (C) 2003 Sergey V. Oudaltsov
|
||||
/* gnome-keyboard-properties-xkbpv.c
|
||||
* Copyright (C) 2003-2007 Sergey V. Udaltsov
|
||||
*
|
||||
* Written by: Sergey V. Oudaltsov <svu@users.sourceforge.net>
|
||||
* Written by: Sergey V. Udaltsov <svu@gnome.org>
|
||||
*
|
||||
* This program is free software; you can redistribute it and/or modify
|
||||
* it under the terms of the GNU General Public License as published by
|
||||
|
@ -28,8 +28,6 @@
|
|||
#include <gnome.h>
|
||||
#include <glade/glade.h>
|
||||
|
||||
#include <libgnomekbd/gkbd-keyboard-config.h>
|
||||
|
||||
#include "capplet-util.h"
|
||||
|
||||
#include "gnome-keyboard-properties-xkb.h"
|
||||
|
|
File diff suppressed because it is too large
Load diff
Loading…
Add table
Add a link
Reference in a new issue