Author: kelnos
Date: 2008-08-24 01:02:32 +0000 (Sun, 24 Aug 2008)
New Revision: 27545

Added:
   xfwm4/trunk/settings-dialogs/xfce-wm-settings.desktop.in
   xfwm4/trunk/settings-dialogs/xfce-wmtweaks-settings.desktop.in
   xfwm4/trunk/settings-dialogs/xfce-workspaces-settings.desktop.in
Removed:
   xfwm4/trunk/settings-dialogs/xfwm4-settings.desktop.in
   xfwm4/trunk/settings-dialogs/xfwm4-tweaks-settings.desktop.in
   xfwm4/trunk/settings-dialogs/xfwm4-workspace-settings.desktop.in
Modified:
   xfwm4/trunk/settings-dialogs/Makefile.am
Log:
rename the .desktop files to their old names; fix missing fields

Modified: xfwm4/trunk/settings-dialogs/Makefile.am
===================================================================
--- xfwm4/trunk/settings-dialogs/Makefile.am    2008-08-23 18:57:55 UTC (rev 
27544)
+++ xfwm4/trunk/settings-dialogs/Makefile.am    2008-08-24 01:02:32 UTC (rev 
27545)
@@ -95,9 +95,9 @@
 
 desktopdir = $(datadir)/applications
 desktop_in_files = \
-       xfwm4-settings.desktop.in \
-       xfwm4-tweaks-settings.desktop.in \
-       xfwm4-workspace-settings.desktop.in
+       xfce-wm-settings.desktop.in \
+       xfce-wmtweaks-settings.desktop.in \
+       xfce-workspaces-settings.desktop.in
 desktop_DATA = $(desktop_in_files:.desktop.in=.desktop)
 
 settingsdir = $(datadir)/xfce4/settings-dialogs
@@ -112,6 +112,4 @@
        xfwm4-dialog.glade
 
 DISTCLEANFILES = \
-       xfwm4-settings.desktop \
-       xfwm4-workspace-settings.desktop \
-       xfwm4-tweaks-settings.desktop
+       $(desktop_DATA)

Copied: xfwm4/trunk/settings-dialogs/xfce-wm-settings.desktop.in (from rev 
27544, xfwm4/trunk/settings-dialogs/xfwm4-settings.desktop.in)
===================================================================
--- xfwm4/trunk/settings-dialogs/xfce-wm-settings.desktop.in                    
        (rev 0)
+++ xfwm4/trunk/settings-dialogs/xfce-wm-settings.desktop.in    2008-08-24 
01:02:32 UTC (rev 27545)
@@ -0,0 +1,12 @@
+[Desktop Entry]
+Version=1.0
+_Name=Xfce 4 Window Manager Settings
+_GenericName=Window Manager Settings
+_Comment=Configure window behavior
+Exec=xfwm4-settings
+Icon=xfwm4
+Terminal=false
+Type=Application
+Categories=X-XFCE;Settings;DesktopSettings;
+StartupNotify=true
+OnlyShowIn=XFCE;

Copied: xfwm4/trunk/settings-dialogs/xfce-wmtweaks-settings.desktop.in (from 
rev 27544, xfwm4/trunk/settings-dialogs/xfwm4-tweaks-settings.desktop.in)
===================================================================
--- xfwm4/trunk/settings-dialogs/xfce-wmtweaks-settings.desktop.in              
                (rev 0)
+++ xfwm4/trunk/settings-dialogs/xfce-wmtweaks-settings.desktop.in      
2008-08-24 01:02:32 UTC (rev 27545)
@@ -0,0 +1,12 @@
+[Desktop Entry]
+Version=1.0
+_Name=Xfce 4 Window Manager Tweaks
+_GenericName=Window Manager Tweaks
+_Comment=Advanced window manager settings
+Exec=xfwm4-tweaks-settings
+Icon=wmtweaks
+Terminal=false
+Type=Application
+Categories=X-XFCE;Settings;DesktopSettings;
+StartupNotify=true
+OnlyShowIn=XFCE;

Copied: xfwm4/trunk/settings-dialogs/xfce-workspaces-settings.desktop.in (from 
rev 27544, xfwm4/trunk/settings-dialogs/xfwm4-workspace-settings.desktop.in)
===================================================================
--- xfwm4/trunk/settings-dialogs/xfce-workspaces-settings.desktop.in            
                (rev 0)
+++ xfwm4/trunk/settings-dialogs/xfce-workspaces-settings.desktop.in    
2008-08-24 01:02:32 UTC (rev 27545)
@@ -0,0 +1,12 @@
+[Desktop Entry]
+Version=1.0
+_Name=Xfce 4 Workspaces Settings
+_GenericName=Workspaces Settings
+_Comment=Set number and names of workspaces
+Exec=xfwm4-workspace-settings
+Icon=xfce4-workspaces
+Terminal=false
+Type=Application
+Categories=X-XFCE;Settings;DesktopSettings;
+StartupNotify=true
+OnlyShowIn=XFCE;

Deleted: xfwm4/trunk/settings-dialogs/xfwm4-settings.desktop.in

Deleted: xfwm4/trunk/settings-dialogs/xfwm4-tweaks-settings.desktop.in

Deleted: xfwm4/trunk/settings-dialogs/xfwm4-workspace-settings.desktop.in

_______________________________________________
Xfce4-commits mailing list
Xfce4-commits@xfce.org
http://foo-projects.org/mailman/listinfo/xfce4-commits

Reply via email to