profiles: sort macros in profile.template
Some checks failed
Build-extra / build-gcc (push) Has been cancelled
Build-extra / build-clang (push) Has been cancelled
Build / build (push) Has been cancelled
Check-C / scan-build (push) Has been cancelled
Check-C / cppcheck (push) Has been cancelled
Check-C / codeql-cpp (push) Has been cancelled
Check-Profiles / profile-checks (push) Has been cancelled
Codespell / codespell (push) Has been cancelled
Test / test-main (push) Has been cancelled
Test / test-fs (push) Has been cancelled
Test / test-environment (push) Has been cancelled
Test / test-utils (push) Has been cancelled
Test / test-network (push) Has been cancelled

Added on commit d4f824519 ("Mention macros in profile.template (#2759)",
2019-06-11).

Kind of relates to #7157.
This commit is contained in:
Kelvin M. Klann 2026-05-09 15:39:28 -03:00
parent ad89817c08
commit 2f722c85da

View file

@ -43,10 +43,10 @@
# ${DOCUMENTS} # ${DOCUMENTS}
# ${DOWNLOADS} # ${DOWNLOADS}
# ${HOME} (user's home) # ${HOME} (user's home)
# ${MUSIC}
# ${PATH} (contents of PATH env var) # ${PATH} (contents of PATH env var)
# ${PICTURES} # ${PICTURES}
# ${PROJECTS} # ${PROJECTS}
# ${MUSIC}
# ${RUNUSER} (/run/user/UID) # ${RUNUSER} (/run/user/UID)
# ${VIDEOS} # ${VIDEOS}
# #