# # POTFILES.in # # The Initial Developer of the Original Code is International # Business Machines Corporation. Portions created by IBM # Corporation are Copyright (C) 2005 International Business # Machines Corporation. All Rights Reserved. # # This program is free software; you can redistribute it and/or modify # it under the terms of the Common Public License as published by # IBM Corporation; either version 1 of the License, or (at your option) # any later version. # # This program is distributed in the hope that it will be useful, # but WITHOUT ANY WARRANTY; without even the implied warranty of # MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the # Common Public License for more details. # # You should have received a copy of the Common Public License # along with this program; if not, a copy can be viewed at # http://www.opensource.org/licenses/cpl1.0.php. # # Files that can contain translatable strings. # This file must be updated when any new # files that (can) contain translatable # strings are added. # Include files include/tpm_tspi.h include/tpm_pkcs11.h include/tpm_utils.h # Library files lib/tpm_tspi.c lib/tpm_log.c lib/tpm_pkcs11.c lib/tpm_utils.c # Data management files src/data_mgmt/data_common.h src/data_mgmt/data_import.c src/data_mgmt/data_import.h src/data_mgmt/data_init.c src/data_mgmt/data_init.h src/data_mgmt/data_object.c src/data_mgmt/data_object.h src/data_mgmt/data_passwd.c src/data_mgmt/data_passwd.h src/data_mgmt/data_protect.c src/data_mgmt/data_protect.h # Tpm management files src/tpm_mgmt/tpm_activate.c src/tpm_mgmt/tpm_changeauth.c src/tpm_mgmt/tpm_clear.c src/tpm_mgmt/tpm_clearable.c src/tpm_mgmt/tpm_enable.c src/tpm_mgmt/tpm_getpubek.c src/tpm_mgmt/tpm_ownable.c src/tpm_mgmt/tpm_present.c src/tpm_mgmt/tpm_restrictpubek.c src/tpm_mgmt/tpm_selftest.c src/tpm_mgmt/tpm_takeownership.c src/tpm_mgmt/tpm_version.c