Announcement

Collapse
No announcement yet.

LOST(or I think it is): system-settings-merge.menu

Collapse
This topic is closed.
X
X
 
  • Filter
  • Time
  • Show
Clear All
new posts

    LOST(or I think it is): system-settings-merge.menu

    Hi,

    I found that my systems settings were crashing so I went to look for a solution and I found snowhog's post : http://kubuntuforums.net/forums/inde...opic=3088490.0

    Code:
    sudo mv /etc/xdg/menus/kde-applications-merged/system-settings-merge.menu /etc/xdg/menus/applications-merged/system-settings-merge.menu
    I copied as per instructions but I didn't check that I copied correctly.... infact, I didn't add "system-settings-merge.menu" at the end. now I can't find the file anymore...

    Can anyone help me?
    thanks
    crl6904

    #2
    Re: LOST(or I think it is): system-settings-merge.menu

    Hmmm. Tsk, tsk. :P Read twice, copy once.

    Open a console and type:
    Code:
    cd /
    sudo find -name system-settings-merge.menu
    If it is to be found, this will tell you were you put it.
    Using Kubuntu Linux since March 23, 2007
    "It is a capital mistake to theorize before one has data." - Sherlock Holmes

    Comment


      #3
      Re: LOST(or I think it is): system-settings-merge.menu

      lost without a trace....

      Comment

      Working...
      X