From: David Solbach Date: Sun, 17 Oct 2010 08:53:44 +0000 (+0200) Subject: - rename desktop file X-Git-Url: https://vcs.maemo.org/git/?p=buliscores;a=commitdiff_plain;h=853be8d6c350e2b4be0a8bba449d3e4c88189bef - rename desktop file --- diff --git a/BundesligaWidget.pro b/BundesligaWidget.pro index b5cbe1b..0b357ca 100644 --- a/BundesligaWidget.pro +++ b/BundesligaWidget.pro @@ -5,7 +5,7 @@ QT += phonon OTHER_FILES += \ - bundesligawidget.desktop + buliscores.desktop HEADERS += \ src/match.h \ diff --git a/BundesligaWidget.pro.user b/BundesligaWidget.pro.user index b8fd4da..f0ae3b6 100644 --- a/BundesligaWidget.pro.user +++ b/BundesligaWidget.pro.user @@ -126,16 +126,16 @@ Qt4ProjectManager.MaemoPackageCreationStep - /home/david/Projects/git-buliscores/bundesligawidget.desktop /home/david/Projects/git-buliscores/sounds/trillerpfeife.wav /home/david/Projects/git-buliscores/sounds/tor.wav + /home/david/Projects/git-buliscores/buliscores.desktop false /usr/lib/hildon-desktop/BundesligaWidget - /usr/share/applications/hildon-home/bundesligawidget.desktop /usr/share/buliscores/trillerpfeife.wav /usr/share/buliscores/tor.wav + /usr/share/applications/hildon-home/buliscores.desktop 3 diff --git a/buliscores.desktop b/buliscores.desktop new file mode 100644 index 0000000..73ca659 --- /dev/null +++ b/buliscores.desktop @@ -0,0 +1,10 @@ +[Desktop Entry] +Name=BuLi Scores +Comment=Live scores of the German Bundesliga. +Type=qt +X-Path=BundesligaWidget +X-Multiple-Instances=false +X-home-applet-minwidth=400 +X-home-applet-minheight=250 +Name[en_US]=Live scores of the German Bundesliga. +Name[de_DE]=Aktuelle Ergebnisse der Bundesliga. diff --git a/bundesligawidget.desktop b/bundesligawidget.desktop deleted file mode 100644 index 73ca659..0000000 --- a/bundesligawidget.desktop +++ /dev/null @@ -1,10 +0,0 @@ -[Desktop Entry] -Name=BuLi Scores -Comment=Live scores of the German Bundesliga. -Type=qt -X-Path=BundesligaWidget -X-Multiple-Instances=false -X-home-applet-minwidth=400 -X-home-applet-minheight=250 -Name[en_US]=Live scores of the German Bundesliga. -Name[de_DE]=Aktuelle Ergebnisse der Bundesliga.