~ubuntu-branches/ubuntu/gutsy/kdebase-workspace/gutsy

« back to all changes in this revision

Viewing changes to kwin/data/update_default_rules.cpp

  • Committer: Bazaar Package Importer
  • Author(s): Jonathan Riddell
  • Date: 2007-10-11 14:04:48 UTC
  • mfrom: (1.1.1 upstream)
  • Revision ID: james.westby@ubuntu.com-20071011140448-v0eb7lxbb24zagca
Tags: 3.94.0-0ubuntu1
New upstream release

Show diffs side-by-side

added added

removed removed

Lines of Context:
8
8
License. See the file "COPYING" for the exact licensing terms.
9
9
******************************************************************/
10
10
 
11
 
// read addtional window rules and add them to kwinrulesrc
 
11
// read additional window rules and add them to kwinrulesrc
12
12
 
13
13
#include <kconfig.h>
 
14
#include <kconfiggroup.h>
14
15
#include <kdebug.h>
15
16
#include <kcomponentdata.h>
16
17
#include <kstandarddirs.h>