]> git.pld-linux.org Git - packages/nautilus.git/blob - nautilus-applnk.patch
- fixed bug 104601 (allow to make thumbnails larger than 100MB)
[packages/nautilus.git] / nautilus-applnk.patch
1 --- nautilus-1.0.6/Makefile.am.orig     Sat Feb  9 00:27:32 2002
2 +++ nautilus-1.0.6/Makefile.am  Sat Feb  9 09:21:22 2002
3 @@ -62,11 +62,11 @@
4                 gnome-starthere-96.png          \
5                 gnome-starthere.png
6  
7 -Applicationsdir = $(datadir)/gnome/apps/Applications
8 +Applicationsdir = $(datadir)/applnk/Utilities
9  Applications_DATA = $(DESKTOP_FILES)
10  
11 -Toplevelmenudir = $(datadir)/gnome/apps
12 -Toplevelmenu_DATA = nautilus-help.desktop
13 +NautilusHelpdir = $(datadir)/applnk/Help
14 +NautilusHelp_DATA = nautilus-help.desktop
15  
16  ## [The following is shamelessly copied from gnome-vfs.]
17  
This page took 0.056609 seconds and 3 git commands to generate.