summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAlexander Larsson <alexl@redhat.com>2006-11-06 17:27:32 +0000
committerAlexander Larsson <alexl@src.gnome.org>2006-11-06 17:27:32 +0000
commit6508bd717cc91c6145313b7fb55a546e8273bc81 (patch)
treed4408dc1f6e0076867dc829cfc1af4c6ac165958
parent270f44ecd1a8b4eb4c4362d42f57ce3e9289cab8 (diff)
downloadnautilus-6508bd717cc91c6145313b7fb55a546e8273bc81.tar.gz
Add X-GNOME-Bugzilla-Version marking to desktop files.
2006-11-06 Alexander Larsson <alexl@redhat.com> * configure.in: * nautilus-computer.desktop.in: * nautilus-computer.desktop.in.in: * nautilus-file-management-properties.desktop.in: * nautilus-file-management-properties.desktop.in.in: * nautilus-folder-handler.desktop.in: * nautilus-folder-handler.desktop.in.in: * nautilus-home.desktop.in: * nautilus-home.desktop.in.in: * nautilus.desktop.in: * nautilus.desktop.in.in: Add X-GNOME-Bugzilla-Version marking to desktop files.
-rw-r--r--ChangeLog15
-rw-r--r--configure.in5
-rw-r--r--nautilus-computer.desktop.in.in (renamed from nautilus-computer.desktop.in)1
-rw-r--r--nautilus-file-management-properties.desktop.in.in (renamed from nautilus-file-management-properties.desktop.in)1
-rw-r--r--nautilus-folder-handler.desktop.in.in (renamed from nautilus-folder-handler.desktop.in)1
-rw-r--r--nautilus-home.desktop.in.in (renamed from nautilus-home.desktop.in)0
-rw-r--r--nautilus.desktop.in.in (renamed from nautilus.desktop.in)1
7 files changed, 24 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index cd2940273..58e6e5532 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,5 +1,20 @@
2006-11-06 Alexander Larsson <alexl@redhat.com>
+ * configure.in:
+ * nautilus-computer.desktop.in:
+ * nautilus-computer.desktop.in.in:
+ * nautilus-file-management-properties.desktop.in:
+ * nautilus-file-management-properties.desktop.in.in:
+ * nautilus-folder-handler.desktop.in:
+ * nautilus-folder-handler.desktop.in.in:
+ * nautilus-home.desktop.in:
+ * nautilus-home.desktop.in.in:
+ * nautilus.desktop.in:
+ * nautilus.desktop.in.in:
+ Add X-GNOME-Bugzilla-Version marking to desktop files.
+
+2006-11-06 Alexander Larsson <alexl@redhat.com>
+
* libnautilus-private/nautilus-icon-container.c:
Cancel rubberbanding if we get a grab shadow event.
This happens when a modal dialog (e.g. an error or auth dialog)
diff --git a/configure.in b/configure.in
index b4cfee44b..3630204bb 100644
--- a/configure.in
+++ b/configure.in
@@ -420,6 +420,11 @@ libnautilus-private/Makefile
libnautilus-extension/Makefile
libnautilus-extension/libnautilus-extension.pc
nautilus.spec
+nautilus-computer.desktop.in
+nautilus-file-management-properties.desktop.in
+nautilus-home.desktop.in
+nautilus.desktop.in
+nautilus-folder-handler.desktop.in
po/Makefile.in
src/Makefile
src/file-manager/Makefile
diff --git a/nautilus-computer.desktop.in b/nautilus-computer.desktop.in.in
index ecb17cf11..07423d820 100644
--- a/nautilus-computer.desktop.in
+++ b/nautilus-computer.desktop.in.in
@@ -12,3 +12,4 @@ Categories=Application;Core;
X-GNOME-Bugzilla-Bugzilla=GNOME
X-GNOME-Bugzilla-Product=nautilus
X-GNOME-Bugzilla-Component=general
+X-GNOME-Bugzilla-Version=@VERSION@
diff --git a/nautilus-file-management-properties.desktop.in b/nautilus-file-management-properties.desktop.in.in
index ed1e19e73..9d583acf1 100644
--- a/nautilus-file-management-properties.desktop.in
+++ b/nautilus-file-management-properties.desktop.in.in
@@ -12,3 +12,4 @@ OnlyShowIn=GNOME;
X-GNOME-Bugzilla-Bugzilla=GNOME
X-GNOME-Bugzilla-Product=nautilus
X-GNOME-Bugzilla-Component=Preferences
+X-GNOME-Bugzilla-Version=@VERSION@
diff --git a/nautilus-folder-handler.desktop.in b/nautilus-folder-handler.desktop.in.in
index bb7815f03..fa9784994 100644
--- a/nautilus-folder-handler.desktop.in
+++ b/nautilus-folder-handler.desktop.in.in
@@ -11,3 +11,4 @@ MimeType=x-directory/gnome-default-handler;x-directory/normal;inode/directory;ap
X-GNOME-Bugzilla-Bugzilla=GNOME
X-GNOME-Bugzilla-Product=nautilus
X-GNOME-Bugzilla-Component=general
+X-GNOME-Bugzilla-Version=@VERSION@
diff --git a/nautilus-home.desktop.in b/nautilus-home.desktop.in.in
index 29277c520..29277c520 100644
--- a/nautilus-home.desktop.in
+++ b/nautilus-home.desktop.in.in
diff --git a/nautilus.desktop.in b/nautilus.desktop.in.in
index ccfc142f8..5c23a4205 100644
--- a/nautilus.desktop.in
+++ b/nautilus.desktop.in.in
@@ -13,3 +13,4 @@ OnlyShowIn=GNOME;
X-GNOME-Bugzilla-Bugzilla=GNOME
X-GNOME-Bugzilla-Product=nautilus
X-GNOME-Bugzilla-Component=general
+X-GNOME-Bugzilla-Version=@VERSION@