Very minor UI tweak
[vlc-remote] / vlcRemote.pro
index b1bfff3..76dfee5 100644 (file)
@@ -16,7 +16,9 @@ SOURCES += main.cpp \
     accountdialog.cpp \
     newaccountdialog.cpp \
     browsemainwindow.cpp \
-    vlcbrowseelement.cpp
+    vlcbrowseelement.cpp \
+    vlcplaylistelementsimple.cpp \
+    vlcstatus.cpp
 HEADERS += playlistmainwindow.h \
     playermainwindow.h \
     configdialog.h \
@@ -24,7 +26,9 @@ HEADERS += playlistmainwindow.h \
     accountdialog.h \
     newaccountdialog.h \
     browsemainwindow.h \
-    vlcbrowseelement.h
+    vlcbrowseelement.h \
+    vlcplaylistelementsimple.h \
+    vlcstatus.h
 FORMS += playlistmainwindow.ui \
     playermainwindow.ui \
     configdialog.ui \
@@ -33,3 +37,5 @@ FORMS += playlistmainwindow.ui \
     browsemainwindow.ui
 OTHER_FILES += vlc-remote.desktop
 RESOURCES += ressources.qrc
+
+TRANSLATIONS = vlcremote_fr_FR.ts