diff options
| -rw-r--r-- | kde-plasma/kinfocenter/files/kcm-about-distrorc | 2 | ||||
| -rw-r--r-- | kde-plasma/kinfocenter/kinfocenter-5.15.49.9999.ebuild | 1 | ||||
| -rw-r--r-- | kde-plasma/kinfocenter/kinfocenter-9999.ebuild | 1 |
3 files changed, 2 insertions, 2 deletions
diff --git a/kde-plasma/kinfocenter/files/kcm-about-distrorc b/kde-plasma/kinfocenter/files/kcm-about-distrorc index b55389fd8bd..642e1203849 100644 --- a/kde-plasma/kinfocenter/files/kcm-about-distrorc +++ b/kde-plasma/kinfocenter/files/kcm-about-distrorc @@ -1,4 +1,2 @@ [General] -Name=Gentoo Linux LogoPath=/usr/share/kinfocenter/glogo-small.png -Website=https://www.gentoo.org/ diff --git a/kde-plasma/kinfocenter/kinfocenter-5.15.49.9999.ebuild b/kde-plasma/kinfocenter/kinfocenter-5.15.49.9999.ebuild index 7b165090dd1..2770c51cb98 100644 --- a/kde-plasma/kinfocenter/kinfocenter-5.15.49.9999.ebuild +++ b/kde-plasma/kinfocenter/kinfocenter-5.15.49.9999.ebuild @@ -78,6 +78,7 @@ src_configure() { src_install() { kde5_src_install + # TODO: Make this fully obsolete by /etc/os-release insinto /etc/xdg doins "${FILESDIR}"/kcm-about-distrorc diff --git a/kde-plasma/kinfocenter/kinfocenter-9999.ebuild b/kde-plasma/kinfocenter/kinfocenter-9999.ebuild index 7b165090dd1..2770c51cb98 100644 --- a/kde-plasma/kinfocenter/kinfocenter-9999.ebuild +++ b/kde-plasma/kinfocenter/kinfocenter-9999.ebuild @@ -78,6 +78,7 @@ src_configure() { src_install() { kde5_src_install + # TODO: Make this fully obsolete by /etc/os-release insinto /etc/xdg doins "${FILESDIR}"/kcm-about-distrorc |
