Playlist tweaks. remove dead / orphaned nodes that vlc doesn't clean up in teh xml.
[vlc-remote] / vlcRemote.pro
index 8cd8145..8b4c0c9 100644 (file)
@@ -18,7 +18,8 @@ SOURCES += main.cpp \
     browsemainwindow.cpp \
     vlcbrowseelement.cpp \
     vlcplaylistelementsimple.cpp \
-    vlcstatus.cpp
+    vlcstatus.cpp \
+    appsettings.cpp
 HEADERS += playlistmainwindow.h \
     playermainwindow.h \
     configdialog.h \
@@ -28,7 +29,8 @@ HEADERS += playlistmainwindow.h \
     browsemainwindow.h \
     vlcbrowseelement.h \
     vlcplaylistelementsimple.h \
-    vlcstatus.h
+    vlcstatus.h \
+    appsettings.h
 FORMS += playlistmainwindow.ui \
     playermainwindow.ui \
     configdialog.ui \
@@ -37,3 +39,4 @@ FORMS += playlistmainwindow.ui \
     browsemainwindow.ui
 OTHER_FILES += vlc-remote.desktop
 RESOURCES += ressources.qrc
+TRANSLATIONS = vlcremote_fr_FR.ts