5
Get the .desktop files from an Xpra server to send
8
Copyright 2012 Joshua Higgins
10
This file is part of Xpra Terminal Server (XTS).
12
XTS is free software: you can redistribute it and/or modify
13
it under the terms of the GNU General Public License as published
14
by the Free Software Foundation, either version 3 of the License,
15
or (at your option) any later version.
17
XTS is distributed in the hope that it will be useful, but
18
WITHOUT ANY WARRANTY; without even the implied warranty of
19
MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.
20
See the GNU General Public License for more details.
22
You should have received a copy of the GNU General Public License
23
along with XTS. If not, see http://www.gnu.org/licenses/.
28
sys.path.insert(1, '@pythondir@')