Mailinglist Archive: opensuse-commit (1003 mails)
| < Previous | Next > |
commit thunar
- From: root@xxxxxxxxxxxxxxx (h_root)
- Date: Fri, 08 Jun 2007 00:26:50 +0200
- Message-id: <20070607222650.97E1F678168@xxxxxxxxxxxxxxx>
Hello community,
here is the log from the commit of package thunar
checked in at Fri Jun 8 00:26:50 CEST 2007.
--------
--- thunar/thunar.changes 2007-05-22 16:45:54.000000000 +0200
+++ /mounts/work_src_done/STABLE/thunar/thunar.changes 2007-06-07 16:04:49.000000000 +0200
@@ -1,0 +2,5 @@
+Thu Jun 7 16:04:49 CEST 2007 - sbrabec@xxxxxxx
+
+- Removed invalid desktop Category "Application" (#254654).
+
+-------------------------------------------------------------------
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Other differences:
------------------
++++++ thunar.spec ++++++
--- /var/tmp/diff_new_pack.u27130/_old 2007-06-08 00:26:43.000000000 +0200
+++ /var/tmp/diff_new_pack.u27130/_new 2007-06-08 00:26:43.000000000 +0200
@@ -20,7 +20,7 @@
BuildRequires: xfce4-panel-devel >= 4.3
Summary: Various tools for xfce4
Version: 0.8.0
-Release: 29
+Release: 39
License: GNU General Public License (GPL)
URL: http://www.xfce.org/
Source: Thunar-%{version}.tar.bz2
@@ -150,6 +150,8 @@
%dir %{_includedir}/thunarx-1/thunarx
%changelog
+* Thu Jun 07 2007 - sbrabec@xxxxxxx
+- Removed invalid desktop Category "Application" (#254654).
* Tue May 22 2007 - prusnak@xxxxxxx
- call %%suse_update_desktop_file
* Tue May 22 2007 - prusnak@xxxxxxx
++++++ thunar-desktop.patch ++++++
--- /var/tmp/diff_new_pack.u27130/_old 2007-06-08 00:26:43.000000000 +0200
+++ /var/tmp/diff_new_pack.u27130/_new 2007-06-08 00:26:43.000000000 +0200
@@ -14,8 +14,9 @@
Terminal=false
StartupNotify=true
Type=Application
- Categories=Application;System;Utility;Core;GTK;Filesystem;
+-Categories=Application;System;Utility;Core;GTK;Filesystem;
-
++Categories=System;Utility;Core;GTK;Filesystem;
# vi:set encoding=UTF-8:
--- Thunar.desktop.in.in
+++ Thunar.desktop.in.in
@@ -33,6 +34,7 @@
Terminal=false
StartupNotify=true
Type=Application
- Categories=Application;System;Utility;Core;GTK;FileManager;
+-Categories=Application;System;Utility;Core;GTK;FileManager;
-
++Categories=System;Utility;Core;GTK;FileManager;
# vi:set encoding=UTF-8:
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Remember to have fun...
---------------------------------------------------------------------
To unsubscribe, e-mail: opensuse-commit+unsubscribe@xxxxxxxxxxxx
For additional commands, e-mail: opensuse-commit+help@xxxxxxxxxxxx
| < Previous | Next > |