diff --git a/src/Makefile.am b/src/Makefile.am index 86b2c07..8128f46 100644 --- a/src/Makefile.am +++ b/src/Makefile.am @@ -46,7 +46,7 @@ ksensors_LDFLAGS = $(TDE_RPATH) $(all_libraries) ksensors_LDADD = $(LIB_TDEUI) $(LIB_TDECORE) $(LIB_QT) -lsensors -lm # this is where the desktop file will go -shelldesktopdir = $(kde_appsdir)/Utilities +shelldesktopdir = $(kde_appsdir)/System shelldesktop_DATA = ksensors.desktop # this is where the shell's XML-GUI resource file goes diff --git a/src/ksensors.desktop b/src/ksensors.desktop index 9e44e55..a3eb629 100644 --- a/src/ksensors.desktop +++ b/src/ksensors.desktop @@ -16,3 +16,4 @@ Comment[pl]=Ładny frondend lmsensors dla TDE Comment[sv]=Ett trevligt gränssnitt mot lmsensors för TDE GenericName=Lm-Sensors Frontend DocPath=ksensors/index.html +Categories=Qt;TDE;System;;