+++ /dev/null
-. ~/.bashrc
--- /dev/null
+<!DOCTYPE kpartgui SYSTEM "kpartgui.dtd">
+<kpartgui version="40" name="KatePartView" >
+ <MenuBar>
+ <Menu noMerge="1" name="file" >
+ <text>&File</text>
+ <Action group="save_merge" name="file_save" />
+ <Action group="save_merge" name="file_save_as" />
+ <Action group="revert_merge" name="file_reload" />
+ <Action group="print_merge" name="file_print" />
+ <Separator group="print_merge" />
+ <Action group="print_merge" name="file_export_html" />
+ </Menu>
+ <Menu noMerge="1" name="edit" >
+ <text>&Edit</text>
+ <Action group="edit_undo_merge" name="edit_undo" />
+ <Action group="edit_undo_merge" name="edit_redo" />
+ <Separator group="edit_undo_merge" />
+ <Action group="edit_paste_merge" name="edit_cut" />
+ <Action group="edit_paste_merge" name="edit_copy" />
+ <Action group="edit_paste_merge" name="edit_copy_html" />
+ <Action group="edit_paste_merge" name="edit_paste" />
+ <Separator group="edit_paste_merge" />
+ <Action group="edit_select_merge" name="edit_select_all" />
+ <Action group="edit_select_merge" name="edit_deselect" />
+ <Action group="edit_select_merge" name="set_verticalSelect" />
+ <Separator group="edit_select_merge" />
+ <Action group="edit_select_merge" name="set_insert" />
+ <Separator group="edit_select_merge" />
+ <Action group="edit_find_merge" name="edit_find" />
+ <Action group="edit_find_merge" name="edit_find_next" />
+ <Action group="edit_find_merge" name="edit_find_prev" />
+ <Action group="edit_find_merge" name="edit_replace" />
+ <Separator group="edit_find_merge" />
+ <Action group="edit_find_merge" name="go_goto_line" />
+ </Menu>
+ <Menu noMerge="1" name="view" >
+ <text>&View</text>
+ <Action group="view_operations" name="switch_to_cmd_line" />
+ <Separator group="view_operations" />
+ <Action group="view_operations" name="view_schemas" />
+ <Separator group="view_operations" />
+ <Action group="view_operations" name="view_dynamic_word_wrap" />
+ <Action group="view_operations" name="dynamic_word_wrap_indicators" />
+ <Action group="view_operations" name="view_word_wrap_marker" />
+ <Separator group="view_operations" />
+ <Action group="view_operations" name="view_border" />
+ <Action group="view_operations" name="view_line_numbers" />
+ <Action group="view_operations" name="view_scrollbar_marks" />
+ <Separator group="view_operations" />
+ <Action group="view_operations" name="view_folding_markers" />
+ <Menu group="view_operations" name="codefolding" >
+ <text>&Code Folding</text>
+ <Action group="view_operations" name="folding_toplevel" />
+ <Action group="view_operations" name="folding_expandtoplevel" />
+ <Action group="view_operations" name="folding_collapselocal" />
+ <Action group="view_operations" name="folding_expandlocal" />
+ </Menu>
+ <Separator group="view_operations" />
+ </Menu>
+ <Action name="bookmarks" />
+ <Menu noMerge="1" name="tools" >
+ <text>&Tools</text>
+ <Action group="tools_operations" name="tools_toggle_write_lock" />
+ <Separator group="tools_operations" />
+ <Action group="tools_operations" name="set_filetype" />
+ <Action group="tools_operations" name="set_highlight" />
+ <Action group="tools_operations" name="tools_indentation" />
+ <Action group="tools_operations" name="set_encoding" />
+ <Action group="tools_operations" name="set_eol" />
+ <Separator group="tools_operations" />
+ <Action group="tools_operations" name="tools_spelling" />
+ <Action group="tools_operations" name="tools_spelling_from_cursor" />
+ <Action group="tools_operations" name="tools_spelling_selection" />
+ <Separator group="tools_operations" />
+ <Action group="tools_operations" name="tools_indent" />
+ <Action group="tools_operations" name="tools_unindent" />
+ <Action group="tools_operations" name="tools_cleanIndent" />
+ <Action group="tools_operations" name="tools_align" />
+ <Separator group="tools_operations" />
+ <Action group="tools_operations" name="tools_comment" />
+ <Action group="tools_operations" name="tools_uncomment" />
+ <Separator group="tools_operations" />
+ <Action group="tools_operations" name="tools_uppercase" />
+ <Action group="tools_operations" name="tools_lowercase" />
+ <Action group="tools_operations" name="tools_capitalize" />
+ <Separator group="tools_operations" />
+ <Action group="tools_operations" name="tools_join_lines" />
+ <Action group="tools_operations" name="tools_apply_wordwrap" />
+ </Menu>
+ <Menu noMerge="1" name="settings" >
+ <text>&Settings</text>
+ <Action group="configure_merge" name="set_confdlg" />
+ </Menu>
+ </MenuBar>
+ <Menu noMerge="0" name="ktexteditor_popup" >
+ <Action group="popup_operations" name="edit_undo" />
+ <Action group="popup_operations" name="edit_redo" />
+ <Separator group="popup_operations" />
+ <Action group="popup_operations" name="edit_cut" />
+ <Action group="popup_operations" name="edit_copy" />
+ <Action group="popup_operations" name="edit_paste" />
+ <Separator group="popup_operations" />
+ <Action group="popup_operations" name="edit_select_all" />
+ <Action group="popup_operations" name="edit_deselect" />
+ <Separator group="popup_operations" />
+ <Action group="popup_operations" name="bookmarks" />
+ <Separator group="popup_operations" />
+ </Menu>
+ <ToolBar noMerge="1" name="mainToolBar" >
+ <text>Main Toolbar</text>
+ <Action group="file_operations" name="file_save" />
+ <Action group="file_operations" name="file_save_as" />
+ <Action group="print_merge" name="file_print" />
+ <Action group="edit_operations" name="edit_undo" />
+ <Action group="edit_operations" name="edit_redo" />
+ <Action group="edit_operations" name="edit_cut" />
+ <Action group="edit_operations" name="edit_copy" />
+ <Action group="edit_operations" name="edit_paste" />
+ <Action group="find_operations" name="edit_find" />
+ <Action group="zoom_operations" name="incFontSizes" />
+ <Action group="zoom_operations" name="decFontSizes" />
+ </ToolBar>
+ <ActionProperties>
+ <Action shortcut="" name="view_folding_markers" />
+ <Action shortcut="" name="view_line_numbers" />
+ <Action shortcut="" name="view_dynamic_word_wrap" />
+ <Action shortcut="" name="switch_to_cmd_line" />
+ </ActionProperties>
+</kpartgui>
+[IconPosition::MO-P project IDE.desktop]
+Xabs=375
+Xabs_1280x1024=375
+Yabs=15
+Yabs_1280x1024=15
+
+[IconPosition::MO-P submit.desktop]
+Xabs=387
+Xabs_1280x1024=387
+Yabs=123
+Yabs_1280x1024=123
+
[IconPosition::FPC doc]
Xabs=1203
Xabs_1280x1024=1203
Yabs=123
Yabs_1280x1024=123
-[IconPosition::MO-P project IDE.desktop]
-Xabs=375
-Xabs_1280x1024=375
-Yabs=15
-Yabs_1280x1024=15
-
-[IconPosition::MO-P submit.desktop]
-Xabs=387
-Xabs_1280x1024=387
-Yabs=123
-Yabs_1280x1024=123
-
[IconPosition::Mc.desktop]
Xabs=23
Xabs_1280x1024=23
Yabs=123
Yabs_1280x1024=123
+[IconPosition::Submit CPSPC solution.desktop]
+Xabs=463
+Xabs_1280x1024=463
+Yabs=123
+Yabs_1280x1024=123
+
+[IconPosition::Submit.desktop]
+Xabs=477
+Xabs_1280x1024=477
+Yabs=123
+Yabs_1280x1024=123
+
[IconPosition::X-Debian-Apps-Tools-mc.desktop]
Xabs=23
Xabs_1280x1024=23
--- /dev/null
+<!DOCTYPE kpartgui SYSTEM "kpartgui.dtd">
+<kpartgui version="7" name="KDevCustomProject" >
+ <MenuBar>
+ <Menu name="project" >
+ <Action name="repopulate_project" />
+ <Action name="addnewfiles_project" />
+ </Menu>
+ <Menu name="build" >
+ <Action name="build_build" />
+ <Action name="build_buildactivetarget" />
+ <Action name="build_compilefile" />
+ <Action name="build_target" />
+ <Action name="build_install" />
+ <Action name="build_installactivetarget" />
+ <Action name="build_make_environment" />
+ <Action name="build_clean" />
+ <Separator/>
+ <Action name="build_execute" />
+ </Menu>
+ </MenuBar>
+ <ToolBar noMerge="1" name="buildToolBar" >
+ <Action group="build_operations" name="build_build" />
+ <Action group="build_operations" name="build_buildactivetarget" />
+ <Action group="build_operations" name="build_compilefile" />
+ <Separator group="build_operations" />
+ <Action group="build_operations" name="build_install" />
+ <Action group="build_operations" name="build_execute" />
+ </ToolBar>
+ <ActionProperties>
+ <Action shortcut="F7" name="build_build" />
+ <Action shortcut="" name="build_buildactivetarget" />
+ <Action shortcut="F8" name="build_execute" />
+ </ActionProperties>
+</kpartgui>
KDevelop API Documentation=false
LIBC=true
LIBC (umn.edu)=false
-LIBSTDC++=false
+LIBSTDC++=true
LIBSTDC++ (gcc.gnu.org)=false
OpenGL=false
PHP=false
update_info=kdeprintrc.upd:kde-3.1-toolbar
[General]
-PrintSystem=lpdunix
+PrintSystem=cups
Token=//
ToolTip=true
+[BottomToolWindow]
+ViewLastWidget=Frame Stack
+ViewWidth=219
+
+[DToolDockPosition]
+app output widget=DockBottom
+bookmarks widget=DockLeft
+diffWidget=DockBottom
+disassembleWidget=DockRight
+documentation widget=DockRight
+filelist widget=DockLeft
+fileselectorwidget=DockLeft
+fileviewpartwidget=DockLeft
+framestackWidget=DockBottom
+gdbBreakpointWidget=DockBottom
+gdbOutputWidget=DockBottom
+grepview widget=DockBottom
+konsole widget=DockBottom
+make widget=DockBottom
+problemReporterWidget=DockBottom
+replace widget=DockBottom
+snippet widget=DockRight
+valgrind widget=DockBottom
+variablewidget=DockLeft
+viewerWidget=DockLeft
+
[Diff]
Highlight=true
[Editor]
DirtyAction=nothing
-EmbeddedKTextEditor=qeditor_part
+EmbeddedKTextEditor=katepart
[General Options]
CppBgParserDelay=500
Offset=-1
[Mainwindow Toolbar browserToolBar]
+Hidden=true
Index=0
Offset=318
Index=5
[Mainwindow Toolbar extraToolBar]
-Hidden=false
+Hidden=true
IconText=IconOnly
Index=2
Offset=200
[Mainwindow Toolbar mainToolBar]
+Hidden=true
Index=3
[MakeOutputView]
Height=600
Width=800
+[SimpleMainWindow Toolbar browserToolBar]
+Hidden=true
+IconText=IconOnly
+Index=2
+
+[SimpleMainWindow Toolbar buildToolBar]
+IconText=IconOnly
+Index=1
+
+[SimpleMainWindow Toolbar debugToolBar]
+IconText=IconOnly
+Index=4
+
+[SimpleMainWindow Toolbar extraToolBar]
+IconText=IconOnly
+Index=3
+
+[SimpleMainWindow Toolbar mainToolBar]
+Hidden=true
+Index=0
+
+[SimpleMainWindow Toolbar viewsession_toolbar]
+Hidden=true
+IconText=IconOnly
+Index=5
+
[TerminalEmulator]
TerminalApplication=konsole
UseKDESetting=false
RunOnStart=false
TipLastShown=2007,6,30,18,43,55
-[ToolDockPosition]
-CTags2WidgetBase=DockBottom
-ClassViewWidget=DockLeft
-KDevFileCreate=DockLeft
-Security Widget=DockBottom
-app output widget=DockBottom
-bookmarks widget=DockBottom
-disassembleWidget=DockRight
-documentation widget=DockRight
-file view widget=DockLeft
-filelist widget=DockLeft
-fileselectorwidget=DockLeft
-fileviewpartwidget=DockLeft
-framestackWidget=DockRight
-gdbBreakpointWidget=DockRight
-gdbOutputWidget=DockBottom
-grepview widget=DockBottom
-konsole widget=DockBottom
-make widget=DockBottom
-problemreporter=DockBottom
-replace widget=DockBottom
-snippet widget=DockRight
-unnamed=DockBottom
-valgrind widget=DockBottom
-variablewidget=DockLeft
-
[UI]
TabWidgetVisibility=0
UseSimpleMainWindow=false
--- /dev/null
+[$Version]
+update_info=kdev-gen-settings.upd:kdev-gen-settings-update/5
+
+[AppWizard]
+FavNames=
+FavTemplates=
+
+[Bookmarks]
+Codeline=0
+Context=5
+Token=//
+ToolTip=true
+
+[BottomToolWindow]
+ViewLastWidget=Frame Stack
+ViewWidth=219
+
+[DToolDockPosition]
+app output widget=DockBottom
+bookmarks widget=DockLeft
+diffWidget=DockBottom
+disassembleWidget=DockRight
+documentation widget=DockRight
+filelist widget=DockLeft
+fileselectorwidget=DockLeft
+fileviewpartwidget=DockLeft
+framestackWidget=DockBottom
+gdbBreakpointWidget=DockBottom
+gdbOutputWidget=DockBottom
+grepview widget=DockBottom
+konsole widget=DockBottom
+make widget=DockBottom
+problemReporterWidget=DockBottom
+replace widget=DockBottom
+snippet widget=DockRight
+valgrind widget=DockBottom
+variablewidget=DockLeft
+viewerWidget=DockLeft
+
+[Diff]
+Highlight=true
+
+[DocWordCompletion Plugin]
+autopopup=false
+treshold=3
+
+[Documentation]
+LastPage=0
+UseAssistant=false
+
+[Editor]
+DirtyAction=nothing
+EmbeddedKTextEditor=katepart
+
+[General Options]
+CppBgParserDelay=500
+DefaultProjectsDir=$HOME/
+DesignerApp=0
+EnableCppBgParser=true
+OutputViewFont=Sans Serif,10,-1,0,50,0,0,0,0,0
+Read Last Project On Startup=false
+
+[Global Settings Dialog]
+Height=625
+Width=800
+
+[HTML Settings]
+AutomaticDetectionLanguage=0
+
+[KHTMLPart]
+FixedFont=Monospace
+StandardFont=Sans Serif
+Zoom=100
+
+[KListViewAction]
+m_functionsnav_combo=150
+
+[Kate Document Defaults]
+Allow End of Line Detection=true
+Backup Config Flags=0
+Backup Prefix=
+Backup Suffix=~
+Basic Config Flags=545816608
+Encoding=
+End of Line=0
+Indentation Mode=2
+Indentation Width=4
+KTextEditor Plugin ktexteditor_docwordcompletion=true
+KTextEditor Plugin ktexteditor_insertfile=false
+KTextEditor Plugin ktexteditor_isearch=false
+KTextEditor Plugin ktexteditor_kdatatool=false
+Maximal Loaded Blocks=16
+PageUp/PageDown Moves Cursor=false
+Search Dir Config Depth=3
+Tab Width=4
+Undo Steps=0
+Word Wrap=false
+Word Wrap Column=80
+
+[Kate Renderer Defaults]
+Schema=kdevelop - Normal
+Show Indentation Lines=false
+Word Wrap Marker=false
+
+[Kate View Defaults]
+Auto Center Lines=0
+Bookmark Menu Sorting=0
+Command Line=false
+Default Mark Type=2
+Dynamic Word Wrap=true
+Dynamic Word Wrap Align Indent=80
+Dynamic Word Wrap Indicators=1
+Folding Bar=true
+Line Numbers=false
+Persistent Selection=false
+Scroll Bar Marks=false
+Search Config Flags=266
+Text To Search Mode=2
+
+[MainWindow]
+Height 768=769
+Width 1024=1025
+
+[MainWindow Toolbar KMdiTaskBar]
+Hidden=true
+IconText=IconOnly
+Index=4
+Offset=-1
+
+[MainWindow Toolbar browserToolBar]
+IconText=IconOnly
+Index=0
+NewLine=true
+Offset=318
+
+[MainWindow Toolbar buildToolBar]
+IconText=IconOnly
+Index=2
+NewLine=true
+Offset=19
+
+[MainWindow Toolbar debugToolBar]
+IconText=IconOnly
+Index=5
+
+[MainWindow Toolbar extraToolBar]
+Hidden=false
+IconText=IconOnly
+Index=3
+
+[MainWindow Toolbar mainToolBar]
+Index=1
+NewLine=false
+Offset=-1
+
+[Mainwindow]
+Height 1024=1025
+Height 768=769
+Width 1024=1025
+Width 1280=1281
+
+[Mainwindow Toolbar KMdiTaskBar]
+Hidden=true
+IconText=IconOnly
+Index=4
+NewLine=true
+Offset=-1
+
+[Mainwindow Toolbar browserToolBar]
+Hidden=true
+Index=0
+Offset=318
+
+[Mainwindow Toolbar buildToolBar]
+IconText=IconOnly
+Index=1
+Offset=231
+
+[Mainwindow Toolbar debugToolBar]
+IconText=IconOnly
+Index=5
+
+[Mainwindow Toolbar extraToolBar]
+Hidden=true
+IconText=IconOnly
+Index=2
+Offset=200
+
+[Mainwindow Toolbar mainToolBar]
+Hidden=true
+Index=3
+
+[MakeOutputView]
+CompilerOutputLevel=2
+LineWrapping=true
+ShowDirNavigMsg=false
+
+[Pascal Compiler]
+Borland Delphi Compiler=
+Free Pascal Compiler=
+
+[Project Settings Dialog]
+Height=600
+Width=800
+
+[SimpleMainWindow Toolbar browserToolBar]
+Hidden=true
+IconText=IconOnly
+Index=2
+
+[SimpleMainWindow Toolbar buildToolBar]
+IconText=IconOnly
+Index=1
+
+[SimpleMainWindow Toolbar debugToolBar]
+IconText=IconOnly
+Index=4
+
+[SimpleMainWindow Toolbar extraToolBar]
+IconText=IconOnly
+Index=3
+
+[SimpleMainWindow Toolbar mainToolBar]
+Hidden=true
+Index=0
+
+[SimpleMainWindow Toolbar viewsession_toolbar]
+Hidden=true
+IconText=IconOnly
+Index=5
+
+[TerminalEmulator]
+TerminalApplication=konsole
+UseKDESetting=false
+
+[TipOfDay]
+RunOnStart=false
+TipLastShown=2007,6,30,18,43,55
+
+[ToolDockPosition]
+CTags2WidgetBase=DockBottom
+ClassViewWidget=DockLeft
+KDevFileCreate=DockLeft
+Security Widget=DockBottom
+app output widget=DockBottom
+bookmarks widget=DockBottom
+disassembleWidget=DockRight
+documentation widget=DockRight
+file view widget=DockLeft
+filelist widget=DockLeft
+fileselectorwidget=DockLeft
+fileviewpartwidget=DockLeft
+framestackWidget=DockRight
+gdbBreakpointWidget=DockRight
+gdbOutputWidget=DockBottom
+grepview widget=DockBottom
+konsole widget=DockBottom
+make widget=DockBottom
+problemreporter=DockBottom
+replace widget=DockBottom
+snippet widget=DockRight
+unnamed=DockBottom
+valgrind widget=DockBottom
+variablewidget=DockLeft
+
+[UI]
+TabWidgetVisibility=0
+UseSimpleMainWindow=false
+++ /dev/null
-[General]
-PassiveResourceKeys=
-ResourceKeys=G13cApOThf
-Standard=G13cApOThf
-
-[Resource_G13cApOThf]
-FileFormat=vcard
-ResourceIdentifier=G13cApOThf
-ResourceIsActive=true
-ResourceIsReadOnly=false
-ResourceName=resource
-ResourceType=file
DisplayNames=
EnableXkbOptions=false
IncludeGroups=
-LayoutList=us,hr,cz,de,hu,pl,ro,sk
+LayoutList=us,cz
Model=pc104
Options=
ResetOldOptions=false
--- /dev/null
+. ~/.bashrc
Comment=
Comment[en_US]=
Encoding=UTF-8
-Exec='/mo/kdevelop/templates/templater.pl'
+Exec[$e]='/mo/kdevelop/templates/templater.pl'
GenericName=
GenericName[en_US]=
Icon=kdevelop
MimeType=
Name=MO-P project IDE
Name[en_US]=MO-P project IDE
-Path=
+Path[$e]=
StartupNotify=true
Terminal=false
TerminalOptions=
Comment=
Comment[en_US]=
Encoding=UTF-8
-Exec='/mo/public/bin/contest'
+Exec[$e]='/mo/public/bin/contest'
GenericName=
GenericName[en_US]=
Icon=server
MimeType=
Name=MO-P submit
Name[en_US]=MO-P submit
-Path=
+Path[$e]=
StartupNotify=true
Terminal=false
TerminalOptions=