Go to file
Matthias Clasen e09a1d23f9 Reduce gettext requirement
Drop the gettext requirement to something that is available in
Enterprise distributions. Gettext older than 0.19.7 won't support
merging translations back into xml with msgfmt, but the fallback
code to install the untranslated policy file should work for
that case.
2016-07-15 12:54:41 -04:00
app Remove unused variables 2016-07-01 14:45:53 +02:00
bubblewrap@f6ca369012 Update to latest bubblewrap 2016-06-10 10:09:02 +02:00
builder Add RPM archive support 2016-07-15 11:13:28 +02:00
buildutil spelling: progressive 2016-05-27 06:45:16 +00:00
common run: plug a few memory leaks 2016-07-14 17:27:11 -07:00
completion Add more completions 2016-05-30 14:54:22 +02:00
data Document the permission store API 2016-07-12 00:00:45 -04:00
dbus-proxy spelling: specified 2016-05-27 06:46:56 +00:00
doc doc/flatpak-install: Fix duplicate option 2016-07-15 11:04:34 -04:00
document-portal document portal: Add --version 2016-07-14 23:28:53 -04:00
env.d Get the system installation dir right in XDG_DATA_DIRS 2016-05-20 09:21:19 +02:00
lib Add some code I used to test the new related refs code. 2016-07-01 10:39:56 +02:00
libglnx@4f83b70f69 Update to latest libglnx with lock release fix 2016-06-28 11:41:35 +02:00
m4 Support installed tests 2016-04-27 16:37:15 +02:00
permission-store permission store: Add --version 2016-07-14 23:31:05 -04:00
po Use upstream gettext 2016-07-15 11:58:46 -04:00
profile Get the system installation dir right in XDG_DATA_DIRS 2016-05-20 09:21:19 +02:00
session-helper Split out permission store from session helper 2016-05-09 14:07:22 +02:00
system-helper Use upstream gettext 2016-07-15 11:58:46 -04:00
tests extensions: Always create a tmpfs for subdirectory extensions. 2016-06-29 15:56:28 +02:00
triggers Pass location of exports to triggers as arg1 2016-02-09 14:50:35 +01:00
.gitignore Update gitignore 2016-06-03 14:30:25 +02:00
.gitmodules Add bubblewrap submodule 2016-04-29 15:38:20 +02:00
COPYING Add COPYING to reflect license headers 2015-03-31 15:36:29 +01:00
Makefile.am document-portal: add support to activate paths inside /app 2016-07-11 15:58:29 -07:00
NEWS Require ostree 2016.6 2016-07-01 14:05:29 +02:00
README.md Link to docs from README.md 2016-07-12 01:02:22 -04:00
acinclude.m4 Add minimal document portal tests 2015-09-07 17:17:44 +02:00
autogen.sh Use upstream gettext 2016-07-15 11:58:46 -04:00
configure.ac Reduce gettext requirement 2016-07-15 12:54:41 -04:00
flatpak.pc.in Rename library to libflatpak 2016-05-09 09:46:26 +02:00
flatpak.png Add the logo to README.md 2016-06-02 18:05:22 -04:00
uncrustify.cfg Add uncrustify config 2016-05-06 15:27:19 +02:00
uncrustify.sh Add uncrustify config 2016-05-06 15:27:19 +02:00

README.md

Flatpak

Flatpak is a system for building, distributing and running sandboxed desktop applications on Linux.

See http://flatpak.org/ for more information.

Read documentation for the flatpak commandline tools and for the libflatpak library API.