2 changes: 1 addition & 1 deletion AUTHORS
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
KST Developers <kst@kde.org>
C. Barth Netterfield <kst@omega.astro.utoronto.ca>
C. Barth Netterfield <netterfield@astro.utoronto.ca>
George Staikos <staikos@kde.org>
Andrew Walker <arwalker@sumusltd.com>
Rick Chern <rchern@interchange.ubc.ca>
Expand Down
1 change: 1 addition & 0 deletions src/kst/CMakeLists.txt
Original file line number Diff line number Diff line change
Expand Up @@ -17,6 +17,7 @@ if(WIN32)
endif()

kst_add_resources(src/images/icons.qrc)
kst_add_resources(src/kst/helppages.qrc)

kst_find_info_files(KstCMakeFiles ${kst_dir}/cmake/*)
kst_find_info_files(KstCMakeFiles ${kst_dir}/cmake/modules/*)
Expand Down
Loading