diff options
author | Holger Paradies <retabell@gmx.de> | 2025-06-15 17:57:59 +0200 |
---|---|---|
committer | Holger Paradies <retabell@gmx.de> | 2025-06-15 17:57:59 +0200 |
commit | e693aabc01a26230ad372ee26996266548e43d23 (patch) | |
tree | f78f6dba37eede4846104d6aa3ce3753b9c17332 /skel-kf5 | |
parent | b2d4cc28d9fb0468e499c80d223ea44631d74d03 (diff) | |
download | etcskel-kanotix-e693aabc01a26230ad372ee26996266548e43d23.zip etcskel-kanotix-e693aabc01a26230ad372ee26996266548e43d23.tar.gz |
Version-2.0.45
Sync with package from repo
Diffstat (limited to 'skel-kf5')
-rw-r--r-- | skel-kf5/.config/dolphinrc | 12 | ||||
-rw-r--r-- | skel-kf5/.config/konsolerc | 2 | ||||
-rw-r--r-- | skel-kf5/.config/konversationrc | 11 | ||||
-rw-r--r-- | skel-kf5/.config/kxkbrc | 5 | ||||
-rw-r--r-- | skel-kf5/.local/share/dolphin/view_properties/global/.directory | 4 | ||||
-rw-r--r-- | skel-kf5/.local/share/kxmlgui5/dolphin/dolphinui.rc | 249 |
6 files changed, 276 insertions, 7 deletions
diff --git a/skel-kf5/.config/dolphinrc b/skel-kf5/.config/dolphinrc new file mode 100644 index 0000000..3a73e4a --- /dev/null +++ b/skel-kf5/.config/dolphinrc @@ -0,0 +1,12 @@ +[General] +EditableUrl=true +ShowFullPath=true +GlobalViewProps=true +ViewPropsTimestamp=2022,11,5,13,24,30 + +[MainWindow] +State=AAAA/wAAAAD9AAAAAwAAAAAAAAC4AAABsfwCAAAAAvsAAAAWAGYAbwBsAGQAZQByAHMARABvAGMAawAAAAAA/////wAAAAoBAAAD+wAAABQAcABsAGEAYwBlAHMARABvAGMAawEAAABDAAABsQAAAF0BAAADAAAAAQAAAAAAAAAA/AIAAAAB+wAAABAAaQBuAGYAbwBEAG8AYwBrAAAAAAD/////AAAACgEAAAMAAAADAAAAAAAAAAD8AQAAAAH7AAAAGAB0AGUAcgBtAGkAbgBhAGwARABvAGMAawAAAAAA/////wAAAAoBAAADAAACNQAAAbEAAAAEAAAABAAAAAgAAAAI/AAAAAEAAAACAAAAAQAAABYAbQBhAGkAbgBUAG8AbwBsAEIAYQByAQAAAAD/////AAAAAAAAAAA= +ToolBarsMovable=Disabled + +[VersionControl] +enabledPlugins=Git diff --git a/skel-kf5/.config/konsolerc b/skel-kf5/.config/konsolerc new file mode 100644 index 0000000..0cabe76 --- /dev/null +++ b/skel-kf5/.config/konsolerc @@ -0,0 +1,2 @@ +[Desktop Entry] +DefaultProfile=Shell.profile diff --git a/skel-kf5/.config/konversationrc b/skel-kf5/.config/konversationrc index c6dd307..ab90a2e 100644 --- a/skel-kf5/.config/konversationrc +++ b/skel-kf5/.config/konversationrc @@ -15,6 +15,7 @@ FocusNewQueries=false IRCColors=#ffffff,#000000,#000080,#008000,#ff0000,#a52a2a,#800080,#ff8000,#808000,#00ff00,#008080,#00ffff,#0000ff,#ffc0cb,#a0a0a0,#c0c0c0 ListFont=DejaVu Sans,10,-1,5,50,0,0,0,0,0 Margin=3 +NickColor8=0,0,255 NickColors=#e90e7f,#8e55e9,#b30e0e,#18b33c,#58adb3,#9e54b3,#0fb39a,#3176b3,#000000 ParagraphSpacing=2 ShowDate=false @@ -189,13 +190,13 @@ UseNotify=true [OSD] Alignment=0 -OSDBackgroundColor=#000000 +OSDBackgroundColor=255,255,0 OSDDrawShadow=false OSDDuration=3000 OSDFont=DejaVu Sans,10,-1,5,50,0,0,0,0,0 OSDScreen=0 OSDTextColor=#000000 -OSDUseCustomColors=false +OSDUseCustomColors=true OffsetX=30 OffsetY=50 ShowChannel=false @@ -210,9 +211,9 @@ CompletionMode=5 [Server 0] BypassProxy=false Password= -Port=7000 +Port=6697 SSLEnabled=true -Server=irc.freenode.net +Server=irc.oftc.net [ServerGroup 0] AutoConnect=true @@ -222,7 +223,7 @@ ConnectCommands= EnableNotifications=true Expanded=false Identity=Standardidentität -Name=Freenode +Name=Oftc NotifyList= ServerList=Server 0 diff --git a/skel-kf5/.config/kxkbrc b/skel-kf5/.config/kxkbrc index 727e76e..233e654 100644 --- a/skel-kf5/.config/kxkbrc +++ b/skel-kf5/.config/kxkbrc @@ -1,6 +1,6 @@ [Layout] -DisplayNames=,, -LayoutList=de(nodeadkeys),us,fr +DisplayNames=,,, +LayoutList=de,us,fr,cz LayoutLoopCount=-1 Model=pc105 ResetOldOptions=false @@ -10,3 +10,4 @@ ShowLayoutIndicator=true ShowSingle=false SwitchMode=Global Use=true +VariantList=nodeadkeys,,, diff --git a/skel-kf5/.local/share/dolphin/view_properties/global/.directory b/skel-kf5/.local/share/dolphin/view_properties/global/.directory new file mode 100644 index 0000000..fc71f50 --- /dev/null +++ b/skel-kf5/.local/share/dolphin/view_properties/global/.directory @@ -0,0 +1,4 @@ +[Dolphin] +Timestamp=2022,10,20,20,6,0 +Version=4 +ViewMode=1 diff --git a/skel-kf5/.local/share/kxmlgui5/dolphin/dolphinui.rc b/skel-kf5/.local/share/kxmlgui5/dolphin/dolphinui.rc new file mode 100644 index 0000000..53dc9f4 --- /dev/null +++ b/skel-kf5/.local/share/kxmlgui5/dolphin/dolphinui.rc @@ -0,0 +1,249 @@ +<!DOCTYPE gui> +<gui translationDomain="kxmlgui5" version="35" name="dolphin"> + <MenuBar alreadyVisited="1"> + <Menu noMerge="1" alreadyVisited="1" name="file"> + <text translationDomain="kxmlgui5">&File</text> + <Action name="file_new"/> + <Separator weakSeparator="1"/> + <Action name="file_new"/> + <Separator weakSeparator="1"/> + <Action name="new_menu"/> + <Action name="file_new"/> + <Action name="new_tab"/> + <Action name="file_close"/> + <Action name="undo_close_tab"/> + <Separator/> + <Action name="add_to_places"/> + <Separator/> + <Action name="renamefile"/> + <Action name="duplicate"/> + <Action name="movetotrash"/> + <Action name="deletefile"/> + <Separator/> + <Action name="show_target"/> + <Separator/> + <Action name="properties"/> + <Separator weakSeparator="1"/> + <Action name="file_close"/> + <Separator weakSeparator="1"/> + <Action name="file_quit"/> + <Separator weakSeparator="1"/> + <Action name="file_close"/> + <Separator weakSeparator="1"/> + <Action name="file_quit"/> + </Menu> + <Menu noMerge="1" alreadyVisited="1" name="edit"> + <text translationDomain="kxmlgui5">&Edit</text> + <Action name="edit_undo"/> + <Separator weakSeparator="1"/> + <Action name="edit_cut"/> + <Action name="edit_copy"/> + <Action name="edit_paste"/> + <Separator weakSeparator="1"/> + <Action name="edit_select_all"/> + <Separator weakSeparator="1"/> + <Action name="edit_find"/> + <Separator weakSeparator="1"/> + <Action name="edit_undo"/> + <Separator weakSeparator="1"/> + <Action name="edit_cut"/> + <Action name="edit_copy"/> + <Action name="edit_paste"/> + <Separator weakSeparator="1"/> + <Action name="edit_select_all"/> + <Separator weakSeparator="1"/> + <Action name="edit_find"/> + <Separator weakSeparator="1"/> + <Action name="edit_undo"/> + <Separator/> + <Action name="edit_cut"/> + <Action name="edit_copy"/> + <Action name="copy_location"/> + <Action name="edit_paste"/> + <Separator/> + <Action name="show_filter_bar"/> + <Action name="edit_find"/> + <Separator/> + <Action name="copy_to_inactive_split_view"/> + <Action name="move_to_inactive_split_view"/> + <Action name="edit_select_all"/> + <Action name="invert_selection"/> + </Menu> + <Menu noMerge="1" alreadyVisited="1" name="view"> + <text translationDomain="kxmlgui5">&View</text> + <Action name="view_zoom_in"/> + <Action name="view_zoom_out"/> + <Separator weakSeparator="1"/> + <Action name="view_redisplay"/> + <Separator weakSeparator="1"/> + <Action name="view_zoom_in"/> + <Action name="view_zoom_out"/> + <Separator weakSeparator="1"/> + <Action name="view_redisplay"/> + <Separator weakSeparator="1"/> + <Action name="view_zoom_in"/> + <Action name="view_zoom_reset"/> + <Action name="view_zoom_out"/> + <Separator/> + <Action name="sort"/> + <Action name="view_mode"/> + <Action name="additional_info"/> + <Action name="show_preview"/> + <Action name="show_in_groups"/> + <Action name="show_hidden_files"/> + <Separator/> + <Action name="split_view"/> + <Action name="split_stash"/> + <Action name="redisplay"/> + <Action name="stop"/> + <Separator/> + <Action name="panels"/> + <Menu icon="edit-select-text" noMerge="1" name="location_bar"> + <text context="@title:menu" translationDomain="dolphin">Location Bar</text> + <Action name="editable_location"/> + <Action name="replace_location"/> + </Menu> + <Separator/> + <Action name="view_properties"/> + </Menu> + <Menu noMerge="1" alreadyVisited="1" name="go"> + <text translationDomain="kxmlgui5">&Go</text> + <Action name="go_up"/> + <Action name="go_back"/> + <Action name="go_forward"/> + <Action name="go_home"/> + <Separator weakSeparator="1"/> + <Action name="go_up"/> + <Action name="go_back"/> + <Action name="go_forward"/> + <Action name="go_home"/> + <Separator weakSeparator="1"/> + <Action name="bookmarks"/> + <Action name="closed_tabs"/> + </Menu> + <Separator weakSeparator="1"/> + <Menu noMerge="1" alreadyVisited="1" name="tools"> + <text translationDomain="kxmlgui5">&Tools</text> + <Action name="open_preferred_search_tool"/> + <Action name="open_terminal"/> + <Action name="focus_terminal_panel"/> + <Action name="compare_files"/> + <Action name="change_remote_encoding"/> + </Menu> + <Menu noMerge="1" alreadyVisited="1" name="settings"> + <text translationDomain="kxmlgui5">&Settings</text> + <Action name="options_show_menubar"/> + <Separator weakSeparator="1"/> + <Action name="switch_application_language"/> + <Action name="options_configure_keybinding"/> + <Action name="options_configure_toolbars"/> + <Action name="options_configure"/> + <Separator weakSeparator="1"/> + <Action name="options_show_menubar"/> + <Merge name="StandardToolBarMenuHandler"/> + <Merge name="KMDIViewActions"/> + <Separator weakSeparator="1"/> + <Action name="switch_application_language"/> + <Action name="options_configure_keybinding"/> + <Action name="options_configure_toolbars"/> + <Action name="options_configure"/> + </Menu> + <Separator weakSeparator="1"/> + <Menu noMerge="1" alreadyVisited="1" name="help"> + <text translationDomain="kxmlgui5">&Help</text> + <Action name="help_contents"/> + <Action name="help_whats_this"/> + <Action name="open_kcommand_bar"/> + <Separator weakSeparator="1"/> + <Action name="help_contents"/> + <Action name="help_whats_this"/> + <Action name="open_kcommand_bar"/> + <Separator weakSeparator="1"/> + <Action name="help_report_bug"/> + <Separator weakSeparator="1"/> + <Action name="help_donate"/> + <Separator weakSeparator="1"/> + <Action name="help_about_app"/> + <Action name="help_about_kde"/> + <Separator weakSeparator="1"/> + <Action name="help_report_bug"/> + <Separator weakSeparator="1"/> + <Action name="help_donate"/> + <Separator weakSeparator="1"/> + <Action name="help_about_app"/> + <Action name="help_about_kde"/> + </Menu> + </MenuBar> + <ToolBar noMerge="1" alreadyVisited="1" name="mainToolBar"> + <text context="@title:menu" translationDomain="dolphin">Main Toolbar</text> + <Action name="go_back"/> + <Action name="go_up"/> + <Action name="go_forward"/> + <Separator name="separator_0"/> + <Action name="icons"/> + <Action name="compact"/> + <Action name="details"/> + <Separator name="separator_1"/> + <Action name="edit_find"/> + <Action name="show_preview"/> + <Action name="split_view"/> + <Action name="open_terminal"/> + <Action name="hamburger_menu"/> + </ToolBar> + <State name="new_file"> + <disable> + <Action name="edit_undo"/> + <Action name="edit_redo"/> + <Action name="edit_cut"/> + <Action name="edit_copy"/> + <Action name="renamefile"/> + <Action name="movetotrash"/> + <Action name="deletefile"/> + <Action name="invert_selection"/> + <Separator/> + <Action name="go_back"/> + <Action name="go_forward"/> + </disable> + </State> + <State name="has_selection"> + <enable> + <Action name="edit_cut"/> + <Action name="edit_copy"/> + <Action name="renamefile"/> + <Action name="duplicate"/> + <Action name="movetotrash"/> + <Action name="deletefile"/> + <Action name="invert_selection"/> + </enable> + </State> + <State name="has_no_selection"> + <disable> + <Action name="edit_cut"/> + <Action name="edit_copy"/> + <Action name="renamefile"/> + <Action name="duplicate"/> + <Action name="movetotrash"/> + <Action name="deletefile"/> + <Action name="delete_shortcut"/> + <Action name="invert_selection"/> + </disable> + </State> + <ActionProperties scheme="Default"> + <Action priority="0" name="toggle_filter"/> + <Action priority="0" name="compact"/> + <Action priority="0" name="details"/> + <Action priority="0" name="edit_copy"/> + <Action priority="0" name="edit_cut"/> + <Action priority="0" name="edit_paste"/> + <Action priority="0" name="go_back"/> + <Action priority="0" name="go_forward"/> + <Action priority="0" name="go_home"/> + <Action priority="0" name="go_up"/> + <Action priority="0" name="icons"/> + <Action priority="0" name="stop"/> + <Action priority="0" name="toggle_search"/> + <Action priority="0" name="view_zoom_in"/> + <Action priority="0" name="view_zoom_out"/> + <Action priority="0" name="view_zoom_reset"/> + </ActionProperties> +</gui> |