Skip to content

Commit

Permalink
username update
Browse files Browse the repository at this point in the history
  • Loading branch information
rickybassom committed Jul 25, 2020
1 parent 385d4e7 commit 60b90af
Show file tree
Hide file tree
Showing 26 changed files with 92 additions and 92 deletions.
14 changes: 7 additions & 7 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
# date-countdown
[![Build Status](https://travis-ci.org/rickybas/date-countdown.svg?branch=master)](https://travis-ci.org/rickybas/date-countdown)
[![Build Status](https://travis-ci.org/rickybassom/date-countdown.svg?branch=master)](https://travis-ci.org/rickybassom/date-countdown)

[![Get it on AppCenter](https://appcenter.elementary.io/badge.svg)](https://appcenter.elementary.io/com.github.rickybas.date-countdown)
[![Get it on AppCenter](https://appcenter.elementary.io/badge.svg)](https://appcenter.elementary.io/com.github.rickybassom.date-countdown)

A date countdown applet

Expand All @@ -18,7 +18,7 @@ These dependencies must be present before building
## Build

```sh
git clone https://github.com/rickybas/date-countdown.git
git clone https://github.com/rickybassom/date-countdown.git
cd date-countdown
meson build
cd build
Expand All @@ -29,14 +29,14 @@ ninja

```sh
sudo ninja install
./com.github.rickybas.date-countdown
./com.github.rickybassom.date-countdown
```

## Debain build

```sh
dpkg-buildpackage -us -uc
sudo dpkg -i com.github.rickybas.date-countdown_0.1.8_amd64.deb (or the equivalent)
sudo dpkg -i com.github.rickybassom.date-countdown_0.1.8_amd64.deb (or the equivalent)
```

## Flatpak
Expand All @@ -45,11 +45,11 @@ sudo dpkg -i com.github.rickybas.date-countdown_0.1.8_amd64.deb (or the equivale
### Build

```sh
flatpak-builder build-dir com.github.rickybas.date-countdown.json
flatpak-builder build-dir com.github.rickybassom.date-countdown.json
```

### Run

```sh
flatpak-builder --run build-dir com.github.rickybas.date-countdown.json com.github.rickybas.date-countdown
flatpak-builder --run build-dir com.github.rickybassom.date-countdown.json com.github.rickybassom.date-countdown
```
Original file line number Diff line number Diff line change
@@ -1,10 +1,10 @@
{
"app-id" : "com.github.rickybas.date-countdown",
"app-id" : "com.github.rickybassom.date-countdown",
"branch" : "master",
"runtime" : "org.gnome.Platform",
"runtime-version" : "3.26",
"sdk" : "org.gnome.Sdk",
"command" : "com.github.rickybas.date-countdown",
"command" : "com.github.rickybassom.date-countdown",
"finish-args" : [
"--socket=wayland",
"--socket=x11",
Expand Down Expand Up @@ -87,7 +87,7 @@
"sources" : [
{
"type" : "git",
"url" : "https://github.com/rickybas/date-countdown.git"
"url" : "https://github.com/rickybassom/date-countdown.git"
}
]
}
Expand Down
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
<?xml version="1.0" encoding="UTF-8"?>
<!-- Copyright 2020 Ricky Bassom <https://github.com/rickybas> -->
<!-- Copyright 2020 Ricky Bassom <https://github.com/rickybassom> -->
<component type="desktop-application">
<id>com.github.rickybas.date-countdown</id>
<id>com.github.rickybassom.date-countdown</id>
<metadata_license>CC0-1.0</metadata_license>
<project_license>GPL-3.0+</project_license>
<name>Date Countdown</name>
Expand All @@ -15,16 +15,16 @@
</ul>
</description>
<provides>
<binary>com.github.rickybas.date-countdown</binary>
<binary>com.github.rickybassom.date-countdown</binary>
</provides>
<screenshots>
<screenshot type="default">
<image>https://raw.githubusercontent.com/rickybas/date-countdown/master/data/screenshot.png</image>
<image>https://raw.githubusercontent.com/rickybassom/date-countdown/master/data/screenshot.png</image>
</screenshot>
</screenshots>
<developer_name>Ricky Bassom</developer_name>
<url type="homepage">https://github.com/rickybas/date-countdown</url>
<url type="bugtracker">https://github.com/rickybas/date-countdown/issues</url>
<url type="homepage">https://github.com/rickybassom/date-countdown</url>
<url type="bugtracker">https://github.com/rickybassom/date-countdown/issues</url>
<custom>
<value key="x-appcenter-color-primary">#f5f5f5</value>
<value key="x-appcenter-color-primary-text">#044b6c</value>
Expand Down
Original file line number Diff line number Diff line change
@@ -1,8 +1,8 @@
[Desktop Entry]
Name=Date Countdown
Comment=A date countdown applet
Exec=com.github.rickybas.date-countdown
Icon=com.github.rickybas.date-countdown
Exec=com.github.rickybassom.date-countdown
Icon=com.github.rickybassom.date-countdown
Keywords=date;time;applet;countdown;
Terminal=false
Type=Application
Expand Down
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
<?xml version="1.0" encoding="UTF-8"?>
<gresources>
<gresource prefix="/com/github/rickybas/date-countdown">
<gresource prefix="/com/github/rickybassom/date-countdown">
<file alias="Application.css" compressed="true">Application.css</file>
</gresource>
</gresources>
Original file line number Diff line number Diff line change
@@ -1,8 +1,8 @@
<?xml version="1.0" encoding="UTF-8"?>
<schemalist>
<schema path="/com/github/rickybas/date-countdown/"
id="com.github.rickybas.date-countdown"
gettext-domain="com.github.rickybas.date-countdown">
<schema path="/com/github/rickybassom/date-countdown/"
id="com.github.rickybassom.date-countdown"
gettext-domain="com.github.rickybassom.date-countdown">
<key name="window-x" type="i">
<default>-1</default>
<summary>Most recent x position of window</summary>
Expand Down
6 changes: 3 additions & 3 deletions date-countdown.doap
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
<shortdesc xml:lang="en">A minimalist date countdown applet</shortdesc>
<programming-language>Vala</programming-language>
<category rdf:resource="http://api.gnome.org/doap-extensions#apps"/>
<homepage rdf:resource="https://github.com/rickybas/date-countdown"/>
<download-page rdf:resource="https://github.com/rickybas/date-countdown/releases"/>
<bug-database rdf:resource="https://github.com/rickybas/date-countdown/issues"/>
<homepage rdf:resource="https://github.com/rickybassom/date-countdown"/>
<download-page rdf:resource="https://github.com/rickybassom/date-countdown/releases"/>
<bug-database rdf:resource="https://github.com/rickybassom/date-countdown/issues"/>
</Project>
18 changes: 9 additions & 9 deletions debian/changelog
Original file line number Diff line number Diff line change
@@ -1,54 +1,54 @@
com.github.rickybas.date-countdown (0.1.8) xenial; urgency=medium
com.github.rickybassom.date-countdown (0.1.8) xenial; urgency=medium

* Fixed single countdown poover cliping bug

-- Ricky Bassom <[email protected]> Thurs, 18 Jun 2020 13:09:00 -0800

com.github.rickybas.date-countdown (0.1.7) xenial; urgency=medium
com.github.rickybassom.date-countdown (0.1.7) xenial; urgency=medium

* Updated appdata

-- Ricky Bassom <[email protected]> Tue, 9 Jun 2020 13:09:00 -0800

com.github.rickybas.date-countdown (0.1.6) xenial; urgency=medium
com.github.rickybassom.date-countdown (0.1.6) xenial; urgency=medium

* Updated appdata

-- Ricky Bassom <[email protected]> Sat, 6 Jun 2020 13:09:00 -0800

com.github.rickybas.date-countdown (0.1.5) xenial; urgency=medium
com.github.rickybassom.date-countdown (0.1.5) xenial; urgency=medium

* Updated CircularProgressBar

-- Ricky Bassom <[email protected]> Thurs, 3 Jun 2020 13:09:00 -0800

com.github.rickybas.date-countdown (0.1.4) xenial; urgency=medium
com.github.rickybassom.date-countdown (0.1.4) xenial; urgency=medium

* Juno update

-- Ricky Bassom <[email protected]> Thurs, 15 Aug 2019 13:09:00 -0800

com.github.rickybas.date-countdown (0.1.3) xenial; urgency=medium
com.github.rickybassom.date-countdown (0.1.3) xenial; urgency=medium

* Version bump because AppCenter Generator issue

-- Ricky Bassom <[email protected]> Thurs, 3 Aug 2017 13:09:00 -0800

com.github.rickybas.date-countdown (0.1.2) xenial; urgency=medium
com.github.rickybassom.date-countdown (0.1.2) xenial; urgency=medium

* Fix non-latin ellipsize issue
* Add travis badge

-- Ricky Bassom <[email protected]> Tue, 1 Aug 2017 13:09:00 -0800

com.github.rickybas.date-countdown (0.1.1) xenial; urgency=low
com.github.rickybassom.date-countdown (0.1.1) xenial; urgency=low

* Fix homepage link
* Add appcenter badge

-- Ricky Bassom <[email protected]> Thurs, 27 Jul 2017 13:09:00 -0800

com.github.rickybas.date-countdown (0.1.0) xenial; urgency=low
com.github.rickybassom.date-countdown (0.1.0) xenial; urgency=low

* Initial Release.

Expand Down
4 changes: 2 additions & 2 deletions debian/control
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
Source: com.github.rickybas.date-countdown
Source: com.github.rickybassom.date-countdown
Section: x11
Priority: extra
Maintainer: Ricky Bassom <[email protected]>
Expand All @@ -9,7 +9,7 @@ Build-Depends: meson,
valac (>= 0.26)
Standards-Version: 3.9.3

Package: com.github.rickybas.date-countdown
Package: com.github.rickybassom.date-countdown
Architecture: any
Depends: ${misc:Depends}, ${shlibs:Depends}
Description: A date countdown applet
Expand Down
2 changes: 1 addition & 1 deletion debian/copyright
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
Format: http://dep.debian.net/deps/dep5
Upstream-Name: date-countdown
Source: https://github.com/rickybas/date-countdown
Source: https://github.com/rickybassom/date-countdown

Files: src/* data/* meson/* debian/*
Copyright: 2020 Ricky Bassom
Expand Down
2 changes: 1 addition & 1 deletion debian/rules
Original file line number Diff line number Diff line change
Expand Up @@ -26,4 +26,4 @@ override_dh_auto_test:
cd debian/build && ninja test

override_dh_auto_install:
cd debian/build && DESTDIR=${CURDIR}/debian/com.github.rickybas.date-countdown ninja install
cd debian/build && DESTDIR=${CURDIR}/debian/com.github.rickybassom.date-countdown ninja install
2 changes: 1 addition & 1 deletion meson.build
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
project('com.github.rickybas.date-countdown', 'vala', 'c', version: '0.1.8', license: 'GPL-3.0+')
project('com.github.rickybassom.date-countdown', 'vala', 'c', version: '0.1.8', license: 'GPL-3.0+')

gnome = import('gnome')
i18n = import('i18n')
Expand Down
4 changes: 2 additions & 2 deletions po/com.github.rickybas.date-countdown.pot
Original file line number Diff line number Diff line change
@@ -1,12 +1,12 @@
# SOME DESCRIPTIVE TITLE.
# Copyright (C) YEAR THE PACKAGE'S COPYRIGHT HOLDER
# This file is distributed under the same license as the com.github.rickybas.date-countdown package.
# This file is distributed under the same license as the com.github.rickybassom.date-countdown package.
# FIRST AUTHOR <EMAIL@ADDRESS>, YEAR.
#
#, fuzzy
msgid ""
msgstr ""
"Project-Id-Version: com.github.rickybas.date-countdown\n"
"Project-Id-Version: com.github.rickybassom.date-countdown\n"
"Report-Msgid-Bugs-To: \n"
"POT-Creation-Date: 2019-11-10 13:01+0100\n"
"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
Expand Down
4 changes: 2 additions & 2 deletions po/extra/POTFILES
Original file line number Diff line number Diff line change
@@ -1,2 +1,2 @@
data/com.github.rickybas.date-countdown.desktop.in
data/com.github.rickybas.date-countdown.appdata.xml.in
data/com.github.rickybassom.date-countdown.desktop.in
data/com.github.rickybassom.date-countdown.appdata.xml.in
24 changes: 12 additions & 12 deletions po/extra/extra.pot
Original file line number Diff line number Diff line change
Expand Up @@ -17,40 +17,40 @@ msgstr ""
"Content-Type: text/plain; charset=CHARSET\n"
"Content-Transfer-Encoding: 8bit\n"

#: data/com.github.rickybas.date-countdown.desktop.in:3
#: data/com.github.rickybas.date-countdown.appdata.xml.in:7
#: data/com.github.rickybassom.date-countdown.desktop.in:3
#: data/com.github.rickybassom.date-countdown.appdata.xml.in:7
msgid "Date Countdown"
msgstr ""

#: data/com.github.rickybas.date-countdown.desktop.in:5
#: data/com.github.rickybas.date-countdown.appdata.xml.in:8
#: data/com.github.rickybassom.date-countdown.desktop.in:5
#: data/com.github.rickybassom.date-countdown.appdata.xml.in:8
msgid "A date countdown applet"
msgstr ""

#: data/com.github.rickybas.date-countdown.desktop.in:8
msgid "com.github.rickybas.date-countdown"
#: data/com.github.rickybassom.date-countdown.desktop.in:8
msgid "com.github.rickybassom.date-countdown"
msgstr ""

#: data/com.github.rickybas.date-countdown.desktop.in:9
#: data/com.github.rickybassom.date-countdown.desktop.in:9
msgid "date;time;applet;countdown;"
msgstr ""

#: data/com.github.rickybas.date-countdown.appdata.xml.in:10
#: data/com.github.rickybassom.date-countdown.appdata.xml.in:10
msgid "Add multiple countdown timers for specific days"
msgstr ""

#: data/com.github.rickybas.date-countdown.appdata.xml.in:12
#: data/com.github.rickybassom.date-countdown.appdata.xml.in:12
msgid "Add new countdowns"
msgstr ""

#: data/com.github.rickybas.date-countdown.appdata.xml.in:13
#: data/com.github.rickybassom.date-countdown.appdata.xml.in:13
msgid "Right click to edit each countdown"
msgstr ""

#: data/com.github.rickybas.date-countdown.appdata.xml.in:14
#: data/com.github.rickybassom.date-countdown.appdata.xml.in:14
msgid "Specify the start date too"
msgstr ""

#: data/com.github.rickybas.date-countdown.appdata.xml.in:25
#: data/com.github.rickybassom.date-countdown.appdata.xml.in:25
msgid "Ricky Bassom"
msgstr ""
26 changes: 13 additions & 13 deletions po/extra/fr.po
Original file line number Diff line number Diff line change
Expand Up @@ -17,40 +17,40 @@ msgstr ""
"Content-Transfer-Encoding: 8bit\n"
"Plural-Forms: nplurals=2; plural=(n > 1);\n"

#: data/com.github.rickybas.date-countdown.desktop.in:3
#: data/com.github.rickybas.date-countdown.appdata.xml.in:7
#: data/com.github.rickybassom.date-countdown.desktop.in:3
#: data/com.github.rickybassom.date-countdown.appdata.xml.in:7
msgid "Date Countdown"
msgstr "Compte à rebours"

#: data/com.github.rickybas.date-countdown.desktop.in:4
#: data/com.github.rickybas.date-countdown.appdata.xml.in:8
#: data/com.github.rickybassom.date-countdown.desktop.in:4
#: data/com.github.rickybassom.date-countdown.appdata.xml.in:8
msgid "A date countdown applet"
msgstr "Une petite application de compte à rebours de date"

#: data/com.github.rickybas.date-countdown.desktop.in:6
msgid "com.github.rickybas.date-countdown"
msgstr "com.github.rickybas.date-countdown"
#: data/com.github.rickybassom.date-countdown.desktop.in:6
msgid "com.github.rickybassom.date-countdown"
msgstr "com.github.rickybassom.date-countdown"

#: data/com.github.rickybas.date-countdown.desktop.in:7
#: data/com.github.rickybassom.date-countdown.desktop.in:7
msgid "date;time;applet;countdown;"
msgstr "date;temps;widget;compte à rebours;"

#: data/com.github.rickybas.date-countdown.appdata.xml.in:10
#: data/com.github.rickybassom.date-countdown.appdata.xml.in:10
msgid "Add multiple countdown timers for specific days"
msgstr "Ajoutez plusieurs comptes à rebours pour des jours spécifiques"

#: data/com.github.rickybas.date-countdown.appdata.xml.in:12
#: data/com.github.rickybassom.date-countdown.appdata.xml.in:12
msgid "Add new countdowns"
msgstr "Ajoutez de nouveaux comptes à rebours"

#: data/com.github.rickybas.date-countdown.appdata.xml.in:13
#: data/com.github.rickybassom.date-countdown.appdata.xml.in:13
msgid "Right click to edit each countdown"
msgstr "Effectuez un clic droit pour modifier un compte à rebours"

#: data/com.github.rickybas.date-countdown.appdata.xml.in:14
#: data/com.github.rickybassom.date-countdown.appdata.xml.in:14
msgid "Specify the start date too"
msgstr "Définissez la date de début"

#: data/com.github.rickybas.date-countdown.appdata.xml.in:25
#: data/com.github.rickybassom.date-countdown.appdata.xml.in:25
msgid "Ricky Bassom"
msgstr "Ricky Bassom"
Loading

0 comments on commit 60b90af

Please sign in to comment.