Neat, that is a lot simpler too! Thanks. 2012. 12. 11. 오전 11:23에 "Jim Nelson" <[email protected]>님이 작성:
> I think Tom's correct (I haven't tried it), but if you're using Yorba's > Daily Build PPA, you shouldn't have to do that. Installing from there will > install Geary just like a normal app. > > If you're using Unity, click on the Unity icon in the top left-hand > corner, search for Geary, and launch it. When it's running, right-click on > the Geary icon in the dock. You should be able to "pin" it to the dock so > it stays there whether running or not. > > -- Jim > > On Mon, Dec 10, 2012 at 8:37 PM, Tom Most <[email protected]> wrote: > > If you're building from source in your home directory, you can install > it by putting the appropriate .desktop in ~/.local/share/applications. > > $ cd $YOUR_GEARY_CHECKOUT > $ cp build/desktop/geary.desktop ~/.local/share/applications/ > > Then you need to adjust the paths to be absolute so that they > reference your local build: > > $ sed -i "s|Exec=|Exec=$PWD/|" ~/.local/share/applications/geary.desktop > > Does that help? > > On Sat, Dec 8, 2012 at 10:24 AM, John Kim ** wrote: > > Hello. > > > > I use daily build geary to check my email and consider some bugs. But I > > don't always like reaching out for terminal to launch the application. > > Before I managed to put the application icon on the unity by using main > > menu, but I forgot how to do it. How can I launch geary as a standalone, > > mouse-clickable app? > > > > What is the command to use to update daily build geary? Thanks. > > > > -- > > John Kim > > Ubuntu enthusiast > > l **ookjohn.com > > _______________________________________________ > > Geary mailing list > > [email protected] > > http://lists.yorba.org/cgi-bin/mailman/listinfo/geary > _______________________________________________ > Geary mailing list > [email protected] > http://lists.yorba.org/cgi-bin/mailman/listinfo/geary > **** > > > _______________________________________________ Geary mailing list [email protected] http://lists.yorba.org/cgi-bin/mailman/listinfo/geary
