wok-next view idesk/stuff/DesktopConfig.patch @ rev 16988

Add mate-system-monitor
author Yuri Pourre <yuripourre@gmail.com>
date Sat Aug 09 03:47:53 2014 -0300 (2014-08-09)
parents
children
line source
1 --- src/DesktopConfig.cpp.0
2 +++ src/DesktopConfig.cpp
3 @@ -24,6 +24,9 @@
5 #include "DesktopConfig.h"
6 #include "Util.h"
7 +#include <unistd.h>
8 +#include <sys/stat.h>
9 +#include <sys/types.h>
11 //the initilizer list just sets the program defaults for non-necessary options
12 DesktopConfig::DesktopConfig(Database db, string ideskrcFile) :