diff options
author | lukefromdc <[email protected]> | 2016-10-01 02:40:11 -0400 |
---|---|---|
committer | monsta <[email protected]> | 2016-10-19 13:28:59 +0300 |
commit | 80d37475904c9e58b8a291bcd6d49867dbf23506 (patch) | |
tree | fca1d0da4c73ee24a8156f9e03f99596dac24088 /shell/matecc.desktop.in.in | |
parent | 2ef871dfb77e9ecf9b269561c81cee8c2169d197 (diff) | |
download | mate-control-center-80d37475904c9e58b8a291bcd6d49867dbf23506.tar.bz2 mate-control-center-80d37475904c9e58b8a291bcd6d49867dbf23506.tar.xz |
GTK3: port libunique->GtkApplication
All GTK3 builds for now, this can go 3-way to permit gtk3/libunique builds if there is any reason for a distro to have issues with using GtkApplication, or for a point/buildfix release
Diffstat (limited to 'shell/matecc.desktop.in.in')
-rw-r--r-- | shell/matecc.desktop.in.in | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/shell/matecc.desktop.in.in b/shell/matecc.desktop.in.in index 50480c63..ca3298e9 100644 --- a/shell/matecc.desktop.in.in +++ b/shell/matecc.desktop.in.in @@ -5,7 +5,7 @@ Icon=preferences-desktop Exec=mate-control-center Terminal=false Type=Application -StartupNotify=true +StartupNotify=false Categories=GTK;Settings; Keywords=MATE;control;center;configuration;tool;destop;preferences; OnlyShowIn=MATE; |