* [gentoo-commits] proj/kde:master commit in: kde-misc/about-distro/, kde-misc/about-distro/files/
@ 2013-07-31 17:52 Michael Palimaka
0 siblings, 0 replies; only message in thread
From: Michael Palimaka @ 2013-07-31 17:52 UTC (permalink / raw
To: gentoo-commits
commit: 51d76dbab6e389226eaa0bda59c125adc94f71f7
Author: Michael Palimaka <kensington <AT> gentoo <DOT> org>
AuthorDate: Wed Jul 31 17:49:29 2013 +0000
Commit: Michael Palimaka <kensington <AT> gentoo <DOT> org>
CommitDate: Wed Jul 31 17:49:29 2013 +0000
URL: http://git.overlays.gentoo.org/gitweb/?p=proj/kde.git;a=commit;h=51d76dba
[kde-misc/about-distro] Customise display a bit.
Package-Manager: portage-2.1.13.2
---
kde-misc/about-distro/about-distro-9999.ebuild | 11 +++++++++++
kde-misc/about-distro/files/kcm-about-distrorc | 4 ++++
2 files changed, 15 insertions(+)
diff --git a/kde-misc/about-distro/about-distro-9999.ebuild b/kde-misc/about-distro/about-distro-9999.ebuild
index c4172a1..75b721b 100644
--- a/kde-misc/about-distro/about-distro-9999.ebuild
+++ b/kde-misc/about-distro/about-distro-9999.ebuild
@@ -8,9 +8,20 @@ inherit kde4-base
DESCRIPTION="KCM displaying distribution and system information"
HOMEPAGE="http://quickgit.kde.org/?p=about-distro.git"
+SRC_URI="http://www.gentoo.org/images/glogo-small.png"
EGIT_REPO_URI="git://anongit.kde.org/about-distro.git"
LICENSE="GPL-3"
SLOT="4"
KEYWORDS=""
IUSE="debug"
+
+src_install() {
+ kde4-base_src_install
+
+ insinto /usr/share/config
+ doins "${FILESDIR}"/kcm-about-distrorc
+
+ insinto /usr/share/${PN}
+ doins "${DISTDIR}"/glogo-small.png
+}
diff --git a/kde-misc/about-distro/files/kcm-about-distrorc b/kde-misc/about-distro/files/kcm-about-distrorc
new file mode 100644
index 0000000..05aac0a
--- /dev/null
+++ b/kde-misc/about-distro/files/kcm-about-distrorc
@@ -0,0 +1,4 @@
+[General]
+Name=Gentoo Linux
+LogoPath=/usr/share/about-distro/glogo-small.png
+Website=http://www.gentoo.org
^ permalink raw reply related [flat|nested] only message in thread
only message in thread, other threads:[~2013-07-31 17:52 UTC | newest]
Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2013-07-31 17:52 [gentoo-commits] proj/kde:master commit in: kde-misc/about-distro/, kde-misc/about-distro/files/ Michael Palimaka
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox