1
0
mirror of https://github.com/qTox/qTox.git synced 2024-03-22 14:00:36 +08:00
qTox/src/platform
Matthieu Baerts aaf9b95d97 Autorun:xdg: create autostart dir if needed
After a fresh installation of Ubuntu, 'autostart' dir is not available.
Simply create it with QDir::mkpath() (= mkdir -p).
2015-10-17 16:00:17 +02:00
..
camera Added missing include <errno.h> 2015-06-14 20:35:17 -07:00
statusnotifier statusnotifier: fixed a memory leak in get_prop() 2015-09-29 23:17:47 -04:00
autorun_osx.cpp Fix incorrect copyright headers 2015-06-06 14:51:28 +01:00
autorun_win.cpp Fix incorrect copyright headers 2015-06-06 14:51:28 +01:00
autorun_xdg.cpp Autorun:xdg: create autostart dir if needed 2015-10-17 16:00:17 +02:00
autorun.h Fix incorrect copyright headers 2015-06-06 14:51:28 +01:00
install_osx.cpp Fix incorrect copyright headers 2015-06-06 14:51:28 +01:00
install_osx.h Fix incorrect copyright headers 2015-06-06 14:51:28 +01:00
timer_osx.cpp Fix incorrect copyright headers 2015-06-06 14:51:28 +01:00
timer_win.cpp Fix incorrect copyright headers 2015-06-06 14:51:28 +01:00
timer_x11.cpp Fix incorrect copyright headers 2015-06-06 14:51:28 +01:00
timer.h Fix incorrect copyright headers 2015-06-06 14:51:28 +01:00