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