Hello Nick, Thank you for your quick response.
On Wednesday 11 March 2015 21:13:38 Nick Koretsky wrote:
On Wed, 11 Mar 2015 20:42:43 +0000
Baron baron@linuxmaniac.net wrote:
Jessie, TDE 14, Just switched on tonight and all the icons on my task bar and system tray are missing ! Where are the settings for these hiding ? Thanks:
You mean application links on Panel?
Yes ! the bar across the bottom of the screen.
The settings are in ./trinity/config/kickerrc, but if you mean your custom app links disappeared during 13->14 update, this is probably due to update script messing with ./config/menus/applications-kmenuedit.menu.Update script renames it to applications-tmenuedit.menu and runs "kde"->"tde" replace on its context,
Does that mean that I can rename it back or am I stuck with what ever "kde"->"tde" did.
which is not a very smart move because depending on how custom menu items were made they can easily contain "kde" in name. Look in ~/.local/share/applications and if there is something with "kde" in its name rename it to "tde" (or manually edit applications-tmenuedit.menu, but you cant run replace all "tde"->"kde" because tde standard menuitems where actually renamed)
Ah right. I have everything backed up, so if I just restore ~/.local/share/applications I should get things back to how I had them before the update.