diff options
Diffstat (limited to '')
-rw-r--r-- | po/POTFILES.in | 27 |
1 files changed, 27 insertions, 0 deletions
diff --git a/po/POTFILES.in b/po/POTFILES.in new file mode 100644 index 0000000..49187e5 --- /dev/null +++ b/po/POTFILES.in @@ -0,0 +1,27 @@ +### BEGIN LICENSE +# Copyright (C) 2015-2021 Sean Davis <bluesabre@xfce.org> +# This program is free software: you can redistribute it and/or modify it +# under the terms of the GNU General Public License version 3, as published +# by the Free Software Foundation. +# +# This program is distributed in the hope that it will be useful, but +# WITHOUT ANY WARRANTY; without even the implied warranties of +# MERCHANTABILITY, SATISFACTORY QUALITY, or FITNESS FOR A PARTICULAR +# PURPOSE. See the GNU General Public License for more details. +# +# You should have received a copy of the GNU General Public License along +# with this program. If not, see <http://www.gnu.org/licenses/>. +### END LICENSE + +# Desktop File +xfce4-panel-profiles.desktop.in + +# Glade Files +[type: gettext/glade]xfce4-panel-profiles/xfce4-panel-profiles.glade + +# Python Files +xfce4-panel-profiles/panelconfig.py +xfce4-panel-profiles/xfce4-panel-profiles.py + +# XML +data/metainfo/org.xfce.PanelProfiles.appdata.xml.in |