diff options
Diffstat (limited to 'gentoo/trinity-base/kdesktop/files')
m--------- | gentoo | 0 | ||||
-rw-r--r-- | gentoo/trinity-base/kdesktop/files/kdesktop-3.5.13.1-onlyshowin-tde.patch | 19 | ||||
l--------- | gentoo/trinity-base/kdesktop/files/shared | 1 |
3 files changed, 0 insertions, 20 deletions
diff --git a/gentoo b/gentoo new file mode 160000 +Subproject 644110a847c5911c2eb04eb53c93031740561ef diff --git a/gentoo/trinity-base/kdesktop/files/kdesktop-3.5.13.1-onlyshowin-tde.patch b/gentoo/trinity-base/kdesktop/files/kdesktop-3.5.13.1-onlyshowin-tde.patch deleted file mode 100644 index ff73afdea..000000000 --- a/gentoo/trinity-base/kdesktop/files/kdesktop-3.5.13.1-onlyshowin-tde.patch +++ /dev/null @@ -1,19 +0,0 @@ -diff --git a/kdesktop/kdiconview.cc b/kdesktop/kdiconview.cc -index 0997069..bdbaaa7 100644 ---- a/kdesktop/kdiconview.cc -+++ b/kdesktop/kdiconview.cc -@@ -1009,12 +1009,12 @@ bool KDIconView::makeFriendlyText( KFileIVI *fileIVI ) - TQStringList tmpList; - if (cfg.hasKey("OnlyShowIn")) - { -- if (!cfg.readListEntry("OnlyShowIn", ';').contains("KDE")) -+ if (!cfg.readListEntry("OnlyShowIn", ';').contains("TDE")) - return false; - } - if (cfg.hasKey("NotShowIn")) - { -- if (cfg.readListEntry("NotShowIn", ';').contains("KDE")) -+ if (cfg.readListEntry("NotShowIn", ';').contains("TDE")) - return false; - } - if (cfg.hasKey("TryExec")) diff --git a/gentoo/trinity-base/kdesktop/files/shared b/gentoo/trinity-base/kdesktop/files/shared deleted file mode 120000 index ffc286806..000000000 --- a/gentoo/trinity-base/kdesktop/files/shared +++ /dev/null @@ -1 +0,0 @@ -../../../eclass/trinity-shared-files
\ No newline at end of file |