patches/gnome-panel-04-fish-applet.diff
changeset 7279 e6d86084bb59
parent 6570 466852bfc4cb
equal deleted inserted replaced
7278:c8cd294b1bef 7279:e6d86084bb59
       
     1 diff -urNp gnome-panel-2.12.1/applets/Makefile.am gnome-panel-2.12.1-hacked/applets/Makefile.am
       
     2 --- gnome-panel-2.12.1/applets/Makefile.am	2003-03-07 13:43:19.000000000 +1300
       
     3 +++ gnome-panel-2.12.1-hacked/applets/Makefile.am	2005-10-28 13:08:39.637882000 +1300
       
     4 @@ -1,6 +1,5 @@
       
     5  SUBDIRS =		\
       
     6  	clock		\
       
     7 -	fish		\
       
     8  	notification_area \
       
     9  	wncklet
       
    10  
       
    11 --- gnome-panel-2.13.4/configure.in.orig	Mon Jan 16 13:35:04 2006
       
    12 +++ gnome-panel-2.13.4/configure.in	Mon Jan 16 13:37:39 2006
       
    13 @@ -207,7 +207,6 @@
       
    14  po/Makefile.in
       
    15  applets/Makefile
       
    16  applets/clock/Makefile
       
    17 -applets/fish/Makefile
       
    18  applets/notification_area/Makefile
       
    19  applets/wncklet/Makefile
       
    20  doc/Makefile
       
    21 @@ -215,31 +214,24 @@
       
    22  doc/reference/panel-applet/Makefile
       
    23  help/Makefile
       
    24  help/clock/Makefile
       
    25 -help/fish/Makefile
       
    26  help/window-list/Makefile
       
    27  help/workspace-switcher/Makefile
       
    28  help/ja/Makefile
       
    29 -help/ja/fish/Makefile
       
    30  help/ja/window-list/Makefile
       
    31  help/ja/workspace-switcher/Makefile
       
    32  help/de/Makefile
       
    33 -help/de/fish/Makefile
       
    34  help/de/window-list/Makefile
       
    35  help/de/workspace-switcher/Makefile
       
    36  help/sv/Makefile
       
    37 -help/sv/fish/Makefile
       
    38  help/sv/window-list/Makefile
       
    39  help/sv/workspace-switcher/Makefile
       
    40  help/ko/Makefile
       
    41 -help/ko/fish/Makefile
       
    42  help/ko/window-list/Makefile
       
    43  help/ko/workspace-switcher/Makefile
       
    44  help/zh_CN/Makefile
       
    45 -help/zh_CN/fish/Makefile
       
    46  help/zh_CN/window-list/Makefile
       
    47  help/zh_CN/workspace-switcher/Makefile
       
    48  help/zh_TW/Makefile
       
    49 -help/zh_TW/fish/Makefile
       
    50  help/zh_TW/window-list/Makefile
       
    51  help/zh_TW/workspace-switcher/Makefile
       
    52  man/Makefile
       
    53 --- gnome-panel-2.13.4/help/Makefile.am.orig	Mon Jan 16 13:44:56 2006
       
    54 +++ gnome-panel-2.13.4/help/Makefile.am	Mon Jan 16 13:45:02 2006
       
    55 @@ -1 +1 @@
       
    56 -SUBDIRS = clock fish window-list workspace-switcher ja de sv ko zh_CN zh_TW
       
    57 +SUBDIRS = clock window-list workspace-switcher ja de sv ko zh_CN zh_TW
       
    58 --- gnome-panel-2.13.4/help/ja/Makefile.am.orig	Mon Jan 16 13:38:28 2006
       
    59 +++ gnome-panel-2.13.4/help/ja/Makefile.am	Mon Jan 16 13:38:32 2006
       
    60 @@ -1 +1 @@
       
    61 -SUBDIRS = fish window-list workspace-switcher
       
    62 +SUBDIRS = window-list workspace-switcher
       
    63 --- gnome-panel-2.13.4/help/de/Makefile.am.orig	Mon Jan 16 13:37:55 2006
       
    64 +++ gnome-panel-2.13.4/help/de/Makefile.am	Mon Jan 16 13:38:15 2006
       
    65 @@ -1 +1 @@
       
    66 -SUBDIRS = fish window-list workspace-switcher
       
    67 +SUBDIRS = window-list workspace-switcher
       
    68 --- gnome-panel-2.13.4/help/sv/Makefile.am.orig	Mon Jan 16 13:38:43 2006
       
    69 +++ gnome-panel-2.13.4/help/sv/Makefile.am	Mon Jan 16 13:38:45 2006
       
    70 @@ -1 +1 @@
       
    71 -SUBDIRS = fish window-list workspace-switcher
       
    72 +SUBDIRS = window-list workspace-switcher
       
    73 --- gnome-panel-2.13.4/help/ko/Makefile.am.orig	Mon Jan 16 13:38:37 2006
       
    74 +++ gnome-panel-2.13.4/help/ko/Makefile.am	Mon Jan 16 13:38:39 2006
       
    75 @@ -1 +1 @@
       
    76 -SUBDIRS = fish window-list workspace-switcher
       
    77 +SUBDIRS = window-list workspace-switcher
       
    78 --- gnome-panel-2.13.4/help/zh_CN/Makefile.am.orig	Mon Jan 16 13:38:55 2006
       
    79 +++ gnome-panel-2.13.4/help/zh_CN/Makefile.am	Mon Jan 16 13:38:56 2006
       
    80 @@ -1 +1 @@
       
    81 -SUBDIRS = fish window-list workspace-switcher
       
    82 +SUBDIRS = window-list workspace-switcher
       
    83 --- gnome-panel-2.13.4/help/zh_TW/Makefile.am.orig	Mon Jan 16 13:39:03 2006
       
    84 +++ gnome-panel-2.13.4/help/zh_TW/Makefile.am	Mon Jan 16 13:39:13 2006
       
    85 @@ -1 +1 @@
       
    86 -SUBDIRS = fish window-list workspace-switcher
       
    87 +SUBDIRS = window-list workspace-switcher