From a74350d17bfd045c7bc9afaff99909829e430023 Mon Sep 17 00:00:00 2001 From: Frank Brehm Date: Thu, 19 May 2016 03:23:48 +0200 Subject: [PATCH] committing changes in /etc after emerge run Package changes: +kde-plasma/plasma-desktop-5.5.5 --- dbus-1/system.d/org.kde.fontinst.conf | 11 +++++++++++ dbus-1/system.d/org.kde.kcontrol.kcmclock.conf | 11 +++++++++++ xdg/colorschemes.knsrc | 6 ++++++ xdg/emoticons.knsrc | 5 +++++ xdg/icons.knsrc | 5 +++++ xdg/kfontinst.knsrc | 7 +++++++ xdg/plasma-themes.knsrc | 6 ++++++ xdg/xcursor.knsrc | 5 +++++ 8 files changed, 56 insertions(+) create mode 100644 dbus-1/system.d/org.kde.fontinst.conf create mode 100644 dbus-1/system.d/org.kde.kcontrol.kcmclock.conf create mode 100644 xdg/colorschemes.knsrc create mode 100644 xdg/emoticons.knsrc create mode 100644 xdg/icons.knsrc create mode 100644 xdg/kfontinst.knsrc create mode 100644 xdg/plasma-themes.knsrc create mode 100644 xdg/xcursor.knsrc diff --git a/dbus-1/system.d/org.kde.fontinst.conf b/dbus-1/system.d/org.kde.fontinst.conf new file mode 100644 index 00000000..b24efff6 --- /dev/null +++ b/dbus-1/system.d/org.kde.fontinst.conf @@ -0,0 +1,11 @@ + + + + + + + + + diff --git a/dbus-1/system.d/org.kde.kcontrol.kcmclock.conf b/dbus-1/system.d/org.kde.kcontrol.kcmclock.conf new file mode 100644 index 00000000..bf46962f --- /dev/null +++ b/dbus-1/system.d/org.kde.kcontrol.kcmclock.conf @@ -0,0 +1,11 @@ + + + + + + + + + diff --git a/xdg/colorschemes.knsrc b/xdg/colorschemes.knsrc new file mode 100644 index 00000000..cc4852d6 --- /dev/null +++ b/xdg/colorschemes.knsrc @@ -0,0 +1,6 @@ +[KNewStuff3] +ProvidersUrl=http://download.kde.org/ocs/providers.xml +TargetDir=color-schemes +Uncompress=archive +Categories=KDE Color Scheme KDE4 +UploadCategories=KDE Color Scheme KDE4 diff --git a/xdg/emoticons.knsrc b/xdg/emoticons.knsrc new file mode 100644 index 00000000..c52b5946 --- /dev/null +++ b/xdg/emoticons.knsrc @@ -0,0 +1,5 @@ +[KNewStuff3] +ProvidersUrl=http://download.kde.org/ocs/providers.xml +Categories=Emoticon Theme +TargetDir=emoticons +Uncompress=always diff --git a/xdg/icons.knsrc b/xdg/icons.knsrc new file mode 100644 index 00000000..09b09aa3 --- /dev/null +++ b/xdg/icons.knsrc @@ -0,0 +1,5 @@ +[KNewStuff3] +ProvidersUrl=http://download.kde.org/ocs/providers.xml +Categories=KDE Icon Theme +TargetDir=icons +Uncompress=true diff --git a/xdg/kfontinst.knsrc b/xdg/kfontinst.knsrc new file mode 100644 index 00000000..cdb35575 --- /dev/null +++ b/xdg/kfontinst.knsrc @@ -0,0 +1,7 @@ +[KNewStuff3] +ProvidersUrl=http://files.kde.org/khotnewstuff/fonts-providers.xml +Categories=KDE-Look.org Fonts +ChecksumPolicy=ifpossible +SignaturePolicy=ifpossible +TargetDir=kfontinst +Uncompress=archive diff --git a/xdg/plasma-themes.knsrc b/xdg/plasma-themes.knsrc new file mode 100644 index 00000000..6f85777a --- /dev/null +++ b/xdg/plasma-themes.knsrc @@ -0,0 +1,6 @@ +[KNewStuff3] +ProvidersUrl=http://download.kde.org/ocs/providers.xml +Categories=Plasma Theme +StandardResource=tmp +InstallationCommand=plasmapkg2 -t theme -i %f +UninstallCommand=plasmapkg2 -t theme -r %f diff --git a/xdg/xcursor.knsrc b/xdg/xcursor.knsrc new file mode 100644 index 00000000..71e0d8f2 --- /dev/null +++ b/xdg/xcursor.knsrc @@ -0,0 +1,5 @@ +[KNewStuff3] +ProvidersUrl=http://download.kde.org/ocs/providers.xml +Categories=X11 Mouse Theme +InstallPath=.icons +Uncompress=always -- 2.39.5