Rename file

This is done in a separate commit to avoid losing revision history.
This commit is contained in:
Thomas Piccirello 2024-10-28 05:25:23 -07:00
commit 0ced9532c2
No known key found for this signature in database
2 changed files with 1 additions and 1 deletions

View file

@ -1,6 +1,7 @@
<RCC> <RCC>
<qresource prefix="/www"> <qresource prefix="/www">
<file>private/addpeers.html</file> <file>private/addpeers.html</file>
<file>private/addtorrent.html</file>
<file>private/addtrackers.html</file> <file>private/addtrackers.html</file>
<file>private/addwebseeds.html</file> <file>private/addwebseeds.html</file>
<file>private/confirmfeeddeletion.html</file> <file>private/confirmfeeddeletion.html</file>
@ -424,7 +425,6 @@
<file>private/setlocation.html</file> <file>private/setlocation.html</file>
<file>private/shareratio.html</file> <file>private/shareratio.html</file>
<file>private/speedlimit.html</file> <file>private/speedlimit.html</file>
<file>private/upload.html</file>
<file>private/views/about.html</file> <file>private/views/about.html</file>
<file>private/views/aboutToolbar.html</file> <file>private/views/aboutToolbar.html</file>
<file>private/views/confirmAutoTMM.html</file> <file>private/views/confirmAutoTMM.html</file>