diff options
author | Darrell Anderson <[email protected]> | 2012-06-08 15:46:01 -0500 |
---|---|---|
committer | Darrell Anderson <[email protected]> | 2012-06-08 15:46:01 -0500 |
commit | 94f3dbe7c5a7dc282c22d347d91e4851cabe77d8 (patch) | |
tree | 4c2b211ee14b20c0c30e0d80cbd813fb40c8f240 /twin/clients/PORTING | |
parent | 5c3cd105bf9a3f6a1089e18e5edbe2b4ebff68a1 (diff) | |
download | tdebase-94f3dbe7c5a7dc282c22d347d91e4851cabe77d8.tar.gz tdebase-94f3dbe7c5a7dc282c22d347d91e4851cabe77d8.zip |
Update XDG information in support of bug report 892.
Diffstat (limited to 'twin/clients/PORTING')
-rw-r--r-- | twin/clients/PORTING | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/twin/clients/PORTING b/twin/clients/PORTING index b5fc6500f..398d81b9c 100644 --- a/twin/clients/PORTING +++ b/twin/clients/PORTING @@ -8,7 +8,7 @@ Makefile.am: - Do NOT rename the directory where the .desktop file is installed ( $(kde_datadir)/twin/ ). .desktop file: -- Change twin_ to twin3_ in X-KDE-Library. +- Change twin_ to twin3_ in X-TDE-Library. Sources: - There are no twin/something.h includes, and don't use the KWinInternal namespace. |