• Skip to content
  • Skip to link menu
Trinity API Reference
  • Trinity API Reference
  • libkonq
 

libkonq

konq_defaults.h

00001 /* This file is part of the KDE project
00002    Copyright (C) 1998, 1999 Torben Weis <weis@kde.org>
00003    Copyright (C) 1999 - 2002 David Faure <faure@kde.org>
00004 
00005    This library is free software; you can redistribute it and/or
00006    modify it under the terms of the GNU Library General Public
00007    License as published by the Free Software Foundation; either
00008    version 2 of the License, or (at your option) any later version.
00009 
00010    This library is distributed in the hope that it will be useful,
00011    but WITHOUT ANY WARRANTY; without even the implied warranty of
00012    MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the GNU
00013    Library General Public License for more details.
00014 
00015    You should have received a copy of the GNU Library General Public License
00016    along with this library; see the file COPYING.LIB.  If not, write to
00017    the Free Software Foundation, Inc., 51 Franklin Street, Fifth Floor,
00018    Boston, MA 02110-1301, USA.
00019 */
00020 
00021 // Default values for konqueror/kdesktop settings
00022 // This file is used by konqueror kdesktop, and kcmkonq,
00023 // to share the same defaults
00024 
00025 // appearance tab
00026 #define DEFAULT_UNDERLINELINKS false
00027 #define DEFAULT_SMOOTHSCROLL false
00028 #define DEFAULT_WORDWRAPTEXT true // kfm-like, sorry Reggie :-)
00029 #define DEFAULT_TEXTHEIGHT 2
00030 #define DEFAULT_TEXTWIDTH 0       // 0 = automatic (font depending)
00031 #define DEFAULT_TEXTWIDTH_MULTICOLUMN 600  // maxwidth, as the iconview has dynamic column width
00032 #define DEFAULT_FILESIZEINBYTES false
00033 
00034 #define DEFAULT_RENAMEICONDIRECTLY false
00035 
00036 // transparency of blended mimetype icons in textpreview
00037 #define DEFAULT_TEXTPREVIEW_ICONTRANSPARENCY 70
00038 
00039 // show hidden files on desktop default
00040 #define DEFAULT_SHOW_HIDDEN_ROOT_ICONS false
00041 #define DEFAULT_VERT_ALIGN true
00042 
00043 // Default terminal for "Open Terminal" in konqueror
00044 #define DEFAULT_TERMINAL "konsole"
00045 
00046 // Confirmations for deletions
00047 #define DEFAULT_CONFIRMTRASH true
00048 #define DEFAULT_CONFIRMDELETE true
00049 #define DEFAULT_CONFIRMSHRED true

libkonq

Skip menu "libkonq"
  • Main Page
  • Class Hierarchy
  • Alphabetical List
  • Class List
  • File List
  • Class Members
  • Related Pages

libkonq

Skip menu "libkonq"
  • kate
  • kwin
  •   lib
  • libkonq
Generated for libkonq by doxygen 1.6.3
This website is maintained by Timothy Pearson.
KDE® and the K Desktop Environment® logo are registered trademarks of KDE e.V. |