diff options
author | tarakbumba <[email protected]> | 2015-02-26 01:32:35 +0200 |
---|---|---|
committer | Stefano Karapetsas <[email protected]> | 2015-03-02 21:03:09 +0100 |
commit | 24af5e452752a3b0c970add7a26efeedfa998446 (patch) | |
tree | 81b6bd221ed3f63e74623fd450ea71a94c64b81a /data/Makefile.am | |
parent | d16ed5a68715b56d3978fc0184af8344a750afc2 (diff) | |
download | mate-panel-24af5e452752a3b0c970add7a26efeedfa998446.tar.bz2 mate-panel-24af5e452752a3b0c970add7a26efeedfa998446.tar.xz |
Add mageia.layout
Closes https://github.com/mate-desktop/mate-panel/pull/285
Diffstat (limited to 'data/Makefile.am')
-rw-r--r-- | data/Makefile.am | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/data/Makefile.am b/data/Makefile.am index 92b6e291..7e13b47d 100644 --- a/data/Makefile.am +++ b/data/Makefile.am @@ -3,6 +3,7 @@ layout_DATA = \ default.layout \ fedora.layout \ linuxmint.layout \ + mageia.layout \ opensuse.layout \ ubuntu.layout |