diff options
author | Stefano Karapetsas <[email protected]> | 2014-09-22 09:53:48 +0200 |
---|---|---|
committer | Stefano Karapetsas <[email protected]> | 2014-09-22 09:53:48 +0200 |
commit | 5ea32831e2b85c82d75feb349f49b7ceead407e7 (patch) | |
tree | f307ca19d297f969f634f1e283d5a972c7918f42 /data/Makefile.am | |
parent | 3f67cbdfeaa53820ed690dd25f52dc162e7511e2 (diff) | |
parent | ba4f9b19a827eb128a821623a5144e51e998cedf (diff) | |
download | mate-panel-5ea32831e2b85c82d75feb349f49b7ceead407e7.tar.bz2 mate-panel-5ea32831e2b85c82d75feb349f49b7ceead407e7.tar.xz |
Merge pull request #227 from NiceandGently/master
add fedora layout file
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 f30afbb1..6cd1a3cb 100644 --- a/data/Makefile.am +++ b/data/Makefile.am @@ -1,6 +1,7 @@ layoutdir = $(datadir)/mate-panel/layouts layout_DATA = \ default.layout \ + fedora.layout \ linuxmint.layout \ opensuse.layout |