diff options
author | Michael Meeks <michael.meeks@suse.com> | 2013-05-13 13:53:05 +0100 |
---|---|---|
committer | Michael Meeks <michael.meeks@suse.com> | 2013-05-15 09:37:41 +0100 |
commit | 99f7690bee0bf787a579e3e28bbd63074000940e (patch) | |
tree | cb4d74802d3851ebbf45c6393fe54406e7b3580b /extras/source/gallery/share | |
parent | 19276d3ddffdc80f004c8ce518b80f063108935b (diff) |
gallery: cleanup makefiles for new gallery naming and translation.
Change-Id: I9ec5192c007df6d0ce15f5e61cb53cf6ea04db08
Diffstat (limited to 'extras/source/gallery/share')
-rw-r--r-- | extras/source/gallery/share/gallery_names.ulf | 12 |
1 files changed, 12 insertions, 0 deletions
diff --git a/extras/source/gallery/share/gallery_names.ulf b/extras/source/gallery/share/gallery_names.ulf new file mode 100644 index 000000000000..47f75b562135 --- /dev/null +++ b/extras/source/gallery/share/gallery_names.ulf @@ -0,0 +1,12 @@ +/* -*- Mode: C++; tab-width: 4; indent-tabs-mode: nil; c-basic-offset: 4 -*- */ +/* + * This file is part of the LibreOffice project. + * + * This Source Code Form is subject to the terms of the Mozilla Public + * License, v. 2.0. If a copy of the MPL was not distributed with this + * file, You can obtain one at http://mozilla.org/MPL/2.0/. + */ +[sound] +en-US = "Sounds" + +/* vim:set shiftwidth=4 softtabstop=4 expandtab: */ |