Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=kde5.git;a=commitdiff;h=ba01048365eeed46a04dbd903b7792c039bcb60b
commit ba01048365eeed46a04dbd903b7792c039bcb60b Author: crazy <[email protected]> Date: Mon Feb 20 00:37:14 2017 +0100 plasma-desktop-5.9.2-2-x86_64 * added an small patch to change the default panel icon * this start-here-kde looks really strange.. so use the 'Kde' icon * like it was before. * this is just an 'workaround' until we have our thema diff --git a/source/plasma/plasma-desktop/FrugalBuild b/source/plasma/plasma-desktop/FrugalBuild index 097cd29..4c0c56f 100644 --- a/source/plasma/plasma-desktop/FrugalBuild +++ b/source/plasma/plasma-desktop/FrugalBuild @@ -3,13 +3,13 @@ pkgname=plasma-desktop pkgver=5.9.2 -pkgrel=1 +pkgrel=2 pkgdesc="KDE Plasma Desktop." groups=('plasma') archs=("x86_64") _F_kde_project="plasma" Finclude kf5 -source+=(knetattach-use-some-valid-icon.patch) +source+=(knetattach-use-some-valid-icon.patch use-kde-icon_until-we-have-a-theme.patch) depends=("plasma-workspace>=$_F_kdever_plasma" "kemoticons>=$_F_kf5_full" "kpeople5>=$_F_kf5_full" \ "kauth>=$_F_kf5_full" "plasma-framework>=$_F_kf5_full" "krunner5>=$_F_kf5_full" "kdelibs4support>=$_F_kf5_full" \ "knewstuff>=$_F_kf5_full" "kcmutils>=$_F_kf5_full" "knotifyconfig>=$_F_kf5_full" "kactivities-stats>=$_F_kf5_full" \ @@ -20,7 +20,8 @@ makedepends+=('qt5-base>=5.7.0-2' "kdoctools>=$_F_kf5_full" "kitemmodels>=$_F_kf sha1sums=('063fc1496aa171eb2b719d8ff712099d6fe2a141' \ - '714e6e60e809997aee9c2c0d46cf87a1a7a30d95') + '714e6e60e809997aee9c2c0d46cf87a1a7a30d95' \ + '20c0331d604887943d22c007c233c1be9b30cbf9') replaces=('kdebase-workspace-kcontrol' 'kdebase-workspace-solid-kcm' 'kdebase-runtime-attica' 'kdebase-runtime-kcontrol' \ 'kdebase-runtime-kfile' 'kdebase-runtime-knetattach' 'kdebase-runtime-renamedlgplugins' 'kdebase-runtime-phonon' \ diff --git a/source/plasma/plasma-desktop/use-kde-icon_until-we-have-a-theme.patch b/source/plasma/plasma-desktop/use-kde-icon_until-we-have-a-theme.patch new file mode 100644 index 0000000..73bc534 --- /dev/null +++ b/source/plasma/plasma-desktop/use-kde-icon_until-we-have-a-theme.patch @@ -0,0 +1,69 @@ +diff -Naur plasma-desktop-5.9.2/applets/kicker/package/contents/config/main.xml plasma-desktop-5.9.2-p/applets/kicker/package/contents/config/main.xml +--- plasma-desktop-5.9.2/applets/kicker/package/contents/config/main.xml 2017-02-14 14:25:00.000000000 +0100 ++++ plasma-desktop-5.9.2-p/applets/kicker/package/contents/config/main.xml 2017-02-20 00:25:08.602177511 +0100 +@@ -8,7 +8,7 @@ + <group name="General"> + <entry name="icon" type="String"> + <label>The name of the icon to use for the compact representation (e.g. on a small panel).</label> +- <default>start-here-kde</default> ++ <default>kde</default> + </entry> + <entry name="useCustomButtonImage" type="Bool"> + <label>Whether to use a custom image instead of an icon in the compact representation (e.g. on a small panel).</label> +diff -Naur plasma-desktop-5.9.2/applets/kicker/package/metadata.desktop plasma-desktop-5.9.2-p/applets/kicker/package/metadata.desktop +--- plasma-desktop-5.9.2/applets/kicker/package/metadata.desktop 2017-02-14 14:25:00.000000000 +0100 ++++ plasma-desktop-5.9.2-p/applets/kicker/package/metadata.desktop 2017-02-20 00:25:23.949568044 +0100 +@@ -90,7 +90,7 @@ + Comment[zh_TW]=以ååå¨çºåºåºçå½åºå¼ä¸²é£é¸å® + + Type=Service +-Icon=start-here-kde ++Icon=kde + X-KDE-ServiceTypes=Plasma/Applet + + X-Plasma-API=declarativeappletscript +diff -Naur plasma-desktop-5.9.2/applets/kickoff/package/contents/config/main.xml plasma-desktop-5.9.2-p/applets/kickoff/package/contents/config/main.xml +--- plasma-desktop-5.9.2/applets/kickoff/package/contents/config/main.xml 2017-02-14 14:25:00.000000000 +0100 ++++ plasma-desktop-5.9.2-p/applets/kickoff/package/contents/config/main.xml 2017-02-20 00:25:40.360985703 +0100 +@@ -16,7 +16,7 @@ + </entry> + <entry name="icon" type="String"> + <label>The name of the icon used in the compact representation (e.g. on a small panel).</label> +- <default>start-here-kde</default> ++ <default>kde</default> + </entry> + <entry name="favorites" type="StringList"> + <label>List of general favorites. Supported values are menu id's (usually .desktop file names), special URLs that expand into default applications (e.g. preferred://browser), document URLs and KPeople contact URIs.</label> +diff -Naur plasma-desktop-5.9.2/applets/kickoff/package/contents/ui/ConfigGeneral.qml plasma-desktop-5.9.2-p/applets/kickoff/package/contents/ui/ConfigGeneral.qml +--- plasma-desktop-5.9.2/applets/kickoff/package/contents/ui/ConfigGeneral.qml 2017-02-14 14:25:00.000000000 +0100 ++++ plasma-desktop-5.9.2-p/applets/kickoff/package/contents/ui/ConfigGeneral.qml 2017-02-20 00:26:07.654680424 +0100 +@@ -53,7 +53,7 @@ + + KQuickAddons.IconDialog { + id: iconDialog +- onIconNameChanged: cfg_icon = iconName || "start-here-kde" // TODO use actual default ++ onIconNameChanged: cfg_icon = iconName || "kde" // TODO use actual default + } + + // just to provide some visual feedback, cannot have checked without checkable enabled +@@ -96,7 +96,7 @@ + PlasmaComponents.MenuItem { + text: i18nc("@item:inmenu Reset icon to default", "Clear Icon") + icon: "edit-clear" +- onClicked: cfg_icon = "start-here-kde" // TODO reset to actual default ++ onClicked: cfg_icon = "kde" // TODO reset to actual default + } + } + } +diff -Naur plasma-desktop-5.9.2/applets/kickoff/package/metadata.desktop plasma-desktop-5.9.2-p/applets/kickoff/package/metadata.desktop +--- plasma-desktop-5.9.2/applets/kickoff/package/metadata.desktop 2017-02-14 14:25:00.000000000 +0100 ++++ plasma-desktop-5.9.2-p/applets/kickoff/package/metadata.desktop 2017-02-20 00:26:21.898043025 +0100 +@@ -162,7 +162,7 @@ + Comment[x-test]=xxLauncher to start applicationsxx + Comment[zh_CN]=åºç¨ç¨åºçå¯å¨å¨ + Comment[zh_TW]=æç¨ç¨å¼ååå¨ +-Icon=start-here-kde ++Icon=kde + Type=Service + X-KDE-ServiceTypes=Plasma/Applet +
_______________________________________________ Frugalware-git mailing list [email protected] http://frugalware.org/mailman/listinfo/frugalware-git
