blob: 06008b8c23acb0cc9332c42e8812a7faf8ab7fc0 (
plain) (
blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
|
# Please keep this list alphabetized
data/com.lakoliu.Furtherance.appdata.xml.in
data/com.lakoliu.Furtherance.desktop.in
# UI files
src/gtk/history_box.ui
src/gtk/preferences_window.ui
src/gtk/task_details.ui
src/gtk/task_row.ui
src/gtk/dialogs.ui
src/gtk/window.ui
# Rust code
src/application.rs
src/ui/task_details.rs
src/ui/tasks_page.rs
src/ui/window.rs
|