diff options
author | David Tardon <dtardon@redhat.com> | 2014-01-23 21:57:18 +0100 |
---|---|---|
committer | David Tardon <dtardon@redhat.com> | 2014-01-23 22:00:19 +0100 |
commit | a2b2f2d5194313f6a53d35eee39357dbca5f0bd4 (patch) | |
tree | 6129c04f3ac74068014f79313358536d41760f52 /sysui | |
parent | 123a10ea2eca9cd2781e812aef05d2ba175bca51 (diff) |
Revert "regression since fdo#70553"
This reverts commit 12546c8511f0cc8eec0ca7e8cb86ff00dfd429e6.
Apparently I stirred a hornet's nest with this. And I have already
wasted enough time arguing...
Diffstat (limited to 'sysui')
-rwxr-xr-x | sysui/desktop/menus/math.desktop | 2 | ||||
-rwxr-xr-x | sysui/desktop/menus/startcenter.desktop | 2 |
2 files changed, 2 insertions, 2 deletions
diff --git a/sysui/desktop/menus/math.desktop b/sysui/desktop/menus/math.desktop index a6c150bb4bc2..57b173460d8d 100755 --- a/sysui/desktop/menus/math.desktop +++ b/sysui/desktop/menus/math.desktop @@ -18,7 +18,7 @@ [Desktop Entry] Version=1.0 Terminal=false -NoDisplay=true +NoDisplay=false Icon=math Type=Application Categories=Office;Spreadsheet;Education;Science;Math;X-Red-Hat-Base;X-MandrivaLinux-Office-Other; diff --git a/sysui/desktop/menus/startcenter.desktop b/sysui/desktop/menus/startcenter.desktop index 2c7ab56b6e94..dabe887866e2 100755 --- a/sysui/desktop/menus/startcenter.desktop +++ b/sysui/desktop/menus/startcenter.desktop @@ -18,7 +18,7 @@ [Desktop Entry] Version=1.0 Terminal=false -NoDisplay=true +NoDisplay=false Icon=startcenter Type=Application Categories=Office;X-Red-Hat-Base;X-SuSE-Core-Office;X-MandrivaLinux-Office-Other; |