diff options
author | jc_gargma <jc_gargma@iserlohn-fortress.net> | 2020-05-07 01:54:28 -0700 |
---|---|---|
committer | jc_gargma <jc_gargma@iserlohn-fortress.net> | 2020-05-07 01:54:28 -0700 |
commit | e920cba19e41f873eb3bd7787864377928c265b8 (patch) | |
tree | 8e0aa713c961ec278fe1fbad1f15be784a36132b /profiles | |
parent | Fix url (diff) | |
download | firejail-profiles-e920cba19e41f873eb3bd7787864377928c265b8.tar.xz |
Fix mupen64plus-qt local
Diffstat (limited to 'profiles')
-rw-r--r-- | profiles/mupen64plus-qt.profile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/profiles/mupen64plus-qt.profile b/profiles/mupen64plus-qt.profile index b1971d7..f1c3931 100644 --- a/profiles/mupen64plus-qt.profile +++ b/profiles/mupen64plus-qt.profile @@ -1,8 +1,8 @@ # Firejail profile for mupen64plus -# Description: Nintendo64 Emulator +# Description: Nintendo64 Emulator (Qt GUI) # This file is overwritten after every install/update # Persistent local customizations -include mupen64plus.local +include mupen64plus-qt.local # Persistent global definitions include globals.local |