chore: rebrand

This commit is contained in:
Evangelos Paterakis 2022-11-13 22:57:43 +02:00
parent c421949ecf
commit 5ffed3ec5f
No known key found for this signature in database
GPG Key ID: FE5185F095BFC8C9
116 changed files with 649 additions and 1050 deletions

View File

@ -4,10 +4,10 @@ runtime=host
toolchain=default toolchain=default
config-opts= config-opts=
run-opts= run-opts=
prefix=/home/user/.cache/gnome-builder/install/tootle/host prefix=/home/user/.cache/gnome-builder/install/tooth/host
app-id= app-id=
postbuild= postbuild=
prebuild= prebuild=
[default.environment] [default.environment]
G_MESSAGES_DEBUG=tootle G_MESSAGES_DEBUG=tooth

1
.github/FUNDING.yml vendored
View File

@ -1 +1,2 @@
github: [GeopJr]
custom: https://liberapay.com/bleakgrey/ custom: https://liberapay.com/bleakgrey/

View File

@ -31,7 +31,7 @@ __
- **Build type:** Flatpak / Built from source / Built by a third-party maintainer - **Build type:** Flatpak / Built from source / Built by a third-party maintainer
#### Logs: #### Logs:
*(Terminal logs are often invaluable. If you can, launch the app from terminal with `com.github.bleakgrey.tootle` and paste the output here)* *(Terminal logs are often invaluable. If you can, launch the app from terminal with `dev.geopjr.tooth` and paste the output here)*
#### Additional info (if needed): #### Additional info (if needed):
__ __

View File

@ -1,19 +1,20 @@
on: on:
push: push:
branches: [master] branches: [main]
pull_request: pull_request:
name: CI name: CI
jobs: jobs:
flatpak-builder: flatpak-builder:
name: "Flatpak Builder" name: "Flatpak Builder"
runs-on: ubuntu-20.04 runs-on: ubuntu-latest
container: container:
image: bilelmoussaoui/flatpak-github-actions:gnome-3.38 image: bilelmoussaoui/flatpak-github-actions:gnome-43
options: --privileged options: --privileged
steps: steps:
- uses: actions/checkout@v2 - uses: actions/checkout@v3
- uses: bilelmoussaoui/flatpak-github-actions@v2 - uses: flatpak/flatpak-github-actions/flatpak-builder@v4
with: with:
bundle: "com.github.bleakgrey.tootle.flatpak" bundle: "dev.geopjr.tooth.flatpak"
manifest-path: "com.github.bleakgrey.tootle.json" manifest-path: "dev.geopjr.tooth.json"
run-tests: "true" run-tests: "true"
cache-key: flatpak-builder-${{ github.sha }}

132
CODE_OF_CONDUCT.md Normal file
View File

@ -0,0 +1,132 @@
# Contributor Covenant Code of Conduct
## Our Pledge
We as members, contributors, and leaders pledge to make participation in our
community a harassment-free experience for everyone, regardless of age, body
size, visible or invisible disability, ethnicity, sex characteristics, gender
identity and expression, level of experience, education, socio-economic status,
nationality, personal appearance, race, caste, color, religion, or sexual identity
and orientation.
We pledge to act and interact in ways that contribute to an open, welcoming,
diverse, inclusive, and healthy community.
## Our Standards
Examples of behavior that contributes to a positive environment for our
community include:
* Demonstrating empathy and kindness toward other people
* Being respectful of differing opinions, viewpoints, and experiences
* Giving and gracefully accepting constructive feedback
* Accepting responsibility and apologizing to those affected by our mistakes,
and learning from the experience
* Focusing on what is best not just for us as individuals, but for the
overall community
Examples of unacceptable behavior include:
* The use of sexualized language or imagery, and sexual attention or
advances of any kind
* Trolling, insulting or derogatory comments, and personal or political attacks
* Public or private harassment
* Publishing others' private information, such as a physical or email
address, without their explicit permission
* Other conduct which could reasonably be considered inappropriate in a
professional setting
## Enforcement Responsibilities
Community leaders are responsible for clarifying and enforcing our standards of
acceptable behavior and will take appropriate and fair corrective action in
response to any behavior that they deem inappropriate, threatening, offensive,
or harmful.
Community leaders have the right and responsibility to remove, edit, or reject
comments, commits, code, wiki edits, issues, and other contributions that are
not aligned to this Code of Conduct, and will communicate reasons for moderation
decisions when appropriate.
## Scope
This Code of Conduct applies within all community spaces, and also applies when
an individual is officially representing the community in public spaces.
Examples of representing our community include using an official e-mail address,
posting via an official social media account, or acting as an appointed
representative at an online or offline event.
## Enforcement
Instances of abusive, harassing, or otherwise unacceptable behavior may be
reported to the community leaders responsible for enforcement at
coc@geopjr.dev.
All complaints will be reviewed and investigated promptly and fairly.
All community leaders are obligated to respect the privacy and security of the
reporter of any incident.
## Enforcement Guidelines
Community leaders will follow these Community Impact Guidelines in determining
the consequences for any action they deem in violation of this Code of Conduct:
### 1. Correction
**Community Impact**: Use of inappropriate language or other behavior deemed
unprofessional or unwelcome in the community.
**Consequence**: A private, written warning from community leaders, providing
clarity around the nature of the violation and an explanation of why the
behavior was inappropriate. A public apology may be requested.
### 2. Warning
**Community Impact**: A violation through a single incident or series
of actions.
**Consequence**: A warning with consequences for continued behavior. No
interaction with the people involved, including unsolicited interaction with
those enforcing the Code of Conduct, for a specified period of time. This
includes avoiding interactions in community spaces as well as external channels
like social media. Violating these terms may lead to a temporary or
permanent ban.
### 3. Temporary Ban
**Community Impact**: A serious violation of community standards, including
sustained inappropriate behavior.
**Consequence**: A temporary ban from any sort of interaction or public
communication with the community for a specified period of time. No public or
private interaction with the people involved, including unsolicited interaction
with those enforcing the Code of Conduct, is allowed during this period.
Violating these terms may lead to a permanent ban.
### 4. Permanent Ban
**Community Impact**: Demonstrating a pattern of violation of community
standards, including sustained inappropriate behavior, harassment of an
individual, or aggression toward or disparagement of classes of individuals.
**Consequence**: A permanent ban from any sort of public interaction within
the community.
## Attribution
This Code of Conduct is adapted from the [Contributor Covenant][homepage],
version 2.1, available at
[https://www.contributor-covenant.org/version/2/1/code_of_conduct.html][v2.1].
Community Impact Guidelines were inspired by
[Mozilla's code of conduct enforcement ladder][Mozilla CoC].
For answers to common questions about this code of conduct, see the FAQ at
[https://www.contributor-covenant.org/faq][FAQ]. Translations are available
at [https://www.contributor-covenant.org/translations][translations].
[homepage]: https://www.contributor-covenant.org
[v2.1]: https://www.contributor-covenant.org/version/2/1/code_of_conduct.html
[Mozilla CoC]: https://github.com/mozilla/diversity
[FAQ]: https://www.contributor-covenant.org/faq
[translations]: https://www.contributor-covenant.org/translations

View File

@ -1,13 +1,19 @@
## Tootle <p align="center">
Simple [Mastodon](https://github.com/tootsuite/mastodon) client for Linux <img alt="branding" width="192" src="./data/icons/color.svg">
</p>
<h1 align="center">Tooth</h1>
<h4 align="center">A GTK Mastodon Client</h4>
<p align="center">
<br />
<a href="./CODE_OF_CONDUCT.md"><img src="https://img.shields.io/badge/Contributor%20Covenant-v2.1-1970e3.svg?style=for-the-badge&labelColor=A2C4FA" alt="COC" /></a>
<a href="./LICENSE"><img src="https://img.shields.io/badge/LICENSE-GPL--3.0-1970e3.svg?style=for-the-badge&labelColor=A2C4FA" alt="GPL-3.0" /></a>
</p>
![Screenshot](https://raw.githubusercontent.com/bleakgrey/tootle/master/data/screenshot1.png) <p align="center">
<img alt="screenshot of the tooth app showing the home tim" height="512" src="https://i.imgur.com/UrCrAji.png">
</p>
### Installation
<a href='https://flathub.org/apps/details/com.github.bleakgrey.tootle'><img height='51' alt='Download on Flathub' src='https://flathub.org/assets/badges/flathub-badge-en.png'/></a>
> This is a fork of the now archived [Tootle](https://github.com/bleakgrey/tootle).
### Building From Source ### Building From Source
@ -30,16 +36,11 @@ Simple [Mastodon](https://github.com/tootsuite/mastodon) client for Linux
2. Run `install.sh` in the project directory. The app will launch automatically on success. 2. Run `install.sh` in the project directory. The app will launch automatically on success.
### Contributing ## Contributing
Please consider donating with [LiberaPay](https://liberapay.com/bleakgrey/) to keep the developer happy.
<a href="https://liberapay.com/bleakgrey/donate"><img alt="Donate using Liberapay" src="https://liberapay.com/assets/widgets/donate.svg"></a> 1. Read the [Code of Conduct](./CODE_OF_CONDUCT.md)
2. Fork it ( https://github.com/GeopJr/Tooth/fork )
You can always help by reporting bugs, submitting pull requests, and suggesting ideas. 3. Create your feature branch (git checkout -b my-new-feature)
4. Commit your changes (git commit -am 'Add some feature')
5. Push to the branch (git push origin my-new-feature)
### Credits 6. Create a new Pull Request
* Icon design by [Tobias Bernard](https://github.com/bertob)
* German translation by [@koyuawsmbrtn](https://github.com/koyuawsmbrtn)
* Spanish translation by [@oscfdezdz](https://github.com/oscfdezdz)
* Norwegian (Bokmål) translation by [@Octolinger](https://github.com/Octolinger)

View File

@ -1,28 +1,28 @@
<?xml version="1.0" encoding="UTF-8"?> <?xml version="1.0" encoding="UTF-8"?>
<!-- Copyright 2020 Bleak Grey --> <!-- Copyright 2020 Bleak Grey -->
<component type="desktop"> <component type="desktop">
<id>com.github.bleakgrey.tootle</id> <id>dev.geopjr.tooth</id>
<metadata_license>CC0-1.0</metadata_license> <metadata_license>CC0-1.0</metadata_license>
<project_license>GPL-3.0+</project_license> <project_license>GPL-3.0+</project_license>
<name>Tootle</name> <name>Tooth</name>
<summary>Lightning fast client for Mastodon</summary> <summary>Lightning fast client for Mastodon</summary>
<description> <description>
<p> <p>
Tootle is a GTK client for the world's largest, decentralized, microblogging platform, Mastodon. With the user experience in mind, it provides a clean, native interface that allows you to integrate Mastodon's social experience seamlessly with your desktop environment. Tooth is a GTK client for the world's largest, decentralized, microblogging platform, Mastodon. With the user experience in mind, it provides a clean, native interface that allows you to integrate Mastodon's social experience seamlessly with your desktop environment.
</p> </p>
<p> <p>
Mastodon is a free and open source microblogging platform similar to Twitter, but with user privacy and decentralization in mind. It is one of many protocols that interacts with the Fediverse of protocols like Pleroma, GNU Social, and others. The power of federated microblogging that Mastodon brings and the agility of Tootle creates a fantastic duo for all of your social media needs. Mastodon is a free and open source microblogging platform similar to Twitter, but with user privacy and decentralization in mind. It is one of many protocols that interacts with the Fediverse of protocols like Pleroma, GNU Social, and others. The power of federated microblogging that Mastodon brings and the agility of Tooth creates a fantastic duo for all of your social media needs.
</p> </p>
</description> </description>
<provides> <provides>
<binary>com.github.bleakgrey.tootle</binary> <binary>dev.geopjr.tooth</binary>
</provides> </provides>
<developer_name>bleak_grey</developer_name> <developer_name>bleak_grey</developer_name>
<url type="homepage">https://github.com/bleakgrey</url> <url type="homepage">https://github.com/bleakgrey</url>
<url type="bugtracker">https://github.com/bleakgrey/tootle/issues</url> <url type="bugtracker">https://github.com/GeopJr/tooth/issues</url>
<url type="donation">https://liberapay.com/bleakgrey/donate</url> <url type="donation">https://liberapay.com/bleakgrey/donate</url>
<content_rating type="oars-1.1"> <content_rating type="oars-1.1">
@ -62,16 +62,16 @@
<screenshots> <screenshots>
<screenshot type="default"> <screenshot type="default">
<image>https://raw.githubusercontent.com/bleakgrey/tootle/master/data/screenshot1.png</image> <image>https://raw.githubusercontent.com/GeopJr/tooth/main/data/screenshot1.png</image>
</screenshot> </screenshot>
<screenshot> <screenshot>
<image>https://raw.githubusercontent.com/bleakgrey/tootle/master/data/screenshot2.png</image> <image>https://raw.githubusercontent.com/GeopJr/tooth/main/data/screenshot2.png</image>
</screenshot> </screenshot>
<screenshot> <screenshot>
<image>https://raw.githubusercontent.com/bleakgrey/tootle/master/data/screenshot3.png</image> <image>https://raw.githubusercontent.com/GeopJr/tooth/main/data/screenshot3.png</image>
</screenshot> </screenshot>
<screenshot> <screenshot>
<image>https://raw.githubusercontent.com/bleakgrey/tootle/master/data/screenshot4.png</image> <image>https://raw.githubusercontent.com/GeopJr/tooth/main/data/screenshot4.png</image>
</screenshot> </screenshot>
</screenshots> </screenshots>

View File

@ -1,15 +1,15 @@
[Desktop Entry] [Desktop Entry]
Type=Application Type=Application
Name=Tootle Name=Tooth
Comment=Mastodon Client Comment=Mastodon Client
GenericName=Mastodon Client GenericName=Mastodon Client
Exec=com.github.bleakgrey.tootle %u Exec=dev.geopjr.tooth %u
Icon=com.github.bleakgrey.tootle Icon=dev.geopjr.tooth
Terminal=false Terminal=false
Categories=GNOME;GTK;Network; Categories=GNOME;GTK;Network;
Keywords=toot;mastodon;social;network;post; Keywords=toot;mastodon;social;network;post;
X-GNOME-Gettext-Domain=com.github.bleakgrey.tootle X-GNOME-Gettext-Domain=dev.geopjr.tooth
X-GNOME-UsesNotifications=true X-GNOME-UsesNotifications=true
MimeType=x-scheme-handler/tootle; MimeType=x-scheme-handler/tooth;
# Translators: Do NOT translate or transliterate this text (these are enum types)! # Translators: Do NOT translate or transliterate this text (these are enum types)!
X-Purism-FormFactor=Workstation;Mobile; X-Purism-FormFactor=Workstation;Mobile;

View File

@ -1,7 +1,7 @@
<?xml version="1.0" encoding="UTF-8"?> <?xml version="1.0" encoding="UTF-8"?>
<schemalist> <schemalist>
<schema path="/com/github/bleakgrey/tootle/" id="com.github.bleakgrey.tootle" gettext-domain="com.github.bleakgrey.tootle"> <schema path="/dev/geopjr/tooth/" id="dev.geopjr.tooth" gettext-domain="dev.geopjr.tooth">
<key name="active-account" type="s"> <key name="active-account" type="s">
<default>''</default> <default>''</default>

View File

@ -1,6 +1,6 @@
<?xml version="1.0" encoding="UTF-8"?> <?xml version="1.0" encoding="UTF-8"?>
<gresources> <gresources>
<gresource prefix="/com/github/bleakgrey/tootle/"> <gresource prefix="/dev/geopjr/tooth/">
<file alias="app.css">app.css</file> <file alias="app.css">app.css</file>
<file preprocess="xml-stripblanks">icons/scalable/actions/mention-symbolic.svg</file> <file preprocess="xml-stripblanks">icons/scalable/actions/mention-symbolic.svg</file>

View File

@ -14,7 +14,7 @@
<property name="margin-top">6</property> <property name="margin-top">6</property>
<property name="margin-bottom">6</property> <property name="margin-bottom">6</property>
<binding name="icon_name"> <binding name="icon_name">
<lookup name="icon_name" type="TootleInstanceAccountVisibility"> <lookup name="icon_name" type="ToothInstanceAccountVisibility">
<lookup name="item">GtkListItem</lookup> <lookup name="item">GtkListItem</lookup>
</lookup> </lookup>
</binding> </binding>
@ -30,7 +30,7 @@
<object class="GtkLabel"> <object class="GtkLabel">
<property name="xalign">0</property> <property name="xalign">0</property>
<binding name="label"> <binding name="label">
<lookup name="name" type="TootleInstanceAccountVisibility"> <lookup name="name" type="ToothInstanceAccountVisibility">
<lookup name="item">GtkListItem</lookup> <lookup name="item">GtkListItem</lookup>
</lookup> </lookup>
</binding> </binding>
@ -40,7 +40,7 @@
<object class="GtkLabel"> <object class="GtkLabel">
<property name="xalign">0</property> <property name="xalign">0</property>
<binding name="label"> <binding name="label">
<lookup name="description" type="TootleInstanceAccountVisibility"> <lookup name="description" type="ToothInstanceAccountVisibility">
<lookup name="item">GtkListItem</lookup> <lookup name="item">GtkListItem</lookup>
</lookup> </lookup>
</binding> </binding>

View File

@ -4,7 +4,7 @@
<object class="GtkImage"> <object class="GtkImage">
<binding name="icon_name"> <binding name="icon_name">
<lookup name="icon_name" type="TootleInstanceAccountVisibility"> <lookup name="icon_name" type="ToothInstanceAccountVisibility">
<lookup name="item">GtkListItem</lookup> <lookup name="item">GtkListItem</lookup>
</lookup> </lookup>
</binding> </binding>
@ -13,7 +13,7 @@
<!-- <object class="GtkLabel"> --> <!-- <object class="GtkLabel"> -->
<!-- <property name="xalign">0</property> --> <!-- <property name="xalign">0</property> -->
<!-- <binding name="label"> --> <!-- <binding name="label"> -->
<!-- <lookup name="name" type="TootleInstanceAccountVisibility"> --> <!-- <lookup name="name" type="ToothInstanceAccountVisibility"> -->
<!-- <lookup name="item">GtkListItem</lookup> --> <!-- <lookup name="item">GtkListItem</lookup> -->
<!-- </lookup> --> <!-- </lookup> -->
<!-- </binding> --> <!-- </binding> -->

File diff suppressed because one or more lines are too long

Before

Width:  |  Height:  |  Size: 80 KiB

After

Width:  |  Height:  |  Size: 15 KiB

File diff suppressed because one or more lines are too long

Before

Width:  |  Height:  |  Size: 39 KiB

After

Width:  |  Height:  |  Size: 12 KiB

View File

@ -2,7 +2,7 @@
<interface> <interface>
<requires lib="gtk" version="4.0"/> <requires lib="gtk" version="4.0"/>
<requires lib="libhandy" version="1.0"/> <requires lib="libhandy" version="1.0"/>
<template class="TootleDialogsCompose" parent="AdwWindow"> <template class="ToothDialogsCompose" parent="AdwWindow">
<property name="modal">1</property> <property name="modal">1</property>
<property name="default_width">500</property> <property name="default_width">500</property>
<property name="default_height">400</property> <property name="default_height">400</property>

View File

@ -2,7 +2,7 @@
<interface> <interface>
<requires lib="gtk" version="4.0"/> <requires lib="gtk" version="4.0"/>
<requires lib="gtk" version="4.0"/> <requires lib="gtk" version="4.0"/>
<template class="TootleDialogsListEditor" parent="AdwWindow"> <template class="ToothDialogsListEditor" parent="AdwWindow">
<property name="can_focus">False</property> <property name="can_focus">False</property>
<property name="modal">True</property> <property name="modal">True</property>
<property name="default_width">300</property> <property name="default_width">300</property>

View File

@ -2,14 +2,14 @@
<interface> <interface>
<requires lib="gtk+" version="3.20"/> <requires lib="gtk+" version="3.20"/>
<requires lib="libhandy" version="1.0"/> <requires lib="libhandy" version="1.0"/>
<template class="TootleDialogsMainWindow" parent="AdwApplicationWindow"> <template class="ToothDialogsMainWindow" parent="AdwApplicationWindow">
<property name="width_request">360</property> <property name="width_request">360</property>
<property name="height_request">600</property> <property name="height_request">600</property>
<child> <child>
<object class="AdwFlap" id="flap"> <object class="AdwFlap" id="flap">
<child type="flap"> <child type="flap">
<object class="TootleViewsSidebar" id="sidebar"> <object class="ToothViewsSidebar" id="sidebar">
<style> <style>
<class name="background"/> <class name="background"/>
</style> </style>

View File

@ -1,7 +1,7 @@
<?xml version="1.0" encoding="UTF-8"?> <?xml version="1.0" encoding="UTF-8"?>
<interface> <interface>
<requires lib="gtk" version="4.0"/> <requires lib="gtk" version="4.0"/>
<template class="TootleDialogsNewAccount" parent="AdwWindow"> <template class="ToothDialogsNewAccount" parent="AdwWindow">
<property name="modal">True</property> <property name="modal">True</property>
<property name="default_width">600</property> <property name="default_width">600</property>
<property name="default_height">450</property> <property name="default_height">450</property>
@ -26,7 +26,7 @@
<object class="GtkButton"> <object class="GtkButton">
<property name="receives_default">1</property> <property name="receives_default">1</property>
<property name="label" translatable="yes">Next</property> <property name="label" translatable="yes">Next</property>
<property name="sensitive" bind-source="TootleDialogsNewAccount" bind-property="is_working" bind-flags="sync-create|invert-boolean"/> <property name="sensitive" bind-source="ToothDialogsNewAccount" bind-property="is_working" bind-flags="sync-create|invert-boolean"/>
<signal name="clicked" handler="on_next_clicked" swapped="no"/> <signal name="clicked" handler="on_next_clicked" swapped="no"/>
<style> <style>
<class name="suggested-action"/> <class name="suggested-action"/>
@ -98,7 +98,7 @@
<object class="GtkButton"> <object class="GtkButton">
<property name="receives_default">1</property> <property name="receives_default">1</property>
<property name="label" translatable="yes">Next</property> <property name="label" translatable="yes">Next</property>
<property name="sensitive" bind-source="TootleDialogsNewAccount" bind-property="is_working" bind-flags="sync-create|invert-boolean"/> <property name="sensitive" bind-source="ToothDialogsNewAccount" bind-property="is_working" bind-flags="sync-create|invert-boolean"/>
<signal name="clicked" handler="on_next_clicked" swapped="no"/> <signal name="clicked" handler="on_next_clicked" swapped="no"/>
<style> <style>
<class name="suggested-action"/> <class name="suggested-action"/>
@ -127,7 +127,7 @@
</child> </child>
<child> <child>
<object class="GtkLabel" id="code_label"> <object class="GtkLabel" id="code_label">
<property name="label" translatable="yes">&lt;a href=&quot;tootle://manual_auth&quot;&gt;Try manual authorization&lt;/a&gt;</property> <property name="label" translatable="yes">&lt;a href=&quot;tooth://manual_auth&quot;&gt;Try manual authorization&lt;/a&gt;</property>
<property name="use_markup">1</property> <property name="use_markup">1</property>
<property name="xalign">1</property> <property name="xalign">1</property>
<signal name="activate-link" handler="on_activate_code_label_link" swapped="no"/> <signal name="activate-link" handler="on_activate_code_label_link" swapped="no"/>
@ -150,7 +150,7 @@
<object class="GtkButton"> <object class="GtkButton">
<property name="receives_default">1</property> <property name="receives_default">1</property>
<property name="label" translatable="yes">Done</property> <property name="label" translatable="yes">Done</property>
<property name="sensitive" bind-source="TootleDialogsNewAccount" bind-property="is_working" bind-flags="sync-create|invert-boolean"/> <property name="sensitive" bind-source="ToothDialogsNewAccount" bind-property="is_working" bind-flags="sync-create|invert-boolean"/>
<signal name="clicked" handler="on_next_clicked" swapped="no"/> <signal name="clicked" handler="on_next_clicked" swapped="no"/>
<style> <style>
<class name="suggested-action"/> <class name="suggested-action"/>

View File

@ -12,7 +12,7 @@
<property name="step_increment">1</property> <property name="step_increment">1</property>
<property name="page_increment">1</property> <property name="page_increment">1</property>
</object> </object>
<template class="TootleDialogsPreferences" parent="AdwPreferencesWindow"> <template class="ToothDialogsPreferences" parent="AdwPreferencesWindow">
<child> <child>
<object class="AdwPreferencesPage"> <object class="AdwPreferencesPage">
<property name="icon_name">applications-system-symbolic</property> <property name="icon_name">applications-system-symbolic</property>

View File

@ -2,7 +2,7 @@
<interface> <interface>
<requires lib="gtk" version="4.0"/> <requires lib="gtk" version="4.0"/>
<requires lib="libadwaita" version="1.0"/> <requires lib="libadwaita" version="1.0"/>
<template class="TootleViewsBase" parent="GtkBox"> <template class="ToothViewsBase" parent="GtkBox">
<property name="orientation">vertical</property> <property name="orientation">vertical</property>
<property name="width_request">360</property> <property name="width_request">360</property>
@ -59,7 +59,7 @@
<property name="width_request">128</property> <property name="width_request">128</property>
<property name="height_request">128</property> <property name="height_request">128</property>
<property name="pixel_size">128</property> <property name="pixel_size">128</property>
<property name="icon_name">com.github.bleakgrey.tootle-symbolic</property> <property name="icon_name">dev.geopjr.tooth-symbolic</property>
<style> <style>
<class name="dim-label"/> <class name="dim-label"/>
</style> </style>

View File

@ -212,7 +212,7 @@
<property name="hexpand">True</property> <property name="hexpand">True</property>
<property name="vexpand">True</property> <property name="vexpand">True</property>
<property name="pixel_size">128</property> <property name="pixel_size">128</property>
<property name="icon_name">com.github.bleakgrey.tootle</property> <property name="icon_name">dev.geopjr.tooth</property>
<property name="icon_size">6</property> <property name="icon_size">6</property>
</object> </object>
<packing> <packing>

View File

@ -1,7 +1,7 @@
<?xml version="1.0" encoding="UTF-8"?> <?xml version="1.0" encoding="UTF-8"?>
<interface> <interface>
<requires lib="gtk" version="4.0"/> <requires lib="gtk" version="4.0"/>
<template class="TootleViewsProfileCover" parent="GtkBox"> <template class="ToothViewsProfileCover" parent="GtkBox">
<property name="margin_bottom">16</property> <property name="margin_bottom">16</property>
<property name="orientation">vertical</property> <property name="orientation">vertical</property>
@ -20,7 +20,7 @@
<object class="GtkGrid"> <object class="GtkGrid">
<property name="row_homogeneous">0</property> <property name="row_homogeneous">0</property>
<child> <child>
<object class="TootleWidgetsBackground" id="background"> <object class="ToothWidgetsBackground" id="background">
<property name="hexpand">1</property> <property name="hexpand">1</property>
<property name="vexpand">1</property> <property name="vexpand">1</property>
<property name="height-request">224</property> <property name="height-request">224</property>
@ -34,7 +34,7 @@
</object> </object>
</child> </child>
<child> <child>
<object class="TootleWidgetsAvatar" id="avatar"> <object class="ToothWidgetsAvatar" id="avatar">
<property name="halign">start</property> <property name="halign">start</property>
<property name="valign">end</property> <property name="valign">end</property>
<property name="margin-start">12</property> <property name="margin-start">12</property>
@ -56,7 +56,7 @@
<property name="orientation">vertical</property> <property name="orientation">vertical</property>
<property name="spacing">6</property> <property name="spacing">6</property>
<child> <child>
<object class="TootleWidgetsRichLabel" id="display_name"> <object class="ToothWidgetsRichLabel" id="display_name">
<property name="label">Unknown</property> <property name="label">Unknown</property>
<style> <style>
<class name="title-3"/> <class name="title-3"/>
@ -74,7 +74,7 @@
</child> </child>
<child> <child>
<object class="TootleWidgetsMarkupView" id="note"> <object class="ToothWidgetsMarkupView" id="note">
<property name="margin_top">6</property> <property name="margin_top">6</property>
</object> </object>
</child> </child>

View File

@ -1,13 +1,13 @@
<?xml version="1.0" encoding="UTF-8"?> <?xml version="1.0" encoding="UTF-8"?>
<interface> <interface>
<template class="TootleViewsSidebarAccountRow" parent="AdwActionRow"> <template class="ToothViewsSidebarAccountRow" parent="AdwActionRow">
<property name="height_request">64</property> <property name="height_request">64</property>
<property name="title_lines">1</property> <property name="title_lines">1</property>
<property name="subtitle_lines">1</property> <property name="subtitle_lines">1</property>
<property name="activatable">1</property> <property name="activatable">1</property>
<child type="prefix"> <child type="prefix">
<object class="TootleWidgetsAvatar" id="avatar"> <object class="ToothWidgetsAvatar" id="avatar">
<property name="size">32</property> <property name="size">32</property>
<signal name="clicked" handler="on_open"/> <signal name="clicked" handler="on_open"/>
</object> </object>

View File

@ -1,6 +1,6 @@
<?xml version="1.0" encoding="UTF-8"?> <?xml version="1.0" encoding="UTF-8"?>
<interface> <interface>
<template class="TootleViewsSidebarItemRow" parent="GtkListBoxRow"> <template class="ToothViewsSidebarItemRow" parent="GtkListBoxRow">
<property name="activatable">1</property> <property name="activatable">1</property>
<child> <child>
<object class="GtkBox"> <object class="GtkBox">

View File

@ -1,6 +1,6 @@
<?xml version="1.0" encoding="UTF-8"?> <?xml version="1.0" encoding="UTF-8"?>
<interface> <interface>
<template class="TootleViewsSidebar" parent="GtkBox"> <template class="ToothViewsSidebar" parent="GtkBox">
<property name="width_request">300</property> <property name="width_request">300</property>
<property name="orientation">vertical</property> <property name="orientation">vertical</property>
@ -51,7 +51,7 @@
<property name="spacing">6</property> <property name="spacing">6</property>
<child> <child>
<object class="TootleWidgetsAvatar" id="avatar"> <object class="ToothWidgetsAvatar" id="avatar">
<property name="size">64</property> <property name="size">64</property>
<property name="halign">start</property> <property name="halign">start</property>
<property name="margin-bottom">6</property> <property name="margin-bottom">6</property>

View File

@ -2,7 +2,7 @@
<!-- Generated with glade 3.22.2 --> <!-- Generated with glade 3.22.2 -->
<interface> <interface>
<requires lib="gtk+" version="3.20"/> <requires lib="gtk+" version="3.20"/>
<template class="TootleWidgetsAccountsButtonItem" parent="GtkListBoxRow"> <template class="ToothWidgetsAccountsButtonItem" parent="GtkListBoxRow">
<property name="visible">True</property> <property name="visible">True</property>
<property name="can_focus">True</property> <property name="can_focus">True</property>
<child> <child>
@ -33,7 +33,7 @@
<property name="valign">start</property> <property name="valign">start</property>
<signal name="clicked" handler="open_profile" swapped="no"/> <signal name="clicked" handler="open_profile" swapped="no"/>
<child> <child>
<object class="TootleWidgetsAvatar" id="avatar"> <object class="ToothWidgetsAvatar" id="avatar">
<property name="size">48</property> <property name="size">48</property>
<property name="valign">start</property> <property name="valign">start</property>
<property name="visible">true</property> <property name="visible">true</property>

View File

@ -2,7 +2,7 @@
<!-- Generated with glade 3.36.0 --> <!-- Generated with glade 3.36.0 -->
<interface> <interface>
<requires lib="gtk+" version="3.22"/> <requires lib="gtk+" version="3.22"/>
<template class="TootleDialogsComposeMediaItem" parent="GtkListBoxRow"> <template class="ToothDialogsComposeMediaItem" parent="GtkListBoxRow">
<property name="width_request">100</property> <property name="width_request">100</property>
<property name="height_request">80</property> <property name="height_request">80</property>
<property name="visible">True</property> <property name="visible">True</property>

View File

@ -1,7 +1,7 @@
<?xml version="1.0" encoding="UTF-8"?> <?xml version="1.0" encoding="UTF-8"?>
<interface> <interface>
<requires lib="gtk" version="4.0"/> <requires lib="gtk" version="4.0"/>
<template class="TootleDialogsListEditorItem" parent="GtkListBoxRow"> <template class="ToothDialogsListEditorItem" parent="GtkListBoxRow">
<property name="activatable">0</property> <property name="activatable">0</property>
<property name="child"> <property name="child">
<object class="GtkGrid"> <object class="GtkGrid">
@ -13,7 +13,7 @@
<property name="row_spacing">8</property> <property name="row_spacing">8</property>
<property name="column_spacing">8</property> <property name="column_spacing">8</property>
<child> <child>
<object class="TootleWidgetsRichLabel" id="label"> <object class="ToothWidgetsRichLabel" id="label">
<property name="visible">True</property> <property name="visible">True</property>
<property name="can_focus">False</property> <property name="can_focus">False</property>
<property name="hexpand">True</property> <property name="hexpand">True</property>
@ -30,7 +30,7 @@
</object> </object>
</child> </child>
<child> <child>
<object class="TootleWidgetsRichLabel" id="handle"> <object class="ToothWidgetsRichLabel" id="handle">
<property name="visible">True</property> <property name="visible">True</property>
<property name="can_focus">False</property> <property name="can_focus">False</property>
<property name="hexpand">True</property> <property name="hexpand">True</property>

View File

@ -1,7 +1,7 @@
<?xml version="1.0" encoding="UTF-8"?> <?xml version="1.0" encoding="UTF-8"?>
<interface> <interface>
<requires lib="gtk" version="4.0"/> <requires lib="gtk" version="4.0"/>
<template class="TootleViewsListsRow" parent="GtkListBoxRow"> <template class="ToothViewsListsRow" parent="GtkListBoxRow">
<property name="selectable">0</property> <property name="selectable">0</property>
<property name="child"> <property name="child">
<object class="GtkStack" id="stack"> <object class="GtkStack" id="stack">

View File

@ -2,7 +2,7 @@
<!-- Generated with glade 3.36.0 --> <!-- Generated with glade 3.36.0 -->
<interface> <interface>
<requires lib="gtk+" version="3.22"/> <requires lib="gtk+" version="3.22"/>
<template class="TootleViewsProfileField" parent="GtkListBoxRow"> <template class="ToothViewsProfileField" parent="GtkListBoxRow">
<property name="visible">True</property> <property name="visible">True</property>
<property name="can_focus">False</property> <property name="can_focus">False</property>
<child> <child>
@ -13,7 +13,7 @@
<property name="margin_end">8</property> <property name="margin_end">8</property>
<property name="column_spacing">8</property> <property name="column_spacing">8</property>
<child> <child>
<object class="TootleWidgetsRichLabel" id="name_label"> <object class="ToothWidgetsRichLabel" id="name_label">
<property name="width_request">180</property> <property name="width_request">180</property>
<property name="visible">True</property> <property name="visible">True</property>
<property name="can_focus">False</property> <property name="can_focus">False</property>
@ -38,7 +38,7 @@
</packing> </packing>
</child> </child>
<child> <child>
<object class="TootleWidgetsRichLabel" id="value_label"> <object class="ToothWidgetsRichLabel" id="value_label">
<property name="visible">True</property> <property name="visible">True</property>
<property name="can_focus">False</property> <property name="can_focus">False</property>
<property name="margin_top">8</property> <property name="margin_top">8</property>

View File

@ -1,7 +1,7 @@
<?xml version="1.0" encoding="UTF-8"?> <?xml version="1.0" encoding="UTF-8"?>
<interface> <interface>
<requires lib="gtk" version="4.0"/> <requires lib="gtk" version="4.0"/>
<template class="TootleWidgetsStatus" parent="GtkListBoxRow"> <template class="ToothWidgetsStatus" parent="GtkListBoxRow">
<property name="can_focus">0</property> <property name="can_focus">0</property>
<property name="child"> <property name="child">
<object class="GtkGrid" id="grid"> <object class="GtkGrid" id="grid">
@ -27,7 +27,7 @@
</object> </object>
</child> </child>
<child> <child>
<object class="TootleWidgetsRichLabel" id="header_label"> <object class="ToothWidgetsRichLabel" id="header_label">
<property name="visible">0</property> <property name="visible">0</property>
<property name="ellipsize">end</property> <property name="ellipsize">end</property>
<property name="margin-bottom">8</property> <property name="margin-bottom">8</property>
@ -46,7 +46,7 @@
<property name="vexpand">1</property> <property name="vexpand">1</property>
<property name="row_homogeneous">1</property> <property name="row_homogeneous">1</property>
<child> <child>
<object class="TootleWidgetsRichLabel" id="name_label"> <object class="ToothWidgetsRichLabel" id="name_label">
<property name="visible">True</property> <property name="visible">True</property>
<property name="can_focus">False</property> <property name="can_focus">False</property>
<property name="hexpand">True</property> <property name="hexpand">True</property>
@ -165,7 +165,7 @@
</object> </object>
</child> </child>
<child> <child>
<object class="TootleWidgetsRichLabel" id="spoiler_label"> <object class="ToothWidgetsRichLabel" id="spoiler_label">
<property name="visible">True</property> <property name="visible">True</property>
<property name="can_focus">False</property> <property name="can_focus">False</property>
<property name="label">Spoiler Text Here</property> <property name="label">Spoiler Text Here</property>
@ -189,14 +189,14 @@
<property name="orientation">vertical</property> <property name="orientation">vertical</property>
<property name="spacing">6</property> <property name="spacing">6</property>
<child> <child>
<object class="TootleWidgetsMarkupView" id="content"> <object class="ToothWidgetsMarkupView" id="content">
<property name="visible">True</property> <property name="visible">True</property>
<property name="can_focus">False</property> <property name="can_focus">False</property>
<property name="hexpand">True</property> <property name="hexpand">True</property>
</object> </object>
</child> </child>
<child> <child>
<object class="TootleWidgetsAttachmentBox" id="attachments"/> <object class="ToothWidgetsAttachmentBox" id="attachments"/>
</child> </child>
</object> </object>
</property> </property>
@ -234,7 +234,7 @@
</object> </object>
</child> </child>
<child> <child>
<object class="TootleWidgetsAvatar" id="avatar"> <object class="ToothWidgetsAvatar" id="avatar">
<property name="size">48</property> <property name="size">48</property>
<property name="valign">start</property> <property name="valign">start</property>
<property name="visible">true</property> <property name="visible">true</property>

View File

@ -2,7 +2,7 @@
<!-- Generated with glade 3.22.2 --> <!-- Generated with glade 3.22.2 -->
<interface> <interface>
<requires lib="gtk+" version="3.22"/> <requires lib="gtk+" version="3.22"/>
<template class="TootleViewsTimelineFooter" parent="GtkListBoxRow"> <template class="ToothViewsTimelineFooter" parent="GtkListBoxRow">
<property name="visible">True</property> <property name="visible">True</property>
<property name="can_focus">True</property> <property name="can_focus">True</property>
<property name="activatable">False</property> <property name="activatable">False</property>

View File

@ -2,7 +2,7 @@
<!-- Generated with glade 3.22.2 --> <!-- Generated with glade 3.22.2 -->
<interface> <interface>
<requires lib="gtk+" version="3.22"/> <requires lib="gtk+" version="3.22"/>
<template class="TootleWidgetsTimelineMenu" parent="GtkMenuButton"> <template class="ToothWidgetsTimelineMenu" parent="GtkMenuButton">
<property name="visible">True</property> <property name="visible">True</property>
<property name="can_focus">True</property> <property name="can_focus">True</property>
<property name="focus_on_click">False</property> <property name="focus_on_click">False</property>

View File

@ -1,9 +1,9 @@
{ {
"app-id" : "com.github.bleakgrey.tootle", "app-id" : "dev.geopjr.tooth",
"runtime" : "org.gnome.Platform", "runtime" : "org.gnome.Platform",
"sdk" : "org.gnome.Sdk", "sdk" : "org.gnome.Sdk",
"runtime-version" : "40", "runtime-version" : "40",
"command" : "com.github.bleakgrey.tootle", "command" : "dev.geopjr.tooth",
"finish-args" : [ "finish-args" : [
"--device=dri", "--device=dri",
"--share=ipc", "--share=ipc",
@ -62,7 +62,7 @@
] ]
}, },
{ {
"name" : "tootle", "name" : "tooth",
"builddir" : true, "builddir" : true,
"buildsystem" : "meson", "buildsystem" : "meson",
"sources" : [ "sources" : [

View File

@ -5,4 +5,4 @@ meson build --prefix=/usr
cd build cd build
ninja ninja
sudo ninja install sudo ninja install
com.github.bleakgrey.tootle dev.geopjr.tooth

View File

@ -1,4 +1,4 @@
project('com.github.bleakgrey.tootle', 'vala', 'c', version: '2.0-alpha2') project('dev.geopjr.tooth', 'vala', 'c', version: '2.0-alpha2')
add_global_arguments([ add_global_arguments([
'-DGETTEXT_PACKAGE="@0@"'.format(meson.project_name()), '-DGETTEXT_PACKAGE="@0@"'.format(meson.project_name()),
@ -12,10 +12,10 @@ config.set('GETTEXT_PACKAGE', meson.project_name())
config.set('RESOURCES', '/' + '/'.join(meson.project_name().split('.')) + '/' ) config.set('RESOURCES', '/' + '/'.join(meson.project_name().split('.')) + '/' )
config.set('VERSION', meson.project_version()) config.set('VERSION', meson.project_version())
config.set('PREFIX', get_option('prefix')) config.set('PREFIX', get_option('prefix'))
config.set('NAME', 'Tootle') config.set('NAME', 'Tooth')
config.set('WEBSITE', 'https://github.com/bleakgrey/tootle') config.set('WEBSITE', 'https://github.com/GeopJr/tooth')
config.set('SUPPORT_WEBSITE', 'https://github.com/bleakgrey/tootle/issues') config.set('SUPPORT_WEBSITE', 'https://github.com/GeopJr/tooth/issues')
config.set('COPYRIGHT', '© 2018-2021 bleak_grey') config.set('COPYRIGHT', '© 2018-2021 bleak_grey\n© 2022 Evangelos "GeopJr" Paterakis')
gnome = import('gnome') gnome = import('gnome')
i18n = import('i18n') i18n = import('i18n')

View File

@ -1,6 +1,6 @@
data/com.github.bleakgrey.tootle.desktop.in data/dev.geopjr.tooth.desktop.in
data/com.github.bleakgrey.tootle.appdata.xml.in data/dev.geopjr.tooth.appdata.xml.in
data/com.github.bleakgrey.tootle.gschema.xml data/dev.geopjr.tooth.gschema.xml
data/ui/dialogs/compose.ui data/ui/dialogs/compose.ui
data/ui/dialogs/list_editor.ui data/ui/dialogs/list_editor.ui

View File

@ -1,11 +1,11 @@
# German translations for com.github.bleakgrey.tootle package. # German translations for dev.geopjr.tooth package.
# Copyright (C) 2020 THE com.github.bleakgrey.tootle'S COPYRIGHT HOLDER # Copyright (C) 2020 THE dev.geopjr.tooth'S COPYRIGHT HOLDER
# This file is distributed under the same license as the com.github.bleakgrey.tootle package. # This file is distributed under the same license as the dev.geopjr.tooth package.
# Automatically generated, 2020. # Automatically generated, 2020.
# #
msgid "" msgid ""
msgstr "" msgstr ""
"Project-Id-Version: com.github.bleakgrey.tootle\n" "Project-Id-Version: dev.geopjr.tooth\n"
"Report-Msgid-Bugs-To: \n" "Report-Msgid-Bugs-To: \n"
"POT-Creation-Date: 2020-10-30 16:21+0300\n" "POT-Creation-Date: 2020-10-30 16:21+0300\n"
"PO-Revision-Date: 2020-10-23 12:38+0200\n" "PO-Revision-Date: 2020-10-23 12:38+0200\n"
@ -18,47 +18,47 @@ msgstr ""
"Plural-Forms: nplurals=2; plural=(n != 1);\n" "Plural-Forms: nplurals=2; plural=(n != 1);\n"
"X-Generator: Poedit 2.3\n" "X-Generator: Poedit 2.3\n"
#: data/com.github.bleakgrey.tootle.desktop.in:4 #: data/dev.geopjr.tooth.desktop.in:4
#: data/com.github.bleakgrey.tootle.appdata.xml.in:7 #: data/dev.geopjr.tooth.appdata.xml.in:7
msgid "Tootle" msgid "Tooth"
msgstr "Tootle" msgstr "Tooth"
#: data/com.github.bleakgrey.tootle.desktop.in:5 #: data/dev.geopjr.tooth.desktop.in:5
#: data/com.github.bleakgrey.tootle.desktop.in:6 #: data/dev.geopjr.tooth.desktop.in:6
msgid "Mastodon Client" msgid "Mastodon Client"
msgstr "Mastodon-Client" msgstr "Mastodon-Client"
#: data/com.github.bleakgrey.tootle.desktop.in:8 #: data/dev.geopjr.tooth.desktop.in:8
msgid "com.github.bleakgrey.tootle" msgid "dev.geopjr.tooth"
msgstr "com.github.bleakgrey.tootle" msgstr "dev.geopjr.tooth"
#: data/com.github.bleakgrey.tootle.desktop.in:11 #: data/dev.geopjr.tooth.desktop.in:11
msgid "toot;mastodon;social;network;post;" msgid "toot;mastodon;social;network;post;"
msgstr "toot;mastodon;social;network;post;" msgstr "toot;mastodon;social;network;post;"
#: data/com.github.bleakgrey.tootle.appdata.xml.in:8 #: data/dev.geopjr.tooth.appdata.xml.in:8
msgid "Lightning fast client for Mastodon" msgid "Lightning fast client for Mastodon"
msgstr "Blitzschneller Client für Mastodon" msgstr "Blitzschneller Client für Mastodon"
#: data/com.github.bleakgrey.tootle.appdata.xml.in:11 #: data/dev.geopjr.tooth.appdata.xml.in:11
msgid "" msgid ""
"Tootle is a GTK client for the world's largest, decentralized, microblogging " "Tooth is a GTK client for the world's largest, decentralized, microblogging "
"platform, Mastodon. With the user experience in mind, it provides a clean, " "platform, Mastodon. With the user experience in mind, it provides a clean, "
"native interface that allows you to integrate Mastodon's social experience " "native interface that allows you to integrate Mastodon's social experience "
"seamlessly with your desktop environment." "seamlessly with your desktop environment."
msgstr "" msgstr ""
"Tootle ist ein GTK-Client für die weltweit größte, dezentrale Microblogging-" "Tooth ist ein GTK-Client für die weltweit größte, dezentrale Microblogging-"
"Plattform, Mastodon. Mit Blick auf die Benutzererfahrung bietet es eine " "Plattform, Mastodon. Mit Blick auf die Benutzererfahrung bietet es eine "
"saubere, native Schnittstelle, mit der du die soziale Erfahrung von Mastodon " "saubere, native Schnittstelle, mit der du die soziale Erfahrung von Mastodon "
"nahtlos in deine Desktop-Umgebung integrieren kannst." "nahtlos in deine Desktop-Umgebung integrieren kannst."
#: data/com.github.bleakgrey.tootle.appdata.xml.in:14 #: data/dev.geopjr.tooth.appdata.xml.in:14
msgid "" msgid ""
"Mastodon is a free and open source microblogging platform similar to " "Mastodon is a free and open source microblogging platform similar to "
"Twitter, but with user privacy and decentralization in mind. It is one of " "Twitter, but with user privacy and decentralization in mind. It is one of "
"many protocols that interacts with the Fediverse of protocols like Pleroma, " "many protocols that interacts with the Fediverse of protocols like Pleroma, "
"GNU Social, and others. The power of federated microblogging that Mastodon " "GNU Social, and others. The power of federated microblogging that Mastodon "
"brings and the agility of Tootle creates a fantastic duo for all of your " "brings and the agility of Tooth creates a fantastic duo for all of your "
"social media needs." "social media needs."
msgstr "" msgstr ""
"Mastodon ist eine kostenlose und Open-Source-Microblogging-Plattform ähnlich " "Mastodon ist eine kostenlose und Open-Source-Microblogging-Plattform ähnlich "
@ -66,21 +66,21 @@ msgstr ""
"Nutzer. Es ist eines von vielen Protokollen, die mit den Fediversen von " "Nutzer. Es ist eines von vielen Protokollen, die mit den Fediversen von "
"Protokollen wie Pleroma, GNU Social und anderen interagieren. Die Kraft des " "Protokollen wie Pleroma, GNU Social und anderen interagieren. Die Kraft des "
"föderierten Microbloggings, die Mastodon mitbringt, und die Agilität von " "föderierten Microbloggings, die Mastodon mitbringt, und die Agilität von "
"Tootle schaffen ein fantastisches Duo für all deine Social-Media-Bedürfnisse." "Tooth schaffen ein fantastisches Duo für all deine Social-Media-Bedürfnisse."
#: data/com.github.bleakgrey.tootle.appdata.xml.in:23 #: data/dev.geopjr.tooth.appdata.xml.in:23
msgid "bleak_grey" msgid "bleak_grey"
msgstr "bleak_grey" msgstr "bleak_grey"
#: data/com.github.bleakgrey.tootle.appdata.xml.in:71 #: data/dev.geopjr.tooth.appdata.xml.in:71
msgid "New app icon (Kudos to Tobias Bernard!)" msgid "New app icon (Kudos to Tobias Bernard!)"
msgstr "Neues App-Symbol (Kudos an Tobias Bernard!)" msgstr "Neues App-Symbol (Kudos an Tobias Bernard!)"
#: data/com.github.bleakgrey.tootle.appdata.xml.in:72 #: data/dev.geopjr.tooth.appdata.xml.in:72
msgid "New interface design" msgid "New interface design"
msgstr "Neues Design der Benutzeroberfläche" msgstr "Neues Design der Benutzeroberfläche"
#: data/com.github.bleakgrey.tootle.appdata.xml.in:73 #: data/dev.geopjr.tooth.appdata.xml.in:73
msgid "Fixed bugs" msgid "Fixed bugs"
msgstr "Bugs behoben" msgstr "Bugs behoben"
@ -245,9 +245,9 @@ msgid "Enter authorization code"
msgstr "Gib den Autorisierungscode ein" msgstr "Gib den Autorisierungscode ein"
#: data/ui/dialogs/new_account.ui:276 #: data/ui/dialogs/new_account.ui:276
msgid "<a href=\"tootle://manual_auth\">Try manual authorization</a>" msgid "<a href=\"tooth://manual_auth\">Try manual authorization</a>"
msgstr "" msgstr ""
"<a href=\"tootle://manual_auth\">Versuche die manuelle Autorisierung</a>" "<a href=\"tooth://manual_auth\">Versuche die manuelle Autorisierung</a>"
#: data/ui/widgets/accounts_button.ui:64 src/Views/Conversations.vala:6 #: data/ui/widgets/accounts_button.ui:64 src/Views/Conversations.vala:6
msgid "Conversations" msgid "Conversations"

View File

@ -1,12 +1,12 @@
# SOME DESCRIPTIVE TITLE. # SOME DESCRIPTIVE TITLE.
# Copyright (C) YEAR THE PACKAGE'S COPYRIGHT HOLDER # Copyright (C) YEAR THE PACKAGE'S COPYRIGHT HOLDER
# This file is distributed under the same license as the com.github.bleakgrey.tootle package. # This file is distributed under the same license as the dev.geopjr.tooth package.
# FIRST AUTHOR <EMAIL@ADDRESS>, YEAR. # FIRST AUTHOR <EMAIL@ADDRESS>, YEAR.
# #
#, fuzzy #, fuzzy
msgid "" msgid ""
msgstr "" msgstr ""
"Project-Id-Version: com.github.bleakgrey.tootle\n" "Project-Id-Version: dev.geopjr.tooth\n"
"Report-Msgid-Bugs-To: \n" "Report-Msgid-Bugs-To: \n"
"POT-Creation-Date: 2020-10-30 16:21+0300\n" "POT-Creation-Date: 2020-10-30 16:21+0300\n"
"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
@ -17,59 +17,59 @@ msgstr ""
"Content-Type: text/plain; charset=UTF-8\n" "Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: 8bit\n" "Content-Transfer-Encoding: 8bit\n"
#: data/com.github.bleakgrey.tootle.desktop.in:4 #: data/dev.geopjr.tooth.desktop.in:4
#: data/com.github.bleakgrey.tootle.appdata.xml.in:7 #: data/dev.geopjr.tooth.appdata.xml.in:7
msgid "Tootle" msgid "Tooth"
msgstr "" msgstr ""
#: data/com.github.bleakgrey.tootle.desktop.in:5 #: data/dev.geopjr.tooth.desktop.in:5
#: data/com.github.bleakgrey.tootle.desktop.in:6 #: data/dev.geopjr.tooth.desktop.in:6
msgid "Mastodon Client" msgid "Mastodon Client"
msgstr "" msgstr ""
#: data/com.github.bleakgrey.tootle.desktop.in:8 #: data/dev.geopjr.tooth.desktop.in:8
msgid "com.github.bleakgrey.tootle" msgid "dev.geopjr.tooth"
msgstr "" msgstr ""
#: data/com.github.bleakgrey.tootle.desktop.in:11 #: data/dev.geopjr.tooth.desktop.in:11
msgid "toot;mastodon;social;network;post;" msgid "toot;mastodon;social;network;post;"
msgstr "" msgstr ""
#: data/com.github.bleakgrey.tootle.appdata.xml.in:8 #: data/dev.geopjr.tooth.appdata.xml.in:8
msgid "Lightning fast client for Mastodon" msgid "Lightning fast client for Mastodon"
msgstr "" msgstr ""
#: data/com.github.bleakgrey.tootle.appdata.xml.in:11 #: data/dev.geopjr.tooth.appdata.xml.in:11
msgid "" msgid ""
"Tootle is a GTK client for the world's largest, decentralized, microblogging " "Tooth is a GTK client for the world's largest, decentralized, microblogging "
"platform, Mastodon. With the user experience in mind, it provides a clean, " "platform, Mastodon. With the user experience in mind, it provides a clean, "
"native interface that allows you to integrate Mastodon's social experience " "native interface that allows you to integrate Mastodon's social experience "
"seamlessly with your desktop environment." "seamlessly with your desktop environment."
msgstr "" msgstr ""
#: data/com.github.bleakgrey.tootle.appdata.xml.in:14 #: data/dev.geopjr.tooth.appdata.xml.in:14
msgid "" msgid ""
"Mastodon is a free and open source microblogging platform similar to " "Mastodon is a free and open source microblogging platform similar to "
"Twitter, but with user privacy and decentralization in mind. It is one of " "Twitter, but with user privacy and decentralization in mind. It is one of "
"many protocols that interacts with the Fediverse of protocols like Pleroma, " "many protocols that interacts with the Fediverse of protocols like Pleroma, "
"GNU Social, and others. The power of federated microblogging that Mastodon " "GNU Social, and others. The power of federated microblogging that Mastodon "
"brings and the agility of Tootle creates a fantastic duo for all of your " "brings and the agility of Tooth creates a fantastic duo for all of your "
"social media needs." "social media needs."
msgstr "" msgstr ""
#: data/com.github.bleakgrey.tootle.appdata.xml.in:23 #: data/dev.geopjr.tooth.appdata.xml.in:23
msgid "bleak_grey" msgid "bleak_grey"
msgstr "" msgstr ""
#: data/com.github.bleakgrey.tootle.appdata.xml.in:71 #: data/dev.geopjr.tooth.appdata.xml.in:71
msgid "New app icon (Kudos to Tobias Bernard!)" msgid "New app icon (Kudos to Tobias Bernard!)"
msgstr "" msgstr ""
#: data/com.github.bleakgrey.tootle.appdata.xml.in:72 #: data/dev.geopjr.tooth.appdata.xml.in:72
msgid "New interface design" msgid "New interface design"
msgstr "" msgstr ""
#: data/com.github.bleakgrey.tootle.appdata.xml.in:73 #: data/dev.geopjr.tooth.appdata.xml.in:73
msgid "Fixed bugs" msgid "Fixed bugs"
msgstr "" msgstr ""
@ -227,7 +227,7 @@ msgid "Enter authorization code"
msgstr "" msgstr ""
#: data/ui/dialogs/new_account.ui:276 #: data/ui/dialogs/new_account.ui:276
msgid "<a href=\"tootle://manual_auth\">Try manual authorization</a>" msgid "<a href=\"tooth://manual_auth\">Try manual authorization</a>"
msgstr "" msgstr ""
#: data/ui/widgets/accounts_button.ui:64 src/Views/Conversations.vala:6 #: data/ui/widgets/accounts_button.ui:64 src/Views/Conversations.vala:6

View File

@ -1,11 +1,11 @@
# Spanish translations for com.github.bleakgrey.tootle package. # Spanish translations for dev.geopjr.tooth package.
# Copyright (C) 2021 THE com.github.bleakgrey.tootle'S COPYRIGHT HOLDER # Copyright (C) 2021 THE dev.geopjr.tooth'S COPYRIGHT HOLDER
# This file is distributed under the same license as the com.github.bleakgrey.tootle package. # This file is distributed under the same license as the dev.geopjr.tooth package.
# Óscar Fernández Díaz <oscfdezdz@tuta.io>, 2021. # Óscar Fernández Díaz <oscfdezdz@tuta.io>, 2021.
# #
msgid "" msgid ""
msgstr "" msgstr ""
"Project-Id-Version: com.github.bleakgrey.tootle\n" "Project-Id-Version: dev.geopjr.tooth\n"
"Report-Msgid-Bugs-To: \n" "Report-Msgid-Bugs-To: \n"
"POT-Creation-Date: 2021-01-25 16:06+0100\n" "POT-Creation-Date: 2021-01-25 16:06+0100\n"
"PO-Revision-Date: 2021-01-25 16:19+0100\n" "PO-Revision-Date: 2021-01-25 16:19+0100\n"
@ -18,69 +18,69 @@ msgstr ""
"X-Generator: Gtranslator 3.38.0\n" "X-Generator: Gtranslator 3.38.0\n"
"Plural-Forms: nplurals=2; plural=(n != 1)\n" "Plural-Forms: nplurals=2; plural=(n != 1)\n"
#: data/com.github.bleakgrey.tootle.desktop.in:4 #: data/dev.geopjr.tooth.desktop.in:4
#: data/com.github.bleakgrey.tootle.appdata.xml.in:7 #: data/dev.geopjr.tooth.appdata.xml.in:7
msgid "Tootle" msgid "Tooth"
msgstr "Tootle" msgstr "Tooth"
#: data/com.github.bleakgrey.tootle.desktop.in:5 #: data/dev.geopjr.tooth.desktop.in:5
#: data/com.github.bleakgrey.tootle.desktop.in:6 #: data/dev.geopjr.tooth.desktop.in:6
msgid "Mastodon Client" msgid "Mastodon Client"
msgstr "Cliente de Mastodon" msgstr "Cliente de Mastodon"
#: data/com.github.bleakgrey.tootle.desktop.in:11 #: data/dev.geopjr.tooth.desktop.in:11
msgid "toot;mastodon;social;network;post;" msgid "toot;mastodon;social;network;post;"
msgstr "toot;mastodon;social;network;post;" msgstr "toot;mastodon;social;network;post;"
#: data/com.github.bleakgrey.tootle.appdata.xml.in:8 #: data/dev.geopjr.tooth.appdata.xml.in:8
msgid "Lightning fast client for Mastodon" msgid "Lightning fast client for Mastodon"
msgstr "Un cliente rápido como el rayo para Mastodon" msgstr "Un cliente rápido como el rayo para Mastodon"
#: data/com.github.bleakgrey.tootle.appdata.xml.in:11 #: data/dev.geopjr.tooth.appdata.xml.in:11
msgid "" msgid ""
"Tootle is a GTK client for the world's largest, decentralized, microblogging " "Tooth is a GTK client for the world's largest, decentralized, microblogging "
"platform, Mastodon. With the user experience in mind, it provides a clean, " "platform, Mastodon. With the user experience in mind, it provides a clean, "
"native interface that allows you to integrate Mastodon's social experience " "native interface that allows you to integrate Mastodon's social experience "
"seamlessly with your desktop environment." "seamlessly with your desktop environment."
msgstr "" msgstr ""
"Tootle es un cliente GTK para la plataforma de microblogging descentralizada " "Tooth es un cliente GTK para la plataforma de microblogging descentralizada "
"más grande del mundo, Mastodon. Teniendo en cuenta la experiencia del " "más grande del mundo, Mastodon. Teniendo en cuenta la experiencia del "
"usuario, proporciona una interfaz limpia y nativa que le permite integrar la " "usuario, proporciona una interfaz limpia y nativa que le permite integrar la "
"experiencia social de Mastodon sin problemas con su entorno de escritorio." "experiencia social de Mastodon sin problemas con su entorno de escritorio."
#: data/com.github.bleakgrey.tootle.appdata.xml.in:14 #: data/dev.geopjr.tooth.appdata.xml.in:14
msgid "" msgid ""
"Mastodon is a free and open source microblogging platform similar to " "Mastodon is a free and open source microblogging platform similar to "
"Twitter, but with user privacy and decentralization in mind. It is one of " "Twitter, but with user privacy and decentralization in mind. It is one of "
"many protocols that interacts with the Fediverse of protocols like Pleroma, " "many protocols that interacts with the Fediverse of protocols like Pleroma, "
"GNU Social, and others. The power of federated microblogging that Mastodon " "GNU Social, and others. The power of federated microblogging that Mastodon "
"brings and the agility of Tootle creates a fantastic duo for all of your " "brings and the agility of Tooth creates a fantastic duo for all of your "
"social media needs." "social media needs."
msgstr "" msgstr ""
"Mastodon es una plataforma de microblogging gratuita y de código abierto " "Mastodon es una plataforma de microblogging gratuita y de código abierto "
"similar a Twitter, pero con la privacidad del usuario y la descentralización " "similar a Twitter, pero con la privacidad del usuario y la descentralización "
"en mente. Es uno de los muchos protocolos que interactúan con los protocolos " "en mente. Es uno de los muchos protocolos que interactúan con los protocolos "
"del Fediverso como Pleroma, GNU Social, y otros. El poder del microblogging " "del Fediverso como Pleroma, GNU Social, y otros. El poder del microblogging "
"federado que aporta Mastodon y la agilidad de Tootle crean un dúo fantástico " "federado que aporta Mastodon y la agilidad de Tooth crean un dúo fantástico "
"para todas sus necesidades de redes sociales." "para todas sus necesidades de redes sociales."
#: data/com.github.bleakgrey.tootle.appdata.xml.in:23 #: data/dev.geopjr.tooth.appdata.xml.in:23
msgid "bleak_grey" msgid "bleak_grey"
msgstr "bleak_grey" msgstr "bleak_grey"
#: data/com.github.bleakgrey.tootle.appdata.xml.in:82 #: data/dev.geopjr.tooth.appdata.xml.in:82
msgid "New app icon (Kudos to Tobias Bernard!)" msgid "New app icon (Kudos to Tobias Bernard!)"
msgstr "Nuevo icono de la aplicación (¡Gracias a Tobias Bernard!)" msgstr "Nuevo icono de la aplicación (¡Gracias a Tobias Bernard!)"
#: data/com.github.bleakgrey.tootle.appdata.xml.in:83 #: data/dev.geopjr.tooth.appdata.xml.in:83
msgid "New interface design" msgid "New interface design"
msgstr "Nuevo diseño de la interfaz" msgstr "Nuevo diseño de la interfaz"
#: data/com.github.bleakgrey.tootle.appdata.xml.in:84 #: data/dev.geopjr.tooth.appdata.xml.in:84
msgid "Added Lists and Conversations" msgid "Added Lists and Conversations"
msgstr "Añadidas Listas y Conversaciones" msgstr "Añadidas Listas y Conversaciones"
#: data/com.github.bleakgrey.tootle.appdata.xml.in:85 #: data/dev.geopjr.tooth.appdata.xml.in:85
msgid "Fixed bugs" msgid "Fixed bugs"
msgstr "Corregidos los errores" msgstr "Corregidos los errores"
@ -238,8 +238,8 @@ msgid "Enter authorization code"
msgstr "Introduce el código de autorización" msgstr "Introduce el código de autorización"
#: data/ui/dialogs/new_account.ui:276 #: data/ui/dialogs/new_account.ui:276
msgid "<a href=\"tootle://manual_auth\">Try manual authorization</a>" msgid "<a href=\"tooth://manual_auth\">Try manual authorization</a>"
msgstr "<a href=\"tootle://manual_auth\">Intentar la autorización manual</a>" msgstr "<a href=\"tooth://manual_auth\">Intentar la autorización manual</a>"
#: data/ui/widgets/accounts_button.ui:64 src/Views/Conversations.vala:6 #: data/ui/widgets/accounts_button.ui:64 src/Views/Conversations.vala:6
msgid "Conversations" msgid "Conversations"

View File

@ -1,11 +1,11 @@
# SOME DESCRIPTIVE TITLE. # SOME DESCRIPTIVE TITLE.
# Copyright (C) YEAR THE PACKAGE'S COPYRIGHT HOLDER # Copyright (C) YEAR THE PACKAGE'S COPYRIGHT HOLDER
# This file is distributed under the same license as the com.github.bleakgrey.tootle package. # This file is distributed under the same license as the dev.geopjr.tooth package.
# Marcus M <github@ohgodfucking.no>, 2021. # Marcus M <github@ohgodfucking.no>, 2021.
# #
msgid "" msgid ""
msgstr "" msgstr ""
"Project-Id-Version: com.github.bleakgrey.tootle\n" "Project-Id-Version: dev.geopjr.tooth\n"
"Report-Msgid-Bugs-To: \n" "Report-Msgid-Bugs-To: \n"
"POT-Creation-Date: 2020-10-30 16:21+0300\n" "POT-Creation-Date: 2020-10-30 16:21+0300\n"
"PO-Revision-Date: 2021-01-31 15:50+0100\n" "PO-Revision-Date: 2021-01-31 15:50+0100\n"
@ -18,68 +18,68 @@ msgstr ""
"Plural-Forms: nplurals=2; plural=(n != 1);\n" "Plural-Forms: nplurals=2; plural=(n != 1);\n"
"Language: nb\n" "Language: nb\n"
#: data/com.github.bleakgrey.tootle.desktop.in:4 #: data/dev.geopjr.tooth.desktop.in:4
#: data/com.github.bleakgrey.tootle.appdata.xml.in:7 #: data/dev.geopjr.tooth.appdata.xml.in:7
msgid "Tootle" msgid "Tooth"
msgstr "Tootle" msgstr "Tooth"
#: data/com.github.bleakgrey.tootle.desktop.in:5 #: data/dev.geopjr.tooth.desktop.in:5
#: data/com.github.bleakgrey.tootle.desktop.in:6 #: data/dev.geopjr.tooth.desktop.in:6
msgid "Mastodon Client" msgid "Mastodon Client"
msgstr "Mastodon klient" msgstr "Mastodon klient"
#: data/com.github.bleakgrey.tootle.desktop.in:8 #: data/dev.geopjr.tooth.desktop.in:8
msgid "com.github.bleakgrey.tootle" msgid "dev.geopjr.tooth"
msgstr "com.github.bleakgrey.tootle" msgstr "dev.geopjr.tooth"
#: data/com.github.bleakgrey.tootle.desktop.in:11 #: data/dev.geopjr.tooth.desktop.in:11
msgid "toot;mastodon;social;network;post;" msgid "toot;mastodon;social;network;post;"
msgstr "toot;mastodon;social;network;post;" msgstr "toot;mastodon;social;network;post;"
#: data/com.github.bleakgrey.tootle.appdata.xml.in:8 #: data/dev.geopjr.tooth.appdata.xml.in:8
msgid "Lightning fast client for Mastodon" msgid "Lightning fast client for Mastodon"
msgstr "Lynrask klient for Mastodon" msgstr "Lynrask klient for Mastodon"
#: data/com.github.bleakgrey.tootle.appdata.xml.in:11 #: data/dev.geopjr.tooth.appdata.xml.in:11
msgid "" msgid ""
"Tootle is a GTK client for the world's largest, decentralized, microblogging " "Tooth is a GTK client for the world's largest, decentralized, microblogging "
"platform, Mastodon. With the user experience in mind, it provides a clean, " "platform, Mastodon. With the user experience in mind, it provides a clean, "
"native interface that allows you to integrate Mastodon's social experience " "native interface that allows you to integrate Mastodon's social experience "
"seamlessly with your desktop environment." "seamlessly with your desktop environment."
msgstr "" msgstr ""
"Tootle er en GTK klient for verdens største, desentraliserte, " "Tooth er en GTK klient for verdens største, desentraliserte, "
"mikrobloggingplattform, Mastodon. Med brukervennlighet i tankene gir den et " "mikrobloggingplattform, Mastodon. Med brukervennlighet i tankene gir den et "
"rent, integrert utseende som lar deg integrere Mastodons sosiale opplevelser " "rent, integrert utseende som lar deg integrere Mastodons sosiale opplevelser "
"sømløst med skrivebordsopplevelsen din." "sømløst med skrivebordsopplevelsen din."
#: data/com.github.bleakgrey.tootle.appdata.xml.in:14 #: data/dev.geopjr.tooth.appdata.xml.in:14
msgid "" msgid ""
"Mastodon is a free and open source microblogging platform similar to " "Mastodon is a free and open source microblogging platform similar to "
"Twitter, but with user privacy and decentralization in mind. It is one of " "Twitter, but with user privacy and decentralization in mind. It is one of "
"many protocols that interacts with the Fediverse of protocols like Pleroma, " "many protocols that interacts with the Fediverse of protocols like Pleroma, "
"GNU Social, and others. The power of federated microblogging that Mastodon " "GNU Social, and others. The power of federated microblogging that Mastodon "
"brings and the agility of Tootle creates a fantastic duo for all of your " "brings and the agility of Tooth creates a fantastic duo for all of your "
"social media needs." "social media needs."
msgstr "" msgstr ""
"Mastodon er en gratis mikrobloggingsplattform, som likner Twitter, med åpen " "Mastodon er en gratis mikrobloggingsplattform, som likner Twitter, med åpen "
"kildekode, som fokuserer på personvern og desentralisering. Det er en av " "kildekode, som fokuserer på personvern og desentralisering. Det er en av "
"mange som integreres i fødiverset, sammen med Pleroma, GNU Social, og mange " "mange som integreres i fødiverset, sammen med Pleroma, GNU Social, og mange "
"andre. Mastodons fødererte mikroblogging og Tootles brukervennlighet skaper " "andre. Mastodons fødererte mikroblogging og Tooths brukervennlighet skaper "
"en fantastisk duo for dine sosiale medie vaner." "en fantastisk duo for dine sosiale medie vaner."
#: data/com.github.bleakgrey.tootle.appdata.xml.in:23 #: data/dev.geopjr.tooth.appdata.xml.in:23
msgid "bleak_grey" msgid "bleak_grey"
msgstr "bleak_grey" msgstr "bleak_grey"
#: data/com.github.bleakgrey.tootle.appdata.xml.in:71 #: data/dev.geopjr.tooth.appdata.xml.in:71
msgid "New app icon (Kudos to Tobias Bernard!)" msgid "New app icon (Kudos to Tobias Bernard!)"
msgstr "Nytt app ikon (Takk Tobias Bernard!)" msgstr "Nytt app ikon (Takk Tobias Bernard!)"
#: data/com.github.bleakgrey.tootle.appdata.xml.in:72 #: data/dev.geopjr.tooth.appdata.xml.in:72
msgid "New interface design" msgid "New interface design"
msgstr "Nytt design" msgstr "Nytt design"
#: data/com.github.bleakgrey.tootle.appdata.xml.in:73 #: data/dev.geopjr.tooth.appdata.xml.in:73
msgid "Fixed bugs" msgid "Fixed bugs"
msgstr "Fikset bugs" msgstr "Fikset bugs"
@ -237,8 +237,8 @@ msgid "Enter authorization code"
msgstr "Tast inn autorisasjonskode" msgstr "Tast inn autorisasjonskode"
#: data/ui/dialogs/new_account.ui:276 #: data/ui/dialogs/new_account.ui:276
msgid "<a href=\"tootle://manual_auth\">Try manual authorization</a>" msgid "<a href=\"tooth://manual_auth\">Try manual authorization</a>"
msgstr "<a href=\"tootle://manual_auth\">Prøv manuell autorisering</a>" msgstr "<a href=\"tooth://manual_auth\">Prøv manuell autorisering</a>"
#: data/ui/widgets/accounts_button.ui:64 src/Views/Conversations.vala:6 #: data/ui/widgets/accounts_button.ui:64 src/Views/Conversations.vala:6
msgid "Conversations" msgid "Conversations"

View File

@ -2,4 +2,4 @@
cd .. cd ..
cd build cd build
ninja com.github.bleakgrey.tootle-update-po ninja dev.geopjr.tooth-update-po

View File

@ -1,11 +1,11 @@
# Russian translations for com.github.bleakgrey.tootle package. # Russian translations for dev.geopjr.tooth package.
# Copyright (C) 2020 THE com.github.bleakgrey.tootle'S COPYRIGHT HOLDER # Copyright (C) 2020 THE dev.geopjr.tooth'S COPYRIGHT HOLDER
# This file is distributed under the same license as the com.github.bleakgrey.tootle package. # This file is distributed under the same license as the dev.geopjr.tooth package.
# Automatically generated, 2020. # Automatically generated, 2020.
# #
msgid "" msgid ""
msgstr "" msgstr ""
"Project-Id-Version: com.github.bleakgrey.tootle\n" "Project-Id-Version: dev.geopjr.tooth\n"
"Report-Msgid-Bugs-To: \n" "Report-Msgid-Bugs-To: \n"
"POT-Creation-Date: 2020-10-30 16:21+0300\n" "POT-Creation-Date: 2020-10-30 16:21+0300\n"
"PO-Revision-Date: 2020-09-10 20:20+0300\n" "PO-Revision-Date: 2020-09-10 20:20+0300\n"
@ -18,59 +18,59 @@ msgstr ""
"Plural-Forms: nplurals=3; plural=(n%10==1 && n%100!=11 ? 0 : n%10>=2 && n" "Plural-Forms: nplurals=3; plural=(n%10==1 && n%100!=11 ? 0 : n%10>=2 && n"
"%10<=4 && (n%100<10 || n%100>=20) ? 1 : 2);\n" "%10<=4 && (n%100<10 || n%100>=20) ? 1 : 2);\n"
#: data/com.github.bleakgrey.tootle.desktop.in:4 #: data/dev.geopjr.tooth.desktop.in:4
#: data/com.github.bleakgrey.tootle.appdata.xml.in:7 #: data/dev.geopjr.tooth.appdata.xml.in:7
msgid "Tootle" msgid "Tooth"
msgstr "" msgstr ""
#: data/com.github.bleakgrey.tootle.desktop.in:5 #: data/dev.geopjr.tooth.desktop.in:5
#: data/com.github.bleakgrey.tootle.desktop.in:6 #: data/dev.geopjr.tooth.desktop.in:6
msgid "Mastodon Client" msgid "Mastodon Client"
msgstr "" msgstr ""
#: data/com.github.bleakgrey.tootle.desktop.in:8 #: data/dev.geopjr.tooth.desktop.in:8
msgid "com.github.bleakgrey.tootle" msgid "dev.geopjr.tooth"
msgstr "" msgstr ""
#: data/com.github.bleakgrey.tootle.desktop.in:11 #: data/dev.geopjr.tooth.desktop.in:11
msgid "toot;mastodon;social;network;post;" msgid "toot;mastodon;social;network;post;"
msgstr "" msgstr ""
#: data/com.github.bleakgrey.tootle.appdata.xml.in:8 #: data/dev.geopjr.tooth.appdata.xml.in:8
msgid "Lightning fast client for Mastodon" msgid "Lightning fast client for Mastodon"
msgstr "" msgstr ""
#: data/com.github.bleakgrey.tootle.appdata.xml.in:11 #: data/dev.geopjr.tooth.appdata.xml.in:11
msgid "" msgid ""
"Tootle is a GTK client for the world's largest, decentralized, microblogging " "Tooth is a GTK client for the world's largest, decentralized, microblogging "
"platform, Mastodon. With the user experience in mind, it provides a clean, " "platform, Mastodon. With the user experience in mind, it provides a clean, "
"native interface that allows you to integrate Mastodon's social experience " "native interface that allows you to integrate Mastodon's social experience "
"seamlessly with your desktop environment." "seamlessly with your desktop environment."
msgstr "" msgstr ""
#: data/com.github.bleakgrey.tootle.appdata.xml.in:14 #: data/dev.geopjr.tooth.appdata.xml.in:14
msgid "" msgid ""
"Mastodon is a free and open source microblogging platform similar to " "Mastodon is a free and open source microblogging platform similar to "
"Twitter, but with user privacy and decentralization in mind. It is one of " "Twitter, but with user privacy and decentralization in mind. It is one of "
"many protocols that interacts with the Fediverse of protocols like Pleroma, " "many protocols that interacts with the Fediverse of protocols like Pleroma, "
"GNU Social, and others. The power of federated microblogging that Mastodon " "GNU Social, and others. The power of federated microblogging that Mastodon "
"brings and the agility of Tootle creates a fantastic duo for all of your " "brings and the agility of Tooth creates a fantastic duo for all of your "
"social media needs." "social media needs."
msgstr "" msgstr ""
#: data/com.github.bleakgrey.tootle.appdata.xml.in:23 #: data/dev.geopjr.tooth.appdata.xml.in:23
msgid "bleak_grey" msgid "bleak_grey"
msgstr "" msgstr ""
#: data/com.github.bleakgrey.tootle.appdata.xml.in:71 #: data/dev.geopjr.tooth.appdata.xml.in:71
msgid "New app icon (Kudos to Tobias Bernard!)" msgid "New app icon (Kudos to Tobias Bernard!)"
msgstr "" msgstr ""
#: data/com.github.bleakgrey.tootle.appdata.xml.in:72 #: data/dev.geopjr.tooth.appdata.xml.in:72
msgid "New interface design" msgid "New interface design"
msgstr "" msgstr ""
#: data/com.github.bleakgrey.tootle.appdata.xml.in:73 #: data/dev.geopjr.tooth.appdata.xml.in:73
msgid "Fixed bugs" msgid "Fixed bugs"
msgstr "" msgstr ""
@ -228,7 +228,7 @@ msgid "Enter authorization code"
msgstr "" msgstr ""
#: data/ui/dialogs/new_account.ui:276 #: data/ui/dialogs/new_account.ui:276
msgid "<a href=\"tootle://manual_auth\">Try manual authorization</a>" msgid "<a href=\"tooth://manual_auth\">Try manual authorization</a>"
msgstr "" msgstr ""
#: data/ui/widgets/accounts_button.ui:64 src/Views/Conversations.vala:6 #: data/ui/widgets/accounts_button.ui:64 src/Views/Conversations.vala:6

View File

@ -1,4 +1,4 @@
public class Tootle.API.Account : Entity, Widgetizable { public class Tooth.API.Account : Entity, Widgetizable {
public string id { get; set; } public string id { get; set; }
public string username { get; set; } public string username { get; set; }

View File

@ -1,4 +1,4 @@
public class Tootle.API.AccountField : Entity { public class Tooth.API.AccountField : Entity {
public string name { get; set; } public string name { get; set; }
public string val { get; set; } public string val { get; set; }

View File

@ -1,4 +1,4 @@
public class Tootle.API.Attachment : Entity, Widgetizable { public class Tooth.API.Attachment : Entity, Widgetizable {
public string id { get; set; } public string id { get; set; }
public string kind { get; set; default = "unknown"; } public string kind { get; set; default = "unknown"; }

View File

@ -1,4 +1,4 @@
public class Tootle.API.Conversation : Entity, Widgetizable { public class Tooth.API.Conversation : Entity, Widgetizable {
public string id { get; set; } public string id { get; set; }
public Gee.ArrayList<API.Account> accounts { get; set; } public Gee.ArrayList<API.Account> accounts { get; set; }
@ -19,7 +19,7 @@ public class Tootle.API.Conversation : Entity, Widgetizable {
public void mark_read () { public void mark_read () {
new Request.POST (@"/api/v1/conversations/$id/read") new Request.POST (@"/api/v1/conversations/$id/read")
.with_account (Tootle.accounts.active) .with_account (Tooth.accounts.active)
.then (() => { .then (() => {
unread = false; unread = false;
}) })

View File

@ -1,6 +1,6 @@
using Json; using Json;
public class Tootle.Entity : GLib.Object, Widgetizable, Json.Serializable { public class Tooth.Entity : GLib.Object, Widgetizable, Json.Serializable {
public virtual bool is_local (InstanceAccount account) { public virtual bool is_local (InstanceAccount account) {
return true; return true;

View File

@ -1,6 +1,6 @@
using Gtk; using Gtk;
public class Tootle.API.List : Entity, Widgetizable { public class Tooth.API.List : Entity, Widgetizable {
public string id { get; set; } public string id { get; set; }
public string title { get; set; } public string title { get; set; }

View File

@ -1,4 +1,4 @@
public class Tootle.API.Mention : Entity, Widgetizable { public class Tooth.API.Mention : Entity, Widgetizable {
public string id { get; construct set; } public string id { get; construct set; }
public string username { get; construct set; } public string username { get; construct set; }

View File

@ -1,4 +1,4 @@
public class Tootle.API.Notification : Entity, Widgetizable { public class Tooth.API.Notification : Entity, Widgetizable {
public string id { get; set; } public string id { get; set; }
public API.Account account { get; set; } public API.Account account { get; set; }

View File

@ -1,4 +1,4 @@
public class Tootle.API.Relationship : Entity { public class Tooth.API.Relationship : Entity {
public signal void invalidated (); public signal void invalidated ();

View File

@ -1,6 +1,6 @@
using Gee; using Gee;
public class Tootle.API.SearchResults : Entity { public class Tooth.API.SearchResults : Entity {
public ArrayList<API.Account> accounts { get; set; } public ArrayList<API.Account> accounts { get; set; }
public ArrayList<API.Status> statuses { get; set; } public ArrayList<API.Status> statuses { get; set; }

View File

@ -1,6 +1,6 @@
using Gee; using Gee;
public class Tootle.API.Status : Entity, Widgetizable { public class Tooth.API.Status : Entity, Widgetizable {
~Status () { ~Status () {
message ("[OBJ] Destroyed "+uri); message ("[OBJ] Destroyed "+uri);

View File

@ -1,6 +1,6 @@
using Gtk; using Gtk;
public class Tootle.API.Tag : Entity, Widgetizable { public class Tooth.API.Tag : Entity, Widgetizable {
public string name { get; set; } public string name { get; set; }
public string url { get; set; } public string url { get; set; }

View File

@ -1,6 +1,6 @@
using Gtk; using Gtk;
namespace Tootle { namespace Tooth {
public errordomain Oopsie { public errordomain Oopsie {
USER, USER,
@ -27,10 +27,10 @@ namespace Tootle {
public Dialogs.NewAccount? add_account_window { get; set; } public Dialogs.NewAccount? add_account_window { get; set; }
// These are used for the GTK Inspector // These are used for the GTK Inspector
public Settings app_settings { get {return Tootle.settings; } } public Settings app_settings { get {return Tooth.settings; } }
public AccountStore app_accounts { get {return Tootle.accounts; } } public AccountStore app_accounts { get {return Tooth.accounts; } }
public Network app_network { get {return Tootle.network; } } public Network app_network { get {return Tooth.network; } }
public Streams app_streams { get {return Tootle.streams; } } public Streams app_streams { get {return Tooth.streams; } }
public signal void refresh (); public signal void refresh ();
public signal void toast (string title); public signal void toast (string title);

View File

@ -1,6 +1,6 @@
using Gtk; using Gtk;
public class Tootle.AttachmentsPage : ComposerPage { public class Tooth.AttachmentsPage : ComposerPage {
// https://github.com/tootsuite/mastodon/blob/master/app/models/media_attachment.rb // https://github.com/tootsuite/mastodon/blob/master/app/models/media_attachment.rb
public const string[] SUPPORTED_MIMES = { public const string[] SUPPORTED_MIMES = {

View File

@ -1,8 +1,8 @@
using Gtk; using Gtk;
using Gee; using Gee;
[GtkTemplate (ui = "/com/github/bleakgrey/tootle/ui/dialogs/compose.ui")] [GtkTemplate (ui = "/dev/geopjr/tooth/ui/dialogs/compose.ui")]
public class Tootle.Dialogs.Compose : Adw.Window { public class Tooth.Dialogs.Compose : Adw.Window {
public API.Status status { get; construct set; } public API.Status status { get; construct set; }

View File

@ -1,6 +1,6 @@
using Gtk; using Gtk;
public class Tootle.EditorPage : ComposerPage { public class Tooth.EditorPage : ComposerPage {
protected uint char_limit { get; set; default = 500; } //TODO: Ask the instance to get this value protected uint char_limit { get; set; default = 500; } //TODO: Ask the instance to get this value
protected int remaining_chars { get; set; default = 0; } protected int remaining_chars { get; set; default = 0; }

View File

@ -1,6 +1,6 @@
using Gtk; using Gtk;
public class Tootle.ComposerPage : Gtk.Box { public class Tooth.ComposerPage : Gtk.Box {
public string title { get; set; } public string title { get; set; }
public string icon_name { get; set; } public string icon_name { get; set; }

View File

@ -1,4 +1,4 @@
public class Tootle.PollPage : ComposerPage { public class Tooth.PollPage : ComposerPage {
public PollPage () { public PollPage () {
Object ( Object (

View File

@ -1,9 +1,9 @@
using Gtk; using Gtk;
[GtkTemplate (ui = "/com/github/bleakgrey/tootle/ui/dialogs/list_editor.ui")] [GtkTemplate (ui = "/dev/geopjr/tooth/ui/dialogs/list_editor.ui")]
public class Tootle.Dialogs.ListEditor: Adw.Window { public class Tooth.Dialogs.ListEditor: Adw.Window {
[GtkTemplate (ui = "/com/github/bleakgrey/tootle/ui/widgets/list_editor_item.ui")] [GtkTemplate (ui = "/dev/geopjr/tooth/ui/widgets/list_editor_item.ui")]
class Item : ListBoxRow { class Item : ListBoxRow {
public ListEditor editor { get; construct set; } public ListEditor editor { get; construct set; }

View File

@ -1,8 +1,8 @@
using Gtk; using Gtk;
using Gdk; using Gdk;
[GtkTemplate (ui = "/com/github/bleakgrey/tootle/ui/dialogs/main.ui")] [GtkTemplate (ui = "/dev/geopjr/tooth/ui/dialogs/main.ui")]
public class Tootle.Dialogs.MainWindow: Adw.ApplicationWindow, Saveable { public class Tooth.Dialogs.MainWindow: Adw.ApplicationWindow, Saveable {
public const string ZOOM_CLASS = "ttl-scalable"; public const string ZOOM_CLASS = "ttl-scalable";

View File

@ -1,7 +1,7 @@
using Gtk; using Gtk;
[GtkTemplate (ui = "/com/github/bleakgrey/tootle/ui/dialogs/new_account.ui")] [GtkTemplate (ui = "/dev/geopjr/tooth/ui/dialogs/new_account.ui")]
public class Tootle.Dialogs.NewAccount: Adw.Window { public class Tooth.Dialogs.NewAccount: Adw.Window {
const string scopes = "read write follow"; const string scopes = "read write follow";
@ -42,10 +42,10 @@ public class Tootle.Dialogs.NewAccount: Adw.Window {
if (!use_auto_auth) if (!use_auto_auth)
throw new Oopsie.INTERNAL ("Using manual auth method"); throw new Oopsie.INTERNAL ("Using manual auth method");
GLib.Process.spawn_command_line_sync (@"xdg-mime default $(Build.DOMAIN).desktop x-scheme-handler/tootle"); GLib.Process.spawn_command_line_sync (@"xdg-mime default $(Build.DOMAIN).desktop x-scheme-handler/tooth");
message ("Successfully associated MIME type for automatic authorization"); message ("Successfully associated MIME type for automatic authorization");
return "tootle://auth_code"; return "tooth://auth_code";
} }
catch (Error e) { catch (Error e) {
warning (e.message); warning (e.message);

View File

@ -1,7 +1,7 @@
using Gtk; using Gtk;
[GtkTemplate (ui = "/com/github/bleakgrey/tootle/ui/dialogs/preferences.ui")] [GtkTemplate (ui = "/dev/geopjr/tooth/ui/dialogs/preferences.ui")]
public class Tootle.Dialogs.Preferences : Adw.PreferencesWindow { public class Tooth.Dialogs.Preferences : Adw.PreferencesWindow {
// [GtkChild] unowned Switch dark_theme; // [GtkChild] unowned Switch dark_theme;
[GtkChild] unowned Switch autostart; [GtkChild] unowned Switch autostart;

View File

@ -1,6 +1,6 @@
using Gtk; using Gtk;
public interface Tootle.Dialogs.Saveable : Window { public interface Tooth.Dialogs.Saveable : Window {
protected void construct_saveable (GLib.Settings settings) { protected void construct_saveable (GLib.Settings settings) {
settings.bind ("window-w", this, "default-width", SettingsBindFlags.DEFAULT); settings.bind ("window-w", this, "default-width", SettingsBindFlags.DEFAULT);

View File

@ -1,4 +1,4 @@
public interface Tootle.AccountHolder : GLib.Object { public interface Tooth.AccountHolder : GLib.Object {
protected abstract InstanceAccount? account { get; set; default = null; } protected abstract InstanceAccount? account { get; set; default = null; }

View File

@ -1,6 +1,6 @@
using Gee; using Gee;
public abstract class Tootle.AccountStore : GLib.Object { public abstract class Tooth.AccountStore : GLib.Object {
public ArrayList<InstanceAccount> saved { get; set; default = new ArrayList<InstanceAccount> (); } public ArrayList<InstanceAccount> saved { get; set; default = new ArrayList<InstanceAccount> (); }
public InstanceAccount? active { get; set; default = null; } public InstanceAccount? active { get; set; default = null; }

View File

@ -1,7 +1,7 @@
using GLib; using GLib;
using Gee; using Gee;
public class Tootle.InstanceAccount : API.Account, Streamable { public class Tooth.InstanceAccount : API.Account, Streamable {
public const string EVENT_NEW_POST = "update"; public const string EVENT_NEW_POST = "update";
public const string EVENT_DELETE_POST = "delete"; public const string EVENT_DELETE_POST = "delete";

View File

@ -1,4 +1,4 @@
public class Tootle.Mastodon.Account : InstanceAccount { public class Tooth.Mastodon.Account : InstanceAccount {
public const string BACKEND = "Mastodon"; public const string BACKEND = "Mastodon";

View File

@ -1,4 +1,4 @@
public class Tootle.Place : Object { public class Tooth.Place : Object {
public string title { get; set; } public string title { get; set; }
public string icon { get; set; } public string icon { get; set; }

View File

@ -1,6 +1,6 @@
using Secret; using Secret;
public class Tootle.SecretAccountStore : AccountStore { public class Tooth.SecretAccountStore : AccountStore {
const string VERSION = "1"; const string VERSION = "1";

View File

@ -1,6 +1,6 @@
using Gee; using Gee;
public class Tootle.AbstractCache : Object { public class Tooth.AbstractCache : Object {
public const string DATA_MIN_REF_COUNT = "refs"; public const string DATA_MIN_REF_COUNT = "refs";

View File

@ -1,4 +1,4 @@
public class Tootle.EntityCache : AbstractCache { public class Tooth.EntityCache : AbstractCache {
// Must return unique id for each JSON entity node // Must return unique id for each JSON entity node
protected string? get_node_cache_id (owned Json.Node node) { protected string? get_node_cache_id (owned Json.Node node) {

View File

@ -1,6 +1,6 @@
using Gdk; using Gdk;
public class Tootle.ImageCache : AbstractCache { public class Tooth.ImageCache : AbstractCache {
public delegate void OnItemChangedFn (bool is_loaded, owned Paintable? data); public delegate void OnItemChangedFn (bool is_loaded, owned Paintable? data);

View File

@ -3,7 +3,7 @@ using GLib;
using Gdk; using Gdk;
using Json; using Json;
public class Tootle.Network : GLib.Object { public class Tooth.Network : GLib.Object {
public signal void started (); public signal void started ();
public signal void finished (); public signal void finished ();

View File

@ -1,7 +1,7 @@
using Soup; using Soup;
using Gee; using Gee;
public class Tootle.Request : Soup.Message { public class Tooth.Request : Soup.Message {
public string url { set; get; } public string url { set; get; }
public weak InstanceAccount? account { get; set; default = null; } public weak InstanceAccount? account { get; set; default = null; }

View File

@ -1,4 +1,4 @@
public abstract interface Tootle.Streamable : Object { public abstract interface Tooth.Streamable : Object {
public struct Event { public struct Event {
public string type; public string type;

View File

@ -1,7 +1,7 @@
using Soup; using Soup;
using Gee; using Gee;
public class Tootle.Streams : Object { public class Tooth.Streams : Object {
protected HashTable<string, Connection> connections { protected HashTable<string, Connection> connections {
get; get;

View File

@ -1,6 +1,6 @@
using GLib; using GLib;
public class Tootle.Settings : GLib.Settings { public class Tooth.Settings : GLib.Settings {
public string active_account { get; set; } public string active_account { get; set; }
// public bool dark_theme { get; set; } // public bool dark_theme { get; set; }

View File

@ -1,6 +1,6 @@
using GLib; using GLib;
public class Tootle.DateTime { public class Tooth.DateTime {
public static string humanize (string iso8601) { public static string humanize (string iso8601) {
var date = new GLib.DateTime.from_iso8601 (iso8601, null); var date = new GLib.DateTime.from_iso8601 (iso8601, null);

View File

@ -1,6 +1,6 @@
using GLib; using GLib;
public class Tootle.Host { public class Tooth.Host {
// Open a URI in the user's default application // Open a URI in the user's default application
public static bool open_uri (string _uri) { public static bool open_uri (string _uri) {

View File

@ -1,4 +1,4 @@
public class Tootle.HtmlUtils { public class Tooth.HtmlUtils {
public const string FALLBACK_TEXT = _("[ There was an error parsing this text :c ]"); public const string FALLBACK_TEXT = _("[ There was an error parsing this text :c ]");

View File

@ -1,7 +1,7 @@
using Gtk; using Gtk;
[GtkTemplate (ui = "/com/github/bleakgrey/tootle/ui/views/base.ui")] [GtkTemplate (ui = "/dev/geopjr/tooth/ui/views/base.ui")]
public class Tootle.Views.Base : Box { public class Tooth.Views.Base : Box {
public static string STATUS_EMPTY = _("Nothing to see here"); public static string STATUS_EMPTY = _("Nothing to see here");
public static string STATUS_LOADING = " "; public static string STATUS_LOADING = " ";

View File

@ -1,4 +1,4 @@
public class Tootle.Views.Bookmarks : Views.Timeline { public class Tooth.Views.Bookmarks : Views.Timeline {
public Bookmarks () { public Bookmarks () {
Object ( Object (

View File

@ -1,6 +1,6 @@
using Gtk; using Gtk;
public class Tootle.Views.ContentBase : Views.Base { public class Tooth.Views.ContentBase : Views.Base {
public GLib.ListStore model; public GLib.ListStore model;
protected ListBox content; protected ListBox content;

View File

@ -1,4 +1,4 @@
public class Tootle.Views.Conversations : Views.Timeline { public class Tooth.Views.Conversations : Views.Timeline {
public Conversations () { public Conversations () {
Object ( Object (

View File

@ -1,4 +1,4 @@
public class Tootle.Views.Favorites : Views.Timeline { public class Tooth.Views.Favorites : Views.Timeline {
public Favorites () { public Favorites () {
Object ( Object (

View File

@ -1,4 +1,4 @@
public class Tootle.Views.Federated : Views.Timeline { public class Tooth.Views.Federated : Views.Timeline {
public Federated () { public Federated () {
Object ( Object (

View File

@ -1,4 +1,4 @@
public class Tootle.Views.Hashtag : Views.Timeline { public class Tooth.Views.Hashtag : Views.Timeline {
public Hashtag (string tag) { public Hashtag (string tag) {
Object ( Object (

View File

@ -1,4 +1,4 @@
public class Tootle.Views.Home : Views.Timeline { public class Tooth.Views.Home : Views.Timeline {
public Home () { public Home () {
Object ( Object (

View File

@ -1,4 +1,4 @@
public class Tootle.Views.List : Views.Timeline { public class Tooth.Views.List : Views.Timeline {
public API.List list { get; set; } public API.List list { get; set; }

View File

@ -1,9 +1,9 @@
using Gtk; using Gtk;
// TODO: Lists is borken // TODO: Lists is borken
public class Tootle.Views.Lists : Views.Timeline { public class Tooth.Views.Lists : Views.Timeline {
[GtkTemplate (ui = "/com/github/bleakgrey/tootle/ui/widgets/list_item.ui")] [GtkTemplate (ui = "/dev/geopjr/tooth/ui/widgets/list_item.ui")]
public class Row : ListBoxRow { public class Row : ListBoxRow {
API.List? list; API.List? list;

View File

@ -1,4 +1,4 @@
public class Tootle.Views.Local : Views.Federated { public class Tooth.Views.Local : Views.Federated {
public Local () { public Local () {
label = _("Local"); label = _("Local");

View File

@ -1,6 +1,6 @@
using Gtk; using Gtk;
public class Tootle.Views.Main : Views.TabbedBase { public class Tooth.Views.Main : Views.TabbedBase {
public Main () { public Main () {
add_tab (new Views.Home ()); add_tab (new Views.Home ());

View File

@ -1,7 +1,7 @@
using Gtk; using Gtk;
using Gdk; using Gdk;
public class Tootle.Views.Notifications : Views.Timeline, AccountHolder, Streamable { public class Tooth.Views.Notifications : Views.Timeline, AccountHolder, Streamable {
protected InstanceAccount? last_account = null; protected InstanceAccount? last_account = null;

View File

@ -1,6 +1,6 @@
using Gtk; using Gtk;
public class Tootle.Views.Profile : Views.Timeline { public class Tooth.Views.Profile : Views.Timeline {
public API.Account profile { get; construct set; } public API.Account profile { get; construct set; }
public API.Relationship rs { get; construct set; } public API.Relationship rs { get; construct set; }
@ -35,7 +35,7 @@ public class Tootle.Views.Profile : Views.Timeline {
cover.bind (profile); cover.bind (profile);
} }
[GtkTemplate (ui = "/com/github/bleakgrey/tootle/ui/views/profile_header.ui")] [GtkTemplate (ui = "/dev/geopjr/tooth/ui/views/profile_header.ui")]
protected class Cover : Box { protected class Cover : Box {
[GtkChild] unowned Widgets.Background background; [GtkChild] unowned Widgets.Background background;

View File

@ -1,6 +1,6 @@
using Gtk; using Gtk;
public class Tootle.Views.Search : Views.TabbedBase { public class Tooth.Views.Search : Views.TabbedBase {
public string query { get; set; default = ""; } public string query { get; set; default = ""; }
protected SearchBar bar; protected SearchBar bar;

View File

@ -1,7 +1,7 @@
using Gtk; using Gtk;
[GtkTemplate (ui = "/com/github/bleakgrey/tootle/ui/views/sidebar/view.ui")] [GtkTemplate (ui = "/dev/geopjr/tooth/ui/views/sidebar/view.ui")]
public class Tootle.Views.Sidebar : Box, AccountHolder { public class Tooth.Views.Sidebar : Box, AccountHolder {
[GtkChild] unowned ToggleButton accounts_button; [GtkChild] unowned ToggleButton accounts_button;
[GtkChild] unowned Stack mode; [GtkChild] unowned Stack mode;
@ -101,7 +101,7 @@ public class Tootle.Views.Sidebar : Box, AccountHolder {
// Item // Item
[GtkTemplate (ui = "/com/github/bleakgrey/tootle/ui/views/sidebar/item.ui")] [GtkTemplate (ui = "/dev/geopjr/tooth/ui/views/sidebar/item.ui")]
protected class ItemRow : ListBoxRow { protected class ItemRow : ListBoxRow {
public Place place; public Place place;
@ -151,7 +151,7 @@ public class Tootle.Views.Sidebar : Box, AccountHolder {
// Account // Account
[GtkTemplate (ui = "/com/github/bleakgrey/tootle/ui/views/sidebar/account.ui")] [GtkTemplate (ui = "/dev/geopjr/tooth/ui/views/sidebar/account.ui")]
protected class AccountRow : Adw.ActionRow { protected class AccountRow : Adw.ActionRow {
public InstanceAccount? account; public InstanceAccount? account;

View File

@ -1,6 +1,6 @@
using Gtk; using Gtk;
public class Tootle.Views.TabbedBase : Views.Base { public class Tooth.Views.TabbedBase : Views.Base {
static int ID_COUNTER = 0; static int ID_COUNTER = 0;

Some files were not shown because too many files have changed in this diff Show More