[PC-BSD Commits] r3093 - pcbsd/trunk/system-overlay/usr/share/skel/.kde4/share/config
svn at pcbsd.org
svn at pcbsd.org
Wed Dec 17 09:17:31 PST 2008
Author: kris
Date: 2008-12-17 09:17:31 -0800 (Wed, 17 Dec 2008)
New Revision: 3093
Modified:
pcbsd/trunk/system-overlay/usr/share/skel/.kde4/share/config/kde.notifyrc
pcbsd/trunk/system-overlay/usr/share/skel/.kde4/share/config/kickoffrc
pcbsd/trunk/system-overlay/usr/share/skel/.kde4/share/config/konsole.notifyrc
pcbsd/trunk/system-overlay/usr/share/skel/.kde4/share/config/ksambaplugin
pcbsd/trunk/system-overlay/usr/share/skel/.kde4/share/config/plasma-appletsrc
Log:
Updated some kde4 config files to use new LOCALBASE
Modified: pcbsd/trunk/system-overlay/usr/share/skel/.kde4/share/config/kde.notifyrc
===================================================================
--- pcbsd/trunk/system-overlay/usr/share/skel/.kde4/share/config/kde.notifyrc 2008-12-17 17:13:48 UTC (rev 3092)
+++ pcbsd/trunk/system-overlay/usr/share/skel/.kde4/share/config/kde.notifyrc 2008-12-17 17:17:31 UTC (rev 3093)
@@ -38,7 +38,7 @@
Execute=
KTTS=
Logfile=
-Sound=file:///usr/local/kde4/share/sounds/pcbsd-shutdown.mp3
+Sound=file:///PCBSD/local/kde4/share/sounds/pcbsd-shutdown.mp3
[Event/fatalerror]
Action=Sound|Popup
@@ -76,11 +76,11 @@
Sound=KDE-Sys-Special.ogg
[Event/startkde]
-Action=Execute
-Execute=/usr/local/bin/mplayer /usr/local/kde4/share/sounds/pcbsd-startup.mp3
+Action=Sound
+Execute=
KTTS=
Logfile=
-Sound=file:///usr/local/kde4/share/sounds/pcbsd-startup.mp3
+Sound=file:///PCBSD/local/kde4/share/sounds/pcbsd-startup.mp3
[Event/warning]
Action=Sound|Popup
Modified: pcbsd/trunk/system-overlay/usr/share/skel/.kde4/share/config/kickoffrc
===================================================================
--- pcbsd/trunk/system-overlay/usr/share/skel/.kde4/share/config/kickoffrc 2008-12-17 17:13:48 UTC (rev 3092)
+++ pcbsd/trunk/system-overlay/usr/share/skel/.kde4/share/config/kickoffrc 2008-12-17 17:17:31 UTC (rev 3093)
@@ -1,5 +1,5 @@
[Favorites]
-FavoriteURLs=/usr/local/kde4/share/applications/kde4/konqbrowser.desktop,/usr/local/kde4/share/applications/kde4/systemsettings.desktop,/usr/local/kde4/share/applications/kde4/dolphin.desktop
+FavoriteURLs=/PCBSD/local/kde4/share/applications/kde4/konqbrowser.desktop,/PCBSD/local/kde4/share/applications/kde4/systemsettings.desktop,/PCBSD/local/kde4/share/applications/kde4/dolphin.desktop
[RecentlyUsed]
Applications=
Modified: pcbsd/trunk/system-overlay/usr/share/skel/.kde4/share/config/konsole.notifyrc
===================================================================
--- pcbsd/trunk/system-overlay/usr/share/skel/.kde4/share/config/konsole.notifyrc 2008-12-17 17:13:48 UTC (rev 3092)
+++ pcbsd/trunk/system-overlay/usr/share/skel/.kde4/share/config/konsole.notifyrc 2008-12-17 17:17:31 UTC (rev 3093)
@@ -17,4 +17,4 @@
Execute=
KTTS=
Logfile=
-Sound=file:///usr/local/kde4/share/sounds/KDE-Sys-App-Message.ogg
+Sound=file:///PCBSD/local/kde4/share/sounds/KDE-Sys-App-Message.ogg
Modified: pcbsd/trunk/system-overlay/usr/share/skel/.kde4/share/config/ksambaplugin
===================================================================
--- pcbsd/trunk/system-overlay/usr/share/skel/.kde4/share/config/ksambaplugin 2008-12-17 17:13:48 UTC (rev 3092)
+++ pcbsd/trunk/system-overlay/usr/share/skel/.kde4/share/config/ksambaplugin 2008-12-17 17:17:31 UTC (rev 3093)
@@ -1,2 +1,2 @@
[KSambaKonqiPlugin]
-smb.conf=/usr/local/etc/smb.conf
+smb.conf=/PCBSD/local/etc/smb.conf
Modified: pcbsd/trunk/system-overlay/usr/share/skel/.kde4/share/config/plasma-appletsrc
===================================================================
--- pcbsd/trunk/system-overlay/usr/share/skel/.kde4/share/config/plasma-appletsrc 2008-12-17 17:13:48 UTC (rev 3092)
+++ pcbsd/trunk/system-overlay/usr/share/skel/.kde4/share/config/plasma-appletsrc 2008-12-17 17:17:31 UTC (rev 3093)
@@ -11,7 +11,7 @@
plugin=desktop
screen=0
selected=
-wallpaper=/usr/local/kde4/share/wallpapers/Fibonacci/contents/images/1280x1024.jpg
+wallpaper=/PCBSD/local/kde4/share/wallpapers/Fibonacci/contents/images/1280x1024.jpg
wallpapercolor=224,223,222
wallpaperposition=2
zvalue=0
@@ -36,7 +36,7 @@
location=0
plugin=desktop
screen=-1
-wallpaper=/usr/local/kde4/share/wallpapers/Fibonacci/contents/images/1280x1024.jpg
+wallpaper=/PCBSD/local/kde4/share/wallpapers/Fibonacci/contents/images/1280x1024.jpg
zvalue=0
[Containments][26]
More information about the Commits
mailing list