[gnome-software] Feature ardour5 instead of ardour2
- From: Kalev Lember <klember src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [gnome-software] Feature ardour5 instead of ardour2
- Date: Thu, 29 Dec 2016 13:22:36 +0000 (UTC)
commit 541110d15f04217e05089bc1f1e57a7688c8576d
Author: Kalev Lember <klember redhat com>
Date: Thu Dec 29 14:21:42 2016 +0100
Feature ardour5 instead of ardour2
Ardour has a mess of parallel installable versions. This switches us to
feature the latest one.
src/plugins/gs-plugin-hardcoded-featured.c | 2 +-
1 files changed, 1 insertions(+), 1 deletions(-)
---
diff --git a/src/plugins/gs-plugin-hardcoded-featured.c b/src/plugins/gs-plugin-hardcoded-featured.c
index 009617e..6a9c241 100644
--- a/src/plugins/gs-plugin-hardcoded-featured.c
+++ b/src/plugins/gs-plugin-hardcoded-featured.c
@@ -34,7 +34,7 @@ struct {
const gchar *id;
const gchar *css;
} myapps[] = {
- { "ardour2.desktop",
+ { "ardour5.desktop",
"border-color: #333333;\n"
"text-shadow: 0 1px 1px rgba(0,0,0,0.5);\n"
"color: #ffffff;\n"
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]