Compare commits
No commits in common. "c96a4c33873757b5a1beae2ffdc1172f6f038eae" and "3370a11f00f3fcd8978ed26a174ef8db80e178f8" have entirely different histories.
c96a4c3387
...
3370a11f00
@ -32,8 +32,7 @@ DISTFILES += qml/harbour-allradio.qml \
|
|||||||
qml/pages/TagListPage.qml \
|
qml/pages/TagListPage.qml \
|
||||||
rpm/harbour-allradio.spec \
|
rpm/harbour-allradio.spec \
|
||||||
translations/*.ts \
|
translations/*.ts \
|
||||||
harbour-allradio.desktop \
|
harbour-allradio.desktop
|
||||||
translations/harbour-allradio-sv.ts
|
|
||||||
|
|
||||||
SAILFISHAPP_ICONS = 86x86 108x108 128x128 172x172
|
SAILFISHAPP_ICONS = 86x86 108x108 128x128 172x172
|
||||||
|
|
||||||
|
@ -53,7 +53,7 @@ function setSetting(key, value) {
|
|||||||
}
|
}
|
||||||
}
|
}
|
||||||
);
|
);
|
||||||
//console.log("setSetting: "+value)
|
console.log("setSetting: "+value)
|
||||||
return res;
|
return res;
|
||||||
}
|
}
|
||||||
|
|
||||||
@ -73,7 +73,7 @@ function getSetting(key, default_value) {
|
|||||||
//console.log("Database " + err);
|
//console.log("Database " + err);
|
||||||
res = default_value;
|
res = default_value;
|
||||||
};
|
};
|
||||||
//console.log("getSetting: "+res)
|
console.log("getSetting: "+res)
|
||||||
return res
|
return res
|
||||||
}
|
}
|
||||||
|
|
||||||
|
@ -204,7 +204,7 @@ Page {
|
|||||||
radioPlayer.getStationFavorite(model.stationuuid)
|
radioPlayer.getStationFavorite(model.stationuuid)
|
||||||
radioPlayer.playlistIndex = index
|
radioPlayer.playlistIndex = index
|
||||||
|
|
||||||
//console.log("Index: "+index)
|
console.log("Index: "+index)
|
||||||
|
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
@ -26,21 +26,7 @@ BuildRequires: pkgconfig(nemonotifications-qt5)
|
|||||||
BuildRequires: pkgconfig(dbus-1)
|
BuildRequires: pkgconfig(dbus-1)
|
||||||
|
|
||||||
%description
|
%description
|
||||||
AllRadio2 is a new version of AllRadio, an internet radio player.
|
AllRadio2 is a new version of AllRadio.
|
||||||
|
|
||||||
%if "%{?vendor}" == "chum"
|
|
||||||
Categories:
|
|
||||||
- Multimedia
|
|
||||||
Icon: https://gitea.nesnomis.nu/nesnomis/harbour-allradio/src/branch/master/icons/128x128/harbour-allradio.png
|
|
||||||
Screenshots:
|
|
||||||
- https://gitea.nesnomis.nu/nesnomis/harbour-allradio/wiki/raw/Screenshot_20250522_222021_001.png
|
|
||||||
- https://gitea.nesnomis.nu/nesnomis/harbour-allradio/wiki/raw/Screenshot_20250522_222038_001.png
|
|
||||||
- https://gitea.nesnomis.nu/nesnomis/harbour-allradio/wiki/raw/Screenshot_20250522_222152_001.png
|
|
||||||
- https://gitea.nesnomis.nu/nesnomis/harbour-allradio/wiki/raw/Screenshot_20250522_222316_001.png
|
|
||||||
- https://gitea.nesnomis.nu/nesnomis/harbour-allradio/wiki/raw/Screenshot_20250522_222349_001.png
|
|
||||||
Url:
|
|
||||||
Homepage: https://openrepos.net/content/nesnomis/allradio2
|
|
||||||
%endif
|
|
||||||
|
|
||||||
%prep
|
%prep
|
||||||
%setup -q -n %{name}-%{version}
|
%setup -q -n %{name}-%{version}
|
||||||
|
File diff suppressed because it is too large
Load Diff
@ -1,58 +1,58 @@
|
|||||||
<?xml version="1.0" encoding="utf-8"?>
|
<?xml version="1.0" encoding="utf-8"?>
|
||||||
<!DOCTYPE TS>
|
<!DOCTYPE TS>
|
||||||
<TS version="2.1" language="sv_SE" sourcelanguage="en">
|
<TS version="2.1">
|
||||||
<context>
|
<context>
|
||||||
<name>AboutPage</name>
|
<name>AboutPage</name>
|
||||||
<message>
|
<message>
|
||||||
<source>AllRadio is an internet radio station player</source>
|
<source>AllRadio is an internet radio station player</source>
|
||||||
<translation>AllRadio är en internet radio spelare</translation>
|
<translation type="unfinished"></translation>
|
||||||
</message>
|
</message>
|
||||||
<message>
|
<message>
|
||||||
<source>License: GPLv2</source>
|
<source>License: GPLv2</source>
|
||||||
<translation>Licens: GPLv2</translation>
|
<translation type="unfinished"></translation>
|
||||||
</message>
|
</message>
|
||||||
</context>
|
</context>
|
||||||
<context>
|
<context>
|
||||||
<name>AllRadio</name>
|
<name>AllRadio</name>
|
||||||
<message>
|
<message>
|
||||||
<source>About</source>
|
<source>About</source>
|
||||||
<translation>Om</translation>
|
<translation type="unfinished"></translation>
|
||||||
</message>
|
</message>
|
||||||
<message>
|
<message>
|
||||||
<source>Settings</source>
|
<source>Settings</source>
|
||||||
<translation>Inställningar</translation>
|
<translation type="unfinished"></translation>
|
||||||
</message>
|
</message>
|
||||||
<message>
|
<message>
|
||||||
<source>Sleep timer</source>
|
<source>Sleep timer</source>
|
||||||
<translation>Insomningstimer</translation>
|
<translation type="unfinished"></translation>
|
||||||
</message>
|
</message>
|
||||||
<message>
|
<message>
|
||||||
<source>Search</source>
|
<source>Search</source>
|
||||||
<translation>Sök</translation>
|
<translation type="unfinished"></translation>
|
||||||
</message>
|
</message>
|
||||||
<message>
|
<message>
|
||||||
<source>Countries</source>
|
<source>Countries</source>
|
||||||
<translation>Favoriter</translation>
|
<translation type="unfinished"></translation>
|
||||||
</message>
|
</message>
|
||||||
<message>
|
<message>
|
||||||
<source>My Favorites</source>
|
<source>My Favorites</source>
|
||||||
<translation>Mina Favoriter</translation>
|
<translation type="unfinished"></translation>
|
||||||
</message>
|
</message>
|
||||||
<message>
|
<message>
|
||||||
<source>Play history</source>
|
<source>Play history</source>
|
||||||
<translation>Uppspelningshistorik</translation>
|
<translation type="unfinished"></translation>
|
||||||
</message>
|
</message>
|
||||||
<message>
|
<message>
|
||||||
<source>My most played Tags</source>
|
<source>My most played Tags</source>
|
||||||
<translation>Mest spelade taggar</translation>
|
<translation type="unfinished"></translation>
|
||||||
</message>
|
</message>
|
||||||
<message>
|
<message>
|
||||||
<source>Trending in</source>
|
<source>Trending in</source>
|
||||||
<translation>Trendar i</translation>
|
<translation type="unfinished"></translation>
|
||||||
</message>
|
</message>
|
||||||
<message>
|
<message>
|
||||||
<source>Trending in the world</source>
|
<source>Trending in the world</source>
|
||||||
<translation>Trender i världen</translation>
|
<translation type="unfinished"></translation>
|
||||||
</message>
|
</message>
|
||||||
</context>
|
</context>
|
||||||
<context>
|
<context>
|
||||||
@ -1179,7 +1179,7 @@
|
|||||||
</message>
|
</message>
|
||||||
<message>
|
<message>
|
||||||
<source>Search</source>
|
<source>Search</source>
|
||||||
<translation type="unfinished">Sök</translation>
|
<translation type="unfinished"></translation>
|
||||||
</message>
|
</message>
|
||||||
</context>
|
</context>
|
||||||
<context>
|
<context>
|
||||||
|
Loading…
x
Reference in New Issue
Block a user