From: Michael Orlitzky Date: Sat, 7 Apr 2012 00:30:52 +0000 (-0400) Subject: Rename the desktop file to match the naming scheme of those that ship X-Git-Tag: v0.0.8~1 X-Git-Url: http://gitweb.michael.orlitzky.com/?p=xfce4-hdaps.git;a=commitdiff_plain;h=d2925e48e6a8501a70924fb67914b7e8bf99de3a Rename the desktop file to match the naming scheme of those that ship with xfce4-panel. --- diff --git a/panel-plugin/Makefile.am b/panel-plugin/Makefile.am index 554767f..8dc27de 100644 --- a/panel-plugin/Makefile.am +++ b/panel-plugin/Makefile.am @@ -62,7 +62,7 @@ libhdaps_la_LIBADD = \ # desktopdir = $(datadir)/xfce4/panel/plugins -desktop_in_files = xfce4-hdaps.desktop.in +desktop_in_files = hdaps.desktop.in desktop_DATA = $(desktop_in_files:.desktop.in=.desktop) diff --git a/panel-plugin/xfce4-hdaps.desktop.in b/panel-plugin/hdaps.desktop.in similarity index 100% rename from panel-plugin/xfce4-hdaps.desktop.in rename to panel-plugin/hdaps.desktop.in diff --git a/po/POTFILES.in b/po/POTFILES.in index 32da7c3..83dc743 100644 --- a/po/POTFILES.in +++ b/po/POTFILES.in @@ -1,4 +1,4 @@ panel-plugin/hdaps.c panel-plugin/xfce4-hdaps.c panel-plugin/xfce4-hdaps-dialogs.c -panel-plugin/xfce4-hdaps.desktop.in +panel-plugin/hdaps.desktop.in