From 5fbf99bcc4d03f3001f42905d1217758c4aeac13 Mon Sep 17 00:00:00 2001 From: Timothy Pearson Date: Wed, 16 Nov 2011 16:06:07 -0600 Subject: Finish rename from prior commit --- src/kdeveloprc | 70 -------------------- src/kdevelopui.rc | 191 ------------------------------------------------------ src/tdeveloprc | 70 ++++++++++++++++++++ src/tdevelopui.rc | 191 ++++++++++++++++++++++++++++++++++++++++++++++++++++++ 4 files changed, 261 insertions(+), 261 deletions(-) delete mode 100644 src/kdeveloprc delete mode 100644 src/kdevelopui.rc create mode 100644 src/tdeveloprc create mode 100644 src/tdevelopui.rc (limited to 'src') diff --git a/src/kdeveloprc b/src/kdeveloprc deleted file mode 100644 index fe62909f..00000000 --- a/src/kdeveloprc +++ /dev/null @@ -1,70 +0,0 @@ -[AStyle] -Brackets=Break -Fill=Spaces -FillSpaces=2 -IndentBrackets=false -IndentCases=false -IndentClasses=false -IndentLabels=true -IndentNamespaces=true -IndentSwitches=false -KeepBlocks=false -KeepStatements=false -MaxStatement=40 -MinConditional=-1 -PadOperators=false -PadParentheses=false -Style=UserDefined - -[Editor] -EmbeddedKTextEditor=Embedded KDE Advanced Text Editor Component - -[General Options] -Read Last Project On Startup=true - -[Mainwindow] -Height 768=548 -Width 1024=735 - -[Mainwindow Toolbar mainToolBar] -Hidden=false -IconSize=22 -IconText=IconOnly -Index=0 -NewLine=false -Offset=-1 -Position=Top - -[Mainwindow Toolbar QextMdiTaskBar] -Hidden=true -IconSize=22 -IconText=IconOnly -Index=1 -NewLine=false -Offset=-1 -Position=Bottom - -[Mainwindow Toolbar browserToolBar] -Hidden=false -IconSize=22 -IconText=IconOnly -Index=2 -NewLine=true -Offset=-1 -Position=Top - -[Plugins] -KDevScripting=false - -[UI] -MDIStyle=3 -MDIMode=4 -TabVisibility=0 -CloseOnHover=false -CloseOnHoverDelay=false -OpenNewTabAfterCurrent=true -ShowCloseTabsButton=true -ShowTabIcons=false - -[Kate View Defaults] -Icon Bar=true diff --git a/src/kdevelopui.rc b/src/kdevelopui.rc deleted file mode 100644 index dc4b7d02..00000000 --- a/src/kdevelopui.rc +++ /dev/null @@ -1,191 +0,0 @@ - - - - &File - - - - - - - - - - - - - - - - - - - - - - - &Edit - - - - - - - - - - - - - - - &View - - - - - - - - - - - - - - - - &Project - - - - - - - - - - - - - - - Bu&ild - - - - - - &Debug - - - - - - &Tools - - - - - - - - - - - - &Settings - - - - - - - - - - - - - - - - - - - - - &Window - - - - - - - - - - - - - - - &Help - - - - - - Main Toolbar - - - - - - - - - - - - - - - - - - Build Toolbar - - - - - - - Browser Toolbar - - - - - - - - - - - - - - Debugger Toolbar - - - - - View Sessions Toolbar - - - - diff --git a/src/tdeveloprc b/src/tdeveloprc new file mode 100644 index 00000000..fe62909f --- /dev/null +++ b/src/tdeveloprc @@ -0,0 +1,70 @@ +[AStyle] +Brackets=Break +Fill=Spaces +FillSpaces=2 +IndentBrackets=false +IndentCases=false +IndentClasses=false +IndentLabels=true +IndentNamespaces=true +IndentSwitches=false +KeepBlocks=false +KeepStatements=false +MaxStatement=40 +MinConditional=-1 +PadOperators=false +PadParentheses=false +Style=UserDefined + +[Editor] +EmbeddedKTextEditor=Embedded KDE Advanced Text Editor Component + +[General Options] +Read Last Project On Startup=true + +[Mainwindow] +Height 768=548 +Width 1024=735 + +[Mainwindow Toolbar mainToolBar] +Hidden=false +IconSize=22 +IconText=IconOnly +Index=0 +NewLine=false +Offset=-1 +Position=Top + +[Mainwindow Toolbar QextMdiTaskBar] +Hidden=true +IconSize=22 +IconText=IconOnly +Index=1 +NewLine=false +Offset=-1 +Position=Bottom + +[Mainwindow Toolbar browserToolBar] +Hidden=false +IconSize=22 +IconText=IconOnly +Index=2 +NewLine=true +Offset=-1 +Position=Top + +[Plugins] +KDevScripting=false + +[UI] +MDIStyle=3 +MDIMode=4 +TabVisibility=0 +CloseOnHover=false +CloseOnHoverDelay=false +OpenNewTabAfterCurrent=true +ShowCloseTabsButton=true +ShowTabIcons=false + +[Kate View Defaults] +Icon Bar=true diff --git a/src/tdevelopui.rc b/src/tdevelopui.rc new file mode 100644 index 00000000..dc4b7d02 --- /dev/null +++ b/src/tdevelopui.rc @@ -0,0 +1,191 @@ + + + + &File + + + + + + + + + + + + + + + + + + + + + + + &Edit + + + + + + + + + + + + + + + &View + + + + + + + + + + + + + + + + &Project + + + + + + + + + + + + + + + Bu&ild + + + + + + &Debug + + + + + + &Tools + + + + + + + + + + + + &Settings + + + + + + + + + + + + + + + + + + + + + &Window + + + + + + + + + + + + + + + &Help + + + + + + Main Toolbar + + + + + + + + + + + + + + + + + + Build Toolbar + + + + + + + Browser Toolbar + + + + + + + + + + + + + + Debugger Toolbar + + + + + View Sessions Toolbar + + + + -- cgit v1.2.3