diff options
author | jc_gargma <jc_gargma@iserlohn-fortress.net> | 2022-04-03 12:53:48 -0700 |
---|---|---|
committer | jc_gargma <jc_gargma@iserlohn-fortress.net> | 2022-04-03 12:53:48 -0700 |
commit | 644a70ff4e12fa87aaca08cc408aacb872e5b934 (patch) | |
tree | 50cd3f8c88a8773141d379066a0333cd8440b3b1 /profiles | |
parent | Fix controller support for fceux. (diff) | |
download | firejail-profiles-644a70ff4e12fa87aaca08cc408aacb872e5b934.tar.xz |
Convert heart of iron 4 profile name to hoi4 as per the binary name.
Diffstat (limited to 'profiles')
-rw-r--r-- | profiles/hoi4.profile (renamed from profiles/hearts-of-iron-iv.profile) | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/profiles/hearts-of-iron-iv.profile b/profiles/hoi4.profile index 49bb746..ac1efc0 100644 --- a/profiles/hearts-of-iron-iv.profile +++ b/profiles/hoi4.profile @@ -1,6 +1,6 @@ # This file is overwritten after every install/update # Persistent local customizations -include hearts-of-iron-iv.local +include hoi4.local # Persistent global definitions include globals.local |