You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
current POTFILES.in file detection can output wrong filename
xgettext output
#: src/background.c:221 src/filemanager/file.c:858 src/filemanager/file.c:952
result in
src/background.csrc/filemanager/file.csrc/filemanager/file.c
simplify POTFILES.in file detection by using grep only
find command search files only
find/grep option should be Solaris OS friendly (please verify)
move POTFILES.in creating to configure.ac (more BUILD friendly and future autogen.sh get rid possibility)
autoconf AC_CONFIG_COMMANDS_POST support since <2.64
comparing current vs simplify grep file detection result in additional files:
Important
This issue was migrated from Trac:
andNote
Original attachments:
andonDec 17, 2024 at 15:57 UTC