summaryrefslogtreecommitdiffstats
path: root/kdesktop/init/My_Computer
diff options
context:
space:
mode:
authortpearson <tpearson@283d02a7-25f6-0310-bc7c-ecb5cbfe19da>2010-09-24 01:59:23 +0000
committertpearson <tpearson@283d02a7-25f6-0310-bc7c-ecb5cbfe19da>2010-09-24 01:59:23 +0000
commit6ade341229a0ce755b3e606d974b37c7d1609c8a (patch)
tree07389116d19da9923d611a79f85d2c200f23e511 /kdesktop/init/My_Computer
parentd1839212f86747491106bd28e4401d9f96c723dd (diff)
downloadtdebase-6ade341229a0ce755b3e606d974b37c7d1609c8a.tar.gz
tdebase-6ade341229a0ce755b3e606d974b37c7d1609c8a.zip
* Allow XDG launcher to directly rewrite the XDG configuration file instead of going through a third party application
* Fix desktop icon builtin detection * Desktop icon removal is now more intuitive git-svn-id: svn://anonsvn.kde.org/home/kde/branches/trinity/kdebase@1178835 283d02a7-25f6-0310-bc7c-ecb5cbfe19da
Diffstat (limited to 'kdesktop/init/My_Computer')
-rw-r--r--kdesktop/init/My_Computer3
1 files changed, 2 insertions, 1 deletions
diff --git a/kdesktop/init/My_Computer b/kdesktop/init/My_Computer
index bed37415a..45117cfdc 100644
--- a/kdesktop/init/My_Computer
+++ b/kdesktop/init/My_Computer
@@ -5,4 +5,5 @@ Name=My Computer
Name[en_US]=My Computer
OnlyShowIn=KDE;
Type=Link
-URL=media:/ \ No newline at end of file
+URL=media:/
+X-Trinity-BuiltIn=true \ No newline at end of file