update Files attributes with priorities and %s substitution

This commit is contained in:
keni
2018-05-31 21:42:06 -04:00
parent a1b19734e9
commit 0e51afc7cd
33 changed files with 85 additions and 85 deletions

View File

@@ -1,4 +1,4 @@
Install.Qt NHSUBST
qpe-nethack.control NH_header=no
knethack.lnk NH_header=no
* NH_filestag=(files_for_the_Qt_3_widget_library_-_X11,_Windows,_Mac_OS_X,_or_Qtopia)
* NH_filestag=(file%s_for_the_Qt_3_widget_library_-_X11,_Windows,_Mac_OS_X,_or_Qtopia)

View File

@@ -1 +1 @@
* NH_filestag=(files_for_the_Qt_4_widget_library_-_X11,_Windows,_Mac_OS_X)
* NH_filestag=(file%s_for_the_Qt_4_widget_library_-_X11,_Windows,_Mac_OS_X)

View File

@@ -4,4 +4,4 @@ Install.X11 NHSUBST
nethack.rc NHSUBST
*.bdf NH_header=no
*.xbm NH_header=no
* NH_filestag=(files_for_X_versions)
* NH_filestag=(file%s_for_X_versions)

View File

@@ -1 +1 @@
* NH_filestag=(files_for_stacking_window_systems)
* NH_filestag=(file%s_for_stacking_window_systems)

View File

@@ -1 +1 @@
* NH_filestag=(files_for_GEM_versions_-_untested_for_3.6.2)
* NH_filestag=(file%s_for_GEM_versions_-_untested_for_3.6.2)

View File

@@ -1 +1 @@
* NH_filestag=(files_for_GNOME_versions_-_untested_for_3.6.2)
* NH_filestag=(file%s_for_GNOME_versions_-_untested_for_3.6.2)

View File

@@ -1,2 +1,2 @@
*.applescript NHSUBST
* NH_filestag=(files_for_macosx_versions)
* NH_filestag=(file%s_for_macosx_versions)

View File

@@ -1,2 +1,2 @@
tile.doc NHSUBST
* NH_filestag=(files_for_versions_using_optional_tiles)
* NH_filestag=(file%s_for_versions_using_optional_tiles)

View File

@@ -1 +1 @@
* NH_filestag=(files_for_tty_versions)
* NH_filestag=(file%s_for_tty_versions)

View File

@@ -8,4 +8,4 @@
*.props NH_header=no
resource.h NH_header=no
nhresource.h NH_header=no
* NH_filestag=(files_for_Windows_versions_-_tested_up_to_Windows_10)
* NH_filestag=(file%s_for_Windows_versions_-_tested_up_to_Windows_10)

View File

@@ -1 +1 @@
* NH_filestag=(files_for_Visual_Studio_2017_Community_Edition_builds)
* NH_filestag=(file%s_for_Visual_Studio_2017_Community_Edition_builds)