File tree Expand file tree Collapse file tree 3 files changed +3
-3
lines changed
Expand file tree Collapse file tree 3 files changed +3
-3
lines changed Original file line number Diff line number Diff line change 1616__triggers__ = "gn "
1717__authors__ = "manuelschneid3r"
1818__exec_deps__ = ["gnote" ]
19- __py_deps__ = ["python- dbus" ]
19+ __py_deps__ = ["dbus" ]
2020
2121BUS = "org.gnome.%s" % __title__
2222OBJ = "/org/gnome/%s/RemoteControl" % __title__
Original file line number Diff line number Diff line change 1515__version__ = '0.4.0'
1616__triggers__ = 'tex '
1717__authors__ = 'Asger Hautop Drewsen'
18- __py_deps__ = ['python- pylatexenc' ]
18+ __py_deps__ = ['pylatexenc' ]
1919
2020COMBINING_LONG_SOLIDUS_OVERLAY = '\u0338 '
2121
Original file line number Diff line number Diff line change 2121__version__ = "0.4.3"
2222__triggers__ = "timer "
2323__authors__ = ["manuelschneid3r" , "googol42" ]
24- __py_deps__ = ["dbus-python " ]
24+ __py_deps__ = ["dbus" ]
2525
2626iconPath = os .path .dirname (__file__ )+ "/time.svg"
2727soundPath = os .path .dirname (__file__ )+ "/bing.wav"
You can’t perform that action at this time.
0 commit comments