diff options
author | Slávek Banko <[email protected]> | 2014-05-27 01:39:46 +0200 |
---|---|---|
committer | Slávek Banko <[email protected]> | 2014-05-27 01:39:46 +0200 |
commit | c7bb5f0b917b82aed4203df3be0585be82077d9c (patch) | |
tree | 7fa282a673c1105611e13966e69baedba34af670 /ubuntu/maverick/tdebase/debian/tdm-trinity.postinst | |
parent | b33e4034e7490e5895a5cb2cc54949354842f9d9 (diff) | |
download | tde-packaging-c7bb5f0b917b82aed4203df3be0585be82077d9c.tar.gz tde-packaging-c7bb5f0b917b82aed4203df3be0585be82077d9c.zip |
Branding cleanup on Debian and Ubuntu
Diffstat (limited to 'ubuntu/maverick/tdebase/debian/tdm-trinity.postinst')
-rw-r--r-- | ubuntu/maverick/tdebase/debian/tdm-trinity.postinst | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/ubuntu/maverick/tdebase/debian/tdm-trinity.postinst b/ubuntu/maverick/tdebase/debian/tdm-trinity.postinst index 5f1aab168..b0caf668a 100644 --- a/ubuntu/maverick/tdebase/debian/tdm-trinity.postinst +++ b/ubuntu/maverick/tdebase/debian/tdm-trinity.postinst @@ -89,7 +89,7 @@ if [ -e /etc/trinity/tdm/Xservers ]; then fi fi -# With KDE 3.4, /etc/trinity/tdm/Xservers is no longer required, so we remove it, if +# From KDE 3.4, /etc/trinity/tdm/Xservers is no longer required, so we remove it, if # the user has updated their tdmrc (if they haven't, tdm notices and keeps using # Xservers), and if it wasn't touched, i.e. there are no local changes the user # will want to merge into tdmrc. |