From c3e47c95a5ea448a6ec24bf8e156efcbd87d6d8c Mon Sep 17 00:00:00 2001 From: Tristan Miller Date: Thu, 30 Jun 2016 15:00:27 +0200 Subject: [PATCH] Duplicate .kde patterns to .kde4 Many GNU/Linux distributions use ~/.kde4 instead of ~/.kde for KDE 4.x configuration files. --- rsync-homedir-excludes.txt | 8 +++++++- 1 file changed, 7 insertions(+), 1 deletion(-) diff --git a/rsync-homedir-excludes.txt b/rsync-homedir-excludes.txt index 0f2b5d8..60070fe 100644 --- a/rsync-homedir-excludes.txt +++ b/rsync-homedir-excludes.txt @@ -101,15 +101,21 @@ # Recent documents on KDE .kde/share/apps/RecentDocuments +.kde4/share/apps/RecentDocuments # Contains a history of the Klipper clipboard (KDE) .kde/share/apps/klipper -# You will loose saved scrolling positions of PDFs +.kde4/share/apps/klipper +# You will lose saved scrolling positions of PDFs .kde/share/apps/okular/docdata .kde/share/apps/gwenview/recentfolders +.kde4/share/apps/okular/docdata +.kde4/share/apps/gwenview/recentfolders # Cached other users' profile pics .kde/share/apps/kmess/displaypics +.kde4/share/apps/kmess/displaypics # Cached emoticons of others .kde/share/apps/kmess/customemoticons +.kde4/share/apps/kmess/customemoticons #Firefox-specific (see also Profile folder):