The attached patch shows gnome-dictionary in main menu according to UI spec of
OpenSolaris 2008.11.

Regards,

Jedy
-------------- next part --------------
Index: ChangeLog
===================================================================
--- ChangeLog   (revision 15312)
+++ ChangeLog   (working copy)
@@ -1,3 +1,8 @@
+2008-09-10  Wang Xin  <jedy.wang at sun.com>
+
+       * SUNWgnome-utils.spec: Remove NoDisplay from .desktop file of
+       gnome-dictionary.
+
 2008-09-10  Halton Huo  <halton.huo at sun.com>
 
        Update for copyright based on latest StepByStep doc
Index: SUNWgnome-utils.spec
===================================================================
--- SUNWgnome-utils.spec        (revision 15312)
+++ SUNWgnome-utils.spec        (working copy)
@@ -182,8 +182,7 @@
 
 rm $RPM_BUILD_ROOT%{_libdir}/gnome-system-log/plugins/*.la
 
-# Remove gnome-dictionary menu entry, developer files and documentation.
-echo "NoDisplay=true" >> 
$RPM_BUILD_ROOT%{_datadir}/applications/gnome-dictionary.desktop
+# Remove developer files and documentation.
 rm -r $RPM_BUILD_ROOT%{_datadir}/gnome-system-log
 rm -r $RPM_BUILD_ROOT%{_datadir}/gtk-doc
 rm -r $RPM_BUILD_ROOT%{_includedir}/gdict*
@@ -517,6 +516,8 @@
 %endif
 
 %changelog
+* Wed Sep 10 2008 - jedy.wang at sun.com
+- Remove NoDisplay=true for dictionary item.
 * Thu Aug 28 2008 - dave.lin at sun.com
 - Uncomment the line %{_datadir}/omf/*/*-[a-z][a-z]_[A-Z][A-Z].omf in %files
   to include share/omf/baobab/baobab-zh_HK.omf & baobab-zh_TW.omf

Reply via email to