~ubuntu-branches/ubuntu/karmic/kdbg/karmic

« back to all changes in this revision

Viewing changes to kdbg/prefmisc.cpp

  • Committer: Bazaar Package Importer
  • Author(s): Steve Stalcup, Bhavani Shankar, Steve Stalcup
  • Date: 2009-01-02 13:09:45 UTC
  • mfrom: (3.1.3 squeeze)
  • Revision ID: james.westby@ubuntu.com-20090102130945-3451rmr9jppep20s
Tags: 2.1.1-1ubuntu1
[ Bhavani Shankar ]
* Merge from debian unstable, remaining changes: (LP: #313137)
  + debian/rules:
    - added dh_icons
* Add dh-installmime

[ Steve Stalcup ]
* Bumped standards version to 3.8.0
* Bumped debhelper build deps to (>= 5.0.51~) 

Show diffs side-by-side

added added

removed removed

Lines of Context:
1
 
// $Id$
2
 
 
3
 
// Copyright by Johannes Sixt
4
 
// This file is under GPL, the GNU General Public Licence
 
1
/*
 
2
 * Copyright Johannes Sixt
 
3
 * This file is licensed under the GNU General Public License Version 2.
 
4
 * See the file COPYING in the toplevel directory of the source directory.
 
5
 */
5
6
 
6
7
#include "prefmisc.h"
7
8
#include <klocale.h>                    /* i18n */