예제 #1
0
def remove(*args, **kwargs):
    # run remove.sh
    u.plasmoid_remove(
        G["SOURCES_DIR"] / Path(repo_name) / Path("org.kde.plasma.chiliclock")
    )
예제 #2
0
def remove(*args, **kwargs):
    # run remove.sh
    u.plasmoid_remove(G["SOURCES_DIR"] / Path(repo_name))
예제 #3
0
def remove(*args, **kwargs):
    # run remove.sh
    u.plasmoid_remove(G["SOURCES_DIR"] / Path(repo_name) / Path("package"),
                      pretty_name="uswitch")