<table><tr><td style="">ngraham added a comment.
</td><a style="text-decoration: none; padding: 4px 8px; margin: 0 8px 8px; float: right; color: #464C5C; font-weight: bold; border-radius: 3px; background-color: #F7F7F9; background-image: linear-gradient(to bottom,#fff,#f1f0f1); display: inline-block; border: 1px solid rgba(71,87,120,.2);" href="https://phabricator.kde.org/D11309">View Revision</a></tr></table><br /><div><div><p>Hmm, doesn't apply for me:</p>

<div class="remarkup-code-block" style="margin: 12px 0;" data-code-lang="text" data-sigil="remarkup-code-block"><pre class="remarkup-code" style="font: 11px/15px "Menlo", "Consolas", "Monaco", monospace; padding: 12px; margin: 0; background: rgba(71, 87, 120, 0.08);">    This diff is against commit 5286b919498174dbde7b867e166ac45f2032d443, but
    the commit is nowhere in the working copy. Try to apply it against the
    current working copy state? (6ab76d791caa552091057f88365b24847014ff1d)
    [Y/n] y

Checking patch sddm-theme/theme.conf.cmake...
error: sddm-theme/theme.conf.cmake: already exists in working directory
Checking patch sddm-theme/theme.conf...
error: sddm-theme/theme.conf: does not exist in index
Checking patch CMakeLists.txt...
error: while searching for:
plasma_install_package(lookandfeel org.kde.breeze.desktop look-and-feel lookandfeel)

if (INSTALL_SDDM_THEME)
# Install the login theme into the SDDM directory
# Longer term we need to look at making SDDM load from look and feel somehow.. and allow copying at runtime
    #NOTE this trailing slash is important to rename the directory
    install(DIRECTORY sddm-theme/ DESTINATION ${KDE_INSTALL_FULL_DATADIR}/sddm/themes/breeze PATTERN "README.txt" EXCLUDE PATTERN "components" EXCLUDE PATTERN "dummydata" EXCLUDE)
    install(DIRECTORY lookandfeel/contents/components DESTINATION ${KDE_INSTALL_FULL_DATADIR}/sddm/themes/breeze PATTERN "README.txt" EXCLUDE)
endif()

add_definitions(-DQT_NO_URL_CAST_FROM_STRING)

error: patch failed: CMakeLists.txt:121
Applying patch CMakeLists.txt with 1 reject...
Rejected hunk #1.

 Patch Failed!</pre></div></div></div><br /><div><strong>REPOSITORY</strong><div><div>R120 Plasma Workspace</div></div></div><br /><div><strong>REVISION DETAIL</strong><div><a href="https://phabricator.kde.org/D11309">https://phabricator.kde.org/D11309</a></div></div><br /><div><strong>To: </strong>davidedmundson, Plasma, VDG, broulik, abetts, ngraham<br /><strong>Cc: </strong>davidedmundson, broulik, plasma-devel, ZrenBot, lesliezhai, ali-mohamed, jensreuterberg, abetts, sebas, apol, mart<br /></div>