tootle-linux-client/po/POTFILES

48 lines
1.2 KiB
Plaintext
Raw Normal View History

data/com.github.bleakgrey.tootle.desktop.in
data/com.github.bleakgrey.tootle.appdata.xml.in
2018-06-19 11:47:21 +02:00
src/Accounts.vala
2018-04-14 14:09:06 +02:00
src/Application.vala
src/Desktop.vala
src/Html.vala
src/ImageCache.vala
src/InstanceAccount.vala
2018-04-14 14:09:06 +02:00
src/MainWindow.vala
2018-06-19 11:47:21 +02:00
src/Network.vala
2018-07-14 10:48:44 +02:00
src/Watchlist.vala
src/Notificator.vala
2018-06-19 11:47:21 +02:00
src/Settings.vala
src/API/Account.vala
2018-05-09 23:46:24 +02:00
src/API/Attachment.vala
src/API/Mention.vala
src/API/Notification.vala
src/API/NotificationType.vala
src/API/Relationship.vala
src/API/Status.vala
src/API/StatusVisibility.vala
src/Widgets/AccountsButton.vala
src/Widgets/AccountWidget.vala
2018-05-09 23:46:24 +02:00
src/Widgets/AlignedLabel.vala
src/Widgets/AttachmentBox.vala
src/Widgets/AttachmentWidget.vala
src/Widgets/ImageToggleButton.vala
src/Widgets/NotificationWidget.vala
2018-05-09 23:46:24 +02:00
src/Widgets/RichLabel.vala
src/Widgets/StatusWidget.vala
src/Dialogs/NewAccountDialog.vala
2018-05-09 23:46:24 +02:00
src/Dialogs/PostDialog.vala
src/Dialogs/SettingsDialog.vala
2018-07-14 10:48:44 +02:00
src/Dialogs/WatchlistDialog.vala
2018-05-09 23:46:24 +02:00
src/Views/AbstractView.vala
src/Views/AccountView.vala
src/Views/FavoritesView.vala
2018-06-19 11:47:21 +02:00
src/Views/DirectView.vala
src/Views/FederatedView.vala
src/Views/FollowersView.vala
src/Views/FollowingView.vala
2018-05-09 23:46:24 +02:00
src/Views/HomeView.vala
src/Views/LocalView.vala
src/Views/NotificationsView.vala
src/Views/SearchView.vala
2018-05-09 23:46:24 +02:00
src/Views/StatusView.vala
src/Views/TimelineView.vala