ff4ff35918
Red Bear OS is a full fork. All sources must be available from git clone with zero network access. Removed gitignore rules that excluded fetched source trees under recipes/*/source/, local/recipes/kde/*/source/, local/recipes/qt/*/source/, and vendor source trees. Build artifacts (target/, build/, source.tar, *.o, *.so) remain excluded. 127291 files added — kernel, relibc, base, bootloader, pkgar, all KDE/Qt frameworks, mesa, wayland, DRM drivers, and every other recipe source.
18 lines
504 B
Plaintext
18 lines
504 B
Plaintext
# List of files which contain translatable strings.
|
|
# Copyright (C) 1995, 1998, 2001-2003, 2005-2006, 2023 Free Software Foundation, Inc.
|
|
# This file is free software, distributed under GNU GPL v3+.
|
|
|
|
# For updating this file, look at the result of:
|
|
# $ LC_ALL=C grep -l '[^A-Za-z_]_(' {gnulib-lib,src}/*.[chly]
|
|
|
|
# Files from the portability library
|
|
gnulib-lib/closeout.c
|
|
gnulib-lib/error.c
|
|
gnulib-lib/getopt.c
|
|
gnulib-lib/xalloc-die.c
|
|
|
|
# Package source files
|
|
src/envsubst.c
|
|
src/gettext.c
|
|
src/ngettext.c
|