Update x11/xfce4-whiskermenu-plugin to version 1.5.1
[dports.git] / x11 / xfce4-whiskermenu-plugin / files / patch-panel-plugin_settings.cpp
1 --- panel-plugin/settings.cpp.orig      2015-03-08 09:15:22 UTC
2 +++ panel-plugin/settings.cpp
3 @@ -148,6 +148,8 @@ void Settings::load(char* file)
4  {
5         if (!file)
6         {
7 +               command[CommandProfile]->set_shown(false);
8 +               command[CommandMenuEditor]->set_shown(false);
9                 return;
10         }
11