mirror of
https://github.com/TakeV-Lambda/Tooth.git
synced 2024-11-02 05:54:16 +00:00
e19a99ddf5
Clean files that were deleted in cb7a1796
(failed to update POs),
clean filenames that do not have translatable strings,
and order alphabetically
53 lines
1.2 KiB
Text
53 lines
1.2 KiB
Text
data/dev.geopjr.tooth.appdata.xml.in
|
|
data/dev.geopjr.tooth.desktop.in
|
|
|
|
data/ui/menus.ui
|
|
|
|
data/ui/dialogs/compose.ui
|
|
data/ui/dialogs/list_editor.ui
|
|
data/ui/dialogs/new_account.ui
|
|
data/ui/dialogs/preferences.ui
|
|
|
|
data/ui/views/new_account.ui
|
|
data/ui/views/sidebar/view.ui
|
|
|
|
data/ui/widgets/accounts_button_item.ui
|
|
data/ui/widgets/compose_attachment.ui
|
|
data/ui/widgets/list_item.ui
|
|
data/ui/widgets/status.ui
|
|
data/ui/widgets/timeline_footer.ui
|
|
|
|
src/Application.vala
|
|
src/Build.vala.in
|
|
src/API/SearchResults.vala
|
|
|
|
src/Dialogs/ListEditor.vala
|
|
src/Dialogs/NewAccount.vala
|
|
|
|
src/Dialogs/Composer/AttachmentsPage.vala
|
|
src/Dialogs/Composer/Dialog.vala
|
|
src/Dialogs/Composer/EditorPage.vala
|
|
src/Dialogs/Composer/PollPage.vala
|
|
|
|
src/Services/Accounts/Mastodon/Account.vala
|
|
src/Services/Accounts/SecretAccountStore.vala
|
|
|
|
src/Utils/DateTime.vala
|
|
src/Utils/Host.vala
|
|
src/Utils/Html.vala
|
|
|
|
src/Views/Base.vala
|
|
src/Views/Conversations.vala
|
|
src/Views/Lists.vala
|
|
src/Views/Main.vala
|
|
src/Views/Notifications.vala
|
|
src/Views/Profile.vala
|
|
src/Views/Search.vala
|
|
src/Views/Sidebar.vala
|
|
src/Views/Thread.vala
|
|
|
|
src/Widgets/Status.vala
|
|
src/Widgets/VoteBox.vala
|
|
src/Widgets/Attachment/Item.vala
|
|
src/Widgets/RelationshipButton.vala
|
|
src/Widgets/StatusActionButton.vala
|