|
|
@ -49,6 +49,10 @@ ksensors_LDADD = $(LIB_TDEUI) $(LIB_TDECORE) $(LIB_QT) -lsensors -lm
|
|
|
|
shelldesktopdir = $(kde_appsdir)/System
|
|
|
|
shelldesktopdir = $(kde_appsdir)/System
|
|
|
|
shelldesktop_DATA = ksensors.desktop
|
|
|
|
shelldesktop_DATA = ksensors.desktop
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
# and for autostart
|
|
|
|
|
|
|
|
autostartdir = $(prefix)/share/autostart
|
|
|
|
|
|
|
|
autostart_DATA = ksensors.desktop
|
|
|
|
|
|
|
|
|
|
|
|
# this is where the shell's XML-GUI resource file goes
|
|
|
|
# this is where the shell's XML-GUI resource file goes
|
|
|
|
shellrcdir = $(kde_datadir)/ksensors
|
|
|
|
shellrcdir = $(kde_datadir)/ksensors
|
|
|
|
shellrc_DATA = ksensorsui.rc
|
|
|
|
shellrc_DATA = ksensorsui.rc
|
|
|
|